From 961ceb258dd10e935ee864c26fce227884146bbe Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 25 May 2022 14:36:54 +0100 Subject: [PATCH] Add infra upgrade jobs Repo server has complexity with glusterfs and migration path from lsyncd so we should cover this with an upgrade job. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/843267/ Change-Id: I11eb3f3208cbe3858b642dd86145a806983c692b --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 100f235..081704e 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -18,6 +18,6 @@ - check-requirements - openstack-ansible-linters-jobs - openstack-ansible-deploy-infra_lxc-jobs - - openstack-ansible-upgrade-aio_metal-jobs + - openstack-ansible-upgrade-infra_lxc-jobs - publish-openstack-docs-pti - build-release-notes-jobs-python3