From e336046b633ae79628643360909b77a4546197c7 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Mon, 19 Apr 2021 12:21:48 +0300 Subject: [PATCH] Use infra LXC upgrade jobs instead of metal Currently we test metal aio scenario for the upgrade, which is single host without a cluster. Having the infra upgrade jobs will help to test cluster functions after upgrade as we have 3 containers for galera in that scenario. Change-Id: I3f00eaad0feca7fe985a339c5b7ad3f8e0736e23 --- 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 57b09a30..5182c6b3 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,4 +20,4 @@ - build-release-notes-jobs-python3 - openstack-ansible-linters-jobs - openstack-ansible-deploy-infra_lxc-jobs - - openstack-ansible-upgrade-aio_metal-jobs + - openstack-ansible-upgrade-infra_lxc-jobs