-
Notifications
You must be signed in to change notification settings - Fork 667
[RFR] Add tests for kubevirt VM Clone dialog #2298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFR] Add tests for kubevirt VM Clone dialog #2298
Conversation
|
/test e2e-aws-console-olm |
1 similar comment
|
/test e2e-aws-console-olm |
|
/test e2e-aws |
93344d6 to
3fca7e7
Compare
cedb4dc to
8a2c956
Compare
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.clone.scenario.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.clone.scenario.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.migration.scenario.ts
Outdated
Show resolved
Hide resolved
8a2c956 to
40a8a00
Compare
40a8a00 to
b97bdd0
Compare
frontend/packages/kubevirt-plugin/integration-tests/tests/utils/mocks.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/utils/mocks.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.actions.scenario.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.clone.scenario.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.actions.scenario.ts
Outdated
Show resolved
Hide resolved
frontend/packages/kubevirt-plugin/integration-tests/tests/vm.clone.scenario.ts
Outdated
Show resolved
Hide resolved
b97bdd0 to
ae80ba3
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rhrazdil, suomiy, vojtechszocs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
Adding tests for VM Clone dialog
PR depends on:
#2053
#2125