Skip to content

Commit

Permalink
[zuul] Enable new jobs from infrawatch/feature-verification-tests
Browse files Browse the repository at this point in the history
Initially set the jobs to non-voting
  • Loading branch information
elfiesmelfie committed Nov 11, 2024
1 parent 7a782d7 commit 82ae09b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,11 @@
- telemetry-operator-multinode-autoscaling-tempest
- telemetry-operator-multinode-default-telemetry
- telemetry-operator-multinode-logging
- functional-tests-on-osp18:
- functional-tests-on-osp18: &fvt_jobs_config
voting: false
required-projects:
- name: infrawatch/feature-verification-tests
override-checkout: master
- name: infrawatch/feature-verification-tests
override-checkout: master
- functional-logging-tests-osp18: *fvt_jobs_config
- functional-graphing-tests-osp18: *fvt_jobs_config
- functional-metric-verification-tests-osp18: *fvt_jobs_config

0 comments on commit 82ae09b

Please sign in to comment.