From 13afa4de260e334f3e93f0e6826cb07e83c80955 Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Mon, 6 Nov 2023 18:16:24 +0000 Subject: [PATCH] [zuul] Use the stf-crc-jobs project template Instead of updating the .zuul.yaml file everytime infrawatch/service-telemetry-operator adds a new job, the project-template can be updated in STO, which will propogate the change to the project and avoid leaving gaps in testing. Depends-On: https://github.com/infrawatch/service-telemetry-operator/pull/514 --- .zuul.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b3f8da23..8e94b251 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,8 +1,5 @@ - --- - project: name: infrawatch/sg-core - github-check: - jobs: - - stf-crc-latest-nightly_bundles - - stf-crc-latest-local_build + templates: + - stf-crc-jobs