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 10, 2024
1 parent f24744b commit a7f7306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
vars:
cifmw_operator_build_golang_ct: "docker.io/library/golang:1.20"
cifmw_operator_build_golang_alt_ct: "quay.rdoproject.org/openstack-k8s-operators/golang:1.20"
cifmw_run_test_role: tempest
cifmw_tempest_tempestconf_profile:
overrides:
compute-feature-enabled.vnc_console: true
Expand Down

0 comments on commit a7f7306

Please sign in to comment.