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: I336f0a367e3c82a1f462ea2812fa218cc5111c19
This commit is contained in:
Emilien Macchi 2016-06-10 13:31:24 -04:00
parent 31fae45a7b
commit ff5af5e1a2
1 changed files with 10 additions and 0 deletions

View 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