Use nested virtualization for all Ubuntu jobs
Change-Id: I147fc3a6351c44b5313977837550c3743434e4e3
This commit is contained in:
parent
df4bb0ceb4
commit
f15790e012
@ -22,7 +22,6 @@
|
||||
- job:
|
||||
name: devstack-tobiko-octavia
|
||||
parent: devstack-tobiko-minimal
|
||||
nodeset: devstack-tobiko-nested-virt
|
||||
voting: true
|
||||
required-projects:
|
||||
- openstack/octavia
|
||||
|
@ -11,10 +11,7 @@
|
||||
gate: &GATE
|
||||
jobs:
|
||||
- devstack-tobiko
|
||||
periodic: &PERIODIC
|
||||
jobs:
|
||||
- devstack-tobiko
|
||||
- devstack-tobiko-multinode
|
||||
periodic: *CHECK
|
||||
|
||||
|
||||
# --- STANDALONE -------------------------------------------------------------
|
||||
|
@ -4,19 +4,13 @@
|
||||
name: devstack-tobiko
|
||||
nodes:
|
||||
- name: controller
|
||||
label: ubuntu-focal
|
||||
# label: ubuntu-focal
|
||||
label: nested-virt-ubuntu-focal
|
||||
groups: &STANDALONE_GROUPS
|
||||
- name: tempest
|
||||
nodes:
|
||||
- controller
|
||||
|
||||
- nodeset:
|
||||
name: devstack-tobiko-nested-virt
|
||||
nodes:
|
||||
- name: controller
|
||||
label: nested-virt-ubuntu-focal
|
||||
groups: *STANDALONE_GROUPS
|
||||
|
||||
- nodeset:
|
||||
name: devstack-tobiko-centos
|
||||
nodes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user