We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27a563e + 81bb4ec commit c5fd851Copy full SHA for c5fd851
zuul.d/projects.yaml
@@ -147,8 +147,11 @@
147
irrelevant-files: *irrelevant_files
148
- feature-verification-tests-noop:
149
files: *irrelevant_files
150
- # TODO: Uncomment once the job merges in FVT
151
- #- functional-periodic-telemetry-with-ceph: *fvt_jobs_config
152
- # files:
153
- # - ci/deploy-telemetry-with-ceph.yml
154
- # - ci/var-telemetry-with-ceph.yml
+ - functional-periodic-telemetry-with-ceph:
+ required-projects:
+ - name: infrawatch/feature-verification-tests
+ override-checkout: master
+ files:
155
+ - ci/deploy-telemetry-with-ceph.yml
156
+ - ci/vars-telemetry-with-ceph.yml
157
+ - zuul.d/projects.yaml
0 commit comments