Skip to content

Commit

Permalink
Switch to tempest role for running tempest
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
raukadah committed Apr 11, 2024
1 parent b626799 commit be14222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- ^zuul.d/(?!(project)).*\.yaml
vars:
cifmw_tempest_container: openstack-tempest-all
cifmw_run_test_role: tempest
cifmw_tempest_tempestconf_profile:
overrides:
compute-feature-enabled.vnc_console: true
Expand Down

0 comments on commit be14222

Please sign in to comment.