Skip to content

Commit

Permalink
Use tempest-all image for running tempest
Browse files Browse the repository at this point in the history
Currently jobs are blocked on
https://issues.redhat.com/browse/OSPCIX-488.
Fix is already proposed in rdo-packages/tempest-distgit@10a5d13
But it is not included in current-promotion.

Let's use to tempest-all image to fix the issue.

Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
  • Loading branch information
raukadah committed Sep 18, 2024
1 parent 749d164 commit aac8a76
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 @@ -15,6 +15,7 @@
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_container: openstack-tempest-all
cifmw_tempest_tempestconf_profile:
overrides:
compute-feature-enabled.vnc_console: true
Expand Down

0 comments on commit aac8a76

Please sign in to comment.