Skip to content

Commit 59cab8f

Browse files
authored
Update projects.yaml
1 parent 0676ce3 commit 59cab8f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

zuul.d/projects.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,18 @@
109109
jobs:
110110
- telemetry-operator-multinode-autoscaling-tempest
111111
- telemetry-operator-multinode-default-telemetry
112-
- functional-graphing-tests-osp18: &fvt_jobs_config
112+
- functional-graphing-tests-osp18:
113113
voting: false
114114
required-projects:
115115
- name: infrawatch/feature-verification-tests
116116
override-checkout: master
117117
irrelevant-files: *irrelevant_files
118-
- functional-tests-on-osp18: *fvt_jobs_config
118+
- functional-tests-on-osp18: &fvt_jobs_config
119+
voting: true
120+
required-projects:
121+
- name: infrawatch/feature-verification-tests
122+
override-checkout: master
123+
irrelevant-files: *irrelevant_files
119124
- functional-logging-tests-osp18: *fvt_jobs_config
120125
- functional-metric-verification-tests-osp18: *fvt_jobs_config
121126
- feature-verification-tests-noop:

0 commit comments

Comments
 (0)