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.
1 parent fb90e2d commit 81bb4ecCopy full SHA for 81bb4ec
zuul.d/projects.yaml
@@ -146,8 +146,11 @@
146
irrelevant-files: *irrelevant_files
147
- feature-verification-tests-noop:
148
files: *irrelevant_files
149
- # TODO: Uncomment once the job merges in FVT
150
- #- functional-periodic-telemetry-with-ceph: *fvt_jobs_config
151
- # files:
152
- # - ci/deploy-telemetry-with-ceph.yml
153
- # - ci/var-telemetry-with-ceph.yml
+ - functional-periodic-telemetry-with-ceph:
+ required-projects:
+ - name: infrawatch/feature-verification-tests
+ override-checkout: master
+ files:
154
+ - ci/deploy-telemetry-with-ceph.yml
155
+ - ci/vars-telemetry-with-ceph.yml
156
+ - zuul.d/projects.yaml
0 commit comments