Change metalsmith to centos8+uefi job by default
Change-Id: I6615be99cfde4e570514d217ad6af8812f18fc0a
This commit is contained in:
parent
65f85451d0
commit
338d798018
@ -115,6 +115,7 @@
|
||||
metalsmith_root_size: 9
|
||||
metalsmith_python: python3
|
||||
|
||||
# NOTE(TheJulia): This job can be removed once removed from ironic's CI.
|
||||
- job:
|
||||
name: metalsmith-integration-glance-localboot-centos7
|
||||
description: |
|
||||
@ -140,6 +141,7 @@
|
||||
metalsmith_swap_size: 1024
|
||||
metalsmith_traits: [CUSTOM_GOLD]
|
||||
|
||||
|
||||
- job:
|
||||
name: metalsmith-integration-glance-localboot-centos8-uefi
|
||||
description: |
|
||||
@ -211,15 +213,13 @@
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- metalsmith-integration-glance-localboot-centos7
|
||||
- metalsmith-integration-glance-localboot-centos8-uefi:
|
||||
voting: false
|
||||
- metalsmith-integration-glance-localboot-centos8-uefi
|
||||
- metalsmith-integration-glance-netboot-cirros-iscsi
|
||||
- metalsmith-integration-glance-netboot-cirros-direct
|
||||
- metalsmith-integration-http-netboot-cirros-direct
|
||||
gate:
|
||||
jobs:
|
||||
- metalsmith-integration-glance-localboot-centos7
|
||||
- metalsmith-integration-glance-localboot-centos8-uefi
|
||||
- metalsmith-integration-glance-netboot-cirros-iscsi
|
||||
- metalsmith-integration-glance-netboot-cirros-direct
|
||||
- metalsmith-integration-http-netboot-cirros-direct
|
||||
|
Loading…
Reference in New Issue
Block a user