Skip to content
Snippets Groups Projects
Commit b39964e5 authored by Mark Goddard's avatar Mark Goddard
Browse files

CI: Switch upgrade jobs to Ubuntu focal 20.04

Since Victoria supports focal, we can switch the upgrade jobs to run on
focal.

Change-Id: I8f150b443af4fb831332836f90a9c38ff61a17cc
parent f30cf262
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@
- job:
name: kolla-ansible-ubuntu-source-upgrade
parent: kolla-ansible-base
nodeset: kolla-ansible-bionic
nodeset: kolla-ansible-focal
timeout: 9000
vars:
base_distro: ubuntu
......@@ -172,7 +172,7 @@
- job:
name: kolla-ansible-ubuntu-source-upgrade-ceph-ansible
parent: kolla-ansible-ceph-ansible-base
nodeset: kolla-ansible-bionic-multi
nodeset: kolla-ansible-focal-multi
timeout: 9000
vars:
base_distro: ubuntu
......
......@@ -17,12 +17,6 @@
- name: primary
label: debian-buster-arm64
- nodeset:
name: kolla-ansible-bionic
nodes:
- name: primary
label: ubuntu-bionic
- nodeset:
name: kolla-ansible-focal
nodes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment