Add nodepool-xenial.yml file
To run Beaker jobs in OpenStack Infra, we need this file so we run tests on the right nodeset. Change-Id: I3c690c8967e45b860990bd5c435a6505d8683f6a
This commit is contained in:
parent
c04dcd866c
commit
c28c30bc04
10
moduleroot/spec/acceptance/nodesets/nodepool-xenial.yml
Normal file
10
moduleroot/spec/acceptance/nodesets/nodepool-xenial.yml
Normal file
@ -0,0 +1,10 @@
|
||||
HOSTS:
|
||||
ubuntu-16.04-amd64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-16.04-amd64
|
||||
hypervisor: none
|
||||
ip: 127.0.0.1
|
||||
CONFIG:
|
||||
type: foss
|
||||
set_env: false
|
Loading…
x
Reference in New Issue
Block a user