Add Rocky 9 ARM64 functional test
This will test if we can get a Rocky 9 ARM64 image Needed-By: https://review.opendev.org/c/openstack/project-config/+/858554 Change-Id: I3e589e4838cea489e11719b5f7fce82bf0d978e8
This commit is contained in:
parent
2a25db9ee6
commit
d321b08f4d
@ -61,6 +61,7 @@
|
||||
- centos-minimal/8-stream-aarch64-build-succeeds
|
||||
- centos-minimal/9-stream-aarch64-build-succeeds
|
||||
- openeuler-minimal/22.03-LTS-build-succeeds
|
||||
- rocky-container/rocky-9-aarch64-build-succeeds
|
||||
|
||||
#
|
||||
# Build and boot functional tests
|
||||
|
@ -0,0 +1 @@
|
||||
Verify a Rocky 9 aarch64 image
|
@ -0,0 +1,3 @@
|
||||
block-device-efi
|
||||
openstack-ci-mirrors
|
||||
vm
|
@ -0,0 +1 @@
|
||||
export DIB_RELEASE='9'
|
Loading…
Reference in New Issue
Block a user