-
Notifications
You must be signed in to change notification settings - Fork 110
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
[EDPM]Switch to test_operator for running tempest tests #1391
Conversation
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0e79456e33ca45a8a1b6ab79223ae6e2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 50m 07s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/f538efaffac547ba8a335b3ea87c6d11 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 30m 45s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/de2ce01d814448b286bf38b8e929c270 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 36m 22s |
Since most of the downstream jobs are using test_operator to run tempest. Let's enable the same it in upstream. It also updates the test_operator vars for periodic lines. Signed-off-by: Chandan Kumar <[email protected]>
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/7fba8d4bdc1c439c82f1e9b84ba09675 ❌ openstack-k8s-operators-content-provider MERGE_CONFLICT in 6s |
recheck |
/lgtm |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/06812d75e44b436fbd1de4f09af432a9 ❌ openstack-k8s-operators-content-provider RETRY_LIMIT in 5m 50s |
recheck |
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
lgtm and checking this run and an old tempest run from another job the results are the same:
https://logserver.rdoproject.org/56/756/b9187ea3986898c57afc34b3f7f1f44778114080/github-check/podified-multinode-edpm-deployment-crc/a39d014/controller/ci-framework-data/tests/tempest/stestr_results.html
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lewisdenny The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Let use tempest role here to bring back running tempest tests. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Let use tempest role here to bring back running tempest tests. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Let use tempest role here to bring back running tempest tests. Signed-off-by: Chandan Kumar <[email protected]>
openstack-k8s-operators/ci-framework#1391 moves to test_operator role for running tempest tests. It broke the existing vars based on tempest role. It also needs to be migrated to test_operator. Let use tempest role here to bring back running tempest tests. Signed-off-by: Chandan Kumar <[email protected]>
Since most of the downstream jobs are using test_operator to run tempest. Let's enable the same it in upstream.
Set
cifmw_test_operator_tempest_tests_exclude_override_scenario
to true to pick the default skipped list tests. It is updated for va-hci and multinode job.Depends-On: #1402
As a pull request owner and reviewers, I checked that: