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)
|
||||
* openSUSE Leap 15.1
|
||||
* Ubuntu Bionic
|
||||
* Ubuntu 20.04 Focal
|
||||
|
||||
Building
|
||||
--------
|
||||
|
@ -164,6 +164,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