Skip to content

Commit c5fd851

Browse files
Merge pull request #767 from vyzigold/enable_volumes_job
Enable telemetry with ceph job on related files
2 parents 27a563e + 81bb4ec commit c5fd851

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

zuul.d/projects.yaml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,11 @@
147147
irrelevant-files: *irrelevant_files
148148
- feature-verification-tests-noop:
149149
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
150+
- functional-periodic-telemetry-with-ceph:
151+
required-projects:
152+
- name: infrawatch/feature-verification-tests
153+
override-checkout: master
154+
files:
155+
- ci/deploy-telemetry-with-ceph.yml
156+
- ci/vars-telemetry-with-ceph.yml
157+
- zuul.d/projects.yaml

0 commit comments

Comments
 (0)