Commit 6aa7606
authored
MTV-4058 - part 2 - clone rp-uploader on runtime (kubev2v#2192)
* Make test compatible with provider creation form changes
- Update CreateProviderPage selectors for new form structure
- Add provider-specific field methods (vSphere, OVA, OVirt)
- Parametrize provider creation tests using test scenarios
- Update StorageMapStep to correctly parse source storage column
- Update test data for current environment
Resolves: MTV-3741
Signed-off-by: Pedro Abreu <pabreu@redhat.com>
* Update Playwright dependencies and remove obsolete upload script
- Bump Playwright and @playwright/test versions to 1.57.0 in package.json
- Update PlaywrightContainerFile to use the new Playwright image version
- Remove the deprecated upload-to-rp.sh script
- Expect rp-upload on runtime
Resolves: MTV-4058
Signed-off-by: Pedro Abreu <pabreu@redhat.com>
* Add .dockerignore
Resolves: None
Signed-off-by: Pedro Abreu <pabreu@redhat.com>
* Revert create-provider.spec.ts to upstream/main
Resolves: None
Signed-off-by: Pedro Abreu <pabreu@redhat.com>
---------
Signed-off-by: Pedro Abreu <pabreu@redhat.com>1 parent 2666043 commit 6aa7606
File tree
4 files changed
+15
-87
lines changed- testing
4 files changed
+15
-87
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
51 | 46 | | |
52 | 47 | | |
53 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
This file was deleted.
0 commit comments