Acceptance test synchronize nodeset around modules

An effort to provide beaker tests for the different puppet modules has
been started. The first module to implement test is puppet-glance[1].
Following this review we set the different nodesets file here so they
can be shared amongst all the modules.

[1] https://review.openstack.org/#/c/174659/

Change-Id: I9a2296bdc6824e8a27e3dd223cab9d40202ea8f5
This commit is contained in:
Yanis Guenane 2015-04-20 16:36:09 +02:00
parent ca33eb9108
commit 73680b0d5c
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
HOSTS:
ubuntu-14.04-amd64:
roles:
- master
platform: ubuntu-14.04-amd64
hypervisor : none
ip: 127.0.0.1
CONFIG:
type: foss

View File

@ -0,0 +1,9 @@
HOSTS:
ubuntu-14.04-amd64:
roles:
- master
platform: ubuntu-14.04-amd64
hypervisor : none
ip: 127.0.0.1
CONFIG:
type: foss