Merge "Update ubuntu-xenial-2-node to match centos-7-2-node"
This commit is contained in:
commit
61be8d2be9
2
tox.ini
2
tox.ini
@ -1,7 +1,7 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
envlist = linters
|
||||
envlist = linters,bindep
|
||||
|
||||
[testenv]
|
||||
basepython = python3
|
||||
|
@ -91,8 +91,12 @@
|
||||
nodes:
|
||||
- name: primary
|
||||
label: ubuntu-xenial
|
||||
- name: subnodes
|
||||
- name: secondary
|
||||
label: ubuntu-xenial
|
||||
groups:
|
||||
- name: subnodes
|
||||
nodes:
|
||||
- secondary
|
||||
|
||||
- nodeset:
|
||||
name: ubuntu-xenial-3-node
|
||||
@ -201,8 +205,12 @@
|
||||
nodes:
|
||||
- name: primary
|
||||
label: ubuntu-xenial
|
||||
- name: subnodes
|
||||
- name: secondary
|
||||
label: ubuntu-xenial
|
||||
groups:
|
||||
- name: subnodes
|
||||
nodes:
|
||||
- secondary
|
||||
|
||||
- nodeset:
|
||||
name: legacy-ubuntu-xenial-3-node
|
||||
@ -217,4 +225,4 @@
|
||||
- name: subnodes
|
||||
nodes:
|
||||
- secondary-1
|
||||
- secondary-2
|
||||
- secondary-2
|
||||
|
Loading…
x
Reference in New Issue
Block a user