
To run Beaker jobs in OpenStack Infra, we need this file so we run tests on the right nodeset Change-Id: Iad103027c06ee619f9c3537f20240a11bdafbf7c
11 lines
165 B
YAML
11 lines
165 B
YAML
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
|