modulesync: sync and add nodepool-bionic for beaker
Change-Id: I5a2b93ab13cc4dbbd6dec01e509f436eda56035b
This commit is contained in:
parent
14d29a655c
commit
a545a444d7
2
Rakefile
2
Rakefile
@ -1,2 +1,2 @@
|
||||
require 'puppet-openstack_spec_helper/rake_tasks'
|
||||
PuppetLint.configuration.send('disable_quoted_booleans')
|
||||
PuppetLint.configuration.send('disable_quoted_booleans')
|
@ -1,5 +1,5 @@
|
||||
# This is a cross-platform list tracking distribution packages needed by tests;
|
||||
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
||||
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||
|
||||
libxml2-devel [test platform:rpm]
|
||||
libxml2-dev [test platform:dpkg]
|
||||
|
10
spec/acceptance/nodesets/nodepool-bionic.yml
Normal file
10
spec/acceptance/nodesets/nodepool-bionic.yml
Normal file
@ -0,0 +1,10 @@
|
||||
HOSTS:
|
||||
ubuntu-18.04-amd64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-18.04-amd64
|
||||
hypervisor: none
|
||||
ip: 127.0.0.1
|
||||
CONFIG:
|
||||
type: foss
|
||||
set_env: false
|
Loading…
Reference in New Issue
Block a user