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
This commit is contained in:
Dmitriy Rabotyagov 2021-04-19 12:21:48 +03:00
parent 1bb8780499
commit e336046b63
1 changed files with 1 additions and 1 deletions

View File

@ -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