Commit d9c4592
Force refresh App explorer on create project...
...when new project name is the same as the one set in the current-context.
The steps to reproduce:
- On Openshift cluster: create a project giving it some name
- assert that the project is successfully created, the App Explorer is refreshed automatically and
the new project is lister in the App Explorer tree
- Delete the project
- Assert that the project is successfully deleted, the App Explorer is refreshed automatically and
the deleted projectbow is marked as "Missing ptoject: in the App Explorer
- Click on the "Missing project" tree item to "Create new or set Active project"
- Chose "Create new project" and type exactly the same name as it was used to create the project tne the beginning
- Assert that the project is successfully created
- FAIL: Assert the App Explorer is refreshed automatically and tthe new project is listed in the App Explorer
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>1 parent 4218e28 commit d9c4592
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
55 | 68 | | |
56 | 69 | | |
57 | 70 | | |
| |||
0 commit comments