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
Replace the logging job with the functional-logging-tests-osp18 job
  • Loading branch information
elfiesmelfie committed Nov 11, 2024
1 parent 7a782d7 commit 9d57f65
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,11 @@
jobs:
- 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 9d57f65

Please sign in to comment.