Skip to content

Commit

Permalink
[zuul] Disable autoscaling tempest scenario
Browse files Browse the repository at this point in the history
The scenario needs caracal images to succeed. Disable it
until the CI starts using newer images.
  • Loading branch information
vyzigold committed May 9, 2024
1 parent 02ea7de commit bf2a6d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
name: telemetry-operator-multinode-autoscaling-tempest
parent: telemetry-operator-multinode-autoscaling
vars:
cifmw_test_operator_tempest_exclude_list: |
telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest.test_autoscaling
cifmw_extras:
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/multinode-ci.yml"
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/vars-autoscaling.yml"
Expand Down

0 comments on commit bf2a6d6

Please sign in to comment.