Merge "Add a test node for puppet-openstackci/single-node-ci"
This commit is contained in:
commit
67a183dd80
@ -1286,6 +1286,12 @@ node 'single-use-slave-devstack' {
|
||||
}
|
||||
}
|
||||
|
||||
# Node-OS: trusty
|
||||
# Used for testing all-in-one deployments
|
||||
node 'single-node-ci.test.only' {
|
||||
include ::openstackci::single_node_ci
|
||||
}
|
||||
|
||||
# Node-OS: trusty
|
||||
node 'kdc01.openstack.org' {
|
||||
class { 'openstack_project::kdc':
|
||||
|
Loading…
x
Reference in New Issue
Block a user