Use Ubuntu Focal instead of the default Bionic

Change-Id: If64f92f311e314f8c17a74c62e4f5d8c70fe58f9
This commit is contained in:
Dmitry Tantsur 2021-09-10 12:18:54 +02:00
parent f21e6dddfc
commit c3186b9bf6
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ The following should work but receive only limited testing and support:
* CentOS 7 (using Python 3.6)
* openSUSE Leap 15.1
* Ubuntu Bionic
* Ubuntu 20.04 Focal
Building
--------

View File

@ -145,6 +145,7 @@
vars:
image_type: 'dib'
image_distro: 'ubuntu'
image_release: 'focal'
- job:
name: ironic-python-agent-build-image-tinyipa-ussuri