Merge "Add centos aarch64 tests"
This commit is contained in:
commit
0445a5ce2b
@ -82,6 +82,7 @@
|
|||||||
vars:
|
vars:
|
||||||
dib_functests:
|
dib_functests:
|
||||||
- ubuntu-minimal/bionic-arm64-build-succeeds
|
- ubuntu-minimal/bionic-arm64-build-succeeds
|
||||||
|
- centos-minimal/8-aarch64-build-succeeds
|
||||||
|
|
||||||
# Bionic / Python3 tests
|
# Bionic / Python3 tests
|
||||||
- job:
|
- job:
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
Verify we can build a centos-minimal image.
|
||||||
|
|
||||||
|
Note this test includes the vm element to test the bootloader install,
|
||||||
|
and specifies to output a .qcow2
|
@ -0,0 +1,2 @@
|
|||||||
|
block-device-efi
|
||||||
|
vm
|
@ -0,0 +1 @@
|
|||||||
|
export DIB_RELEASE=8
|
@ -0,0 +1 @@
|
|||||||
|
tar,qcow2
|
Loading…
Reference in New Issue
Block a user