From ad28f5da4b2cca52d3003383761c22ed64c7d8e5 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Tue, 27 Jul 2021 18:17:21 +0300 Subject: [PATCH] Wire up renamed upgrade periodic template The template being wired up here is added in depends-on by renaming the existing periodic upgrade templates. See [1] for the context, but the result is we will now only run these jobs once in periodic. [1] https://review.opendev.org/c/openstack/tripleo-ci/+/797865/17#message-ca33adc95782a24a6579df7552af5096a0ac8274 Depends-On: Iabe367d2e170bec44820a70c0760d8beea49ec92 Change-Id: Iac0131e16171d0aa43fa5584c2549f77537ac4c8 --- zuul.d/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 8765168241..994b5e1299 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -8,6 +8,7 @@ - openstack-python3-wallaby-jobs - tripleo-standalone-multinode-ipa-pipeline - tripleo-upgrades-master-pipeline + - tripleo-periodic-upgrades-master-pipeline check: jobs: - openstack-tox-pep8