Use Ubuntu Focal instead of the default Bionic
Change-Id: If64f92f311e314f8c17a74c62e4f5d8c70fe58f9
This commit is contained in:
parent
f21e6dddfc
commit
c3186b9bf6
@ -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
|
||||
--------
|
||||
|
@ -145,6 +145,7 @@
|
||||
vars:
|
||||
image_type: 'dib'
|
||||
image_distro: 'ubuntu'
|
||||
image_release: 'focal'
|
||||
|
||||
- job:
|
||||
name: ironic-python-agent-build-image-tinyipa-ussuri
|
||||
|
Loading…
Reference in New Issue
Block a user