Merge "Use Ubuntu Focal instead of the default Bionic"
This commit is contained in:
commit
af5f55496a
@ -11,7 +11,7 @@ The following should work but receive only limited testing and support:
|
|||||||
|
|
||||||
* CentOS 7 (using Python 3.6)
|
* CentOS 7 (using Python 3.6)
|
||||||
* openSUSE Leap 15.1
|
* openSUSE Leap 15.1
|
||||||
* Ubuntu Bionic
|
* Ubuntu 20.04 Focal
|
||||||
|
|
||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
@ -164,6 +164,7 @@
|
|||||||
vars:
|
vars:
|
||||||
image_type: 'dib'
|
image_type: 'dib'
|
||||||
image_distro: 'ubuntu'
|
image_distro: 'ubuntu'
|
||||||
|
image_release: 'focal'
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ironic-python-agent-build-image-tinyipa-ussuri
|
name: ironic-python-agent-build-image-tinyipa-ussuri
|
||||||
|
Loading…
Reference in New Issue
Block a user