From 31825e5395f08ff9ae1f227bc52dfdfdb79bad07 Mon Sep 17 00:00:00 2001 From: Victoria Martinez de la Cruz Date: Wed, 14 Feb 2024 19:08:26 +0100 Subject: [PATCH] STF 1.5.4 release ops (#35) * [zuul] Add zuul jobs to sg-bridge (#33) Depends-On: http://github.com/infrawatch/service-telemetry-operator/pull/512 * [zuul] Use the stf-crc-jobs project template (#34) 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 --------- Co-authored-by: Emma Foley --- .zuul.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..1a91f51 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,5 @@ +--- +- project: + name: infrawatch/sg-bridge + templates: + - stf-crc-jobs