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: I76aa24236128cf9b4c90a52bdab012c8effb011f
This commit is contained in:
1 changed files with 10 additions and 0 deletions
10
spec/acceptance/nodesets/nodepool-xenial.yml
Normal file
10
spec/acceptance/nodesets/nodepool-xenial.yml
Normal 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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.