Merge "Add stein branchful containers-multinode-stein"
This commit is contained in:
commit
7c727f17fa
@ -76,6 +76,7 @@
|
||||
name: tripleo-multinode-branchful
|
||||
check:
|
||||
jobs:
|
||||
- tripleo-ci-centos-7-containers-multinode-stein
|
||||
- tripleo-ci-centos-7-containers-multinode-rocky
|
||||
- tripleo-ci-centos-7-containers-multinode-queens
|
||||
- tripleo-ci-centos-7-containers-multinode-pike
|
||||
@ -90,6 +91,20 @@
|
||||
playbooks:
|
||||
- multinode.yml
|
||||
|
||||
- job:
|
||||
name: tripleo-ci-centos-7-containers-multinode-stein
|
||||
parent: tripleo-ci-base-multinode
|
||||
timeout: 10800
|
||||
voting: false
|
||||
branches: master
|
||||
override-checkout: 'stable/stein'
|
||||
vars:
|
||||
branch_override: 'stable/stein'
|
||||
nodes: 1ctlr
|
||||
featureset: '010'
|
||||
playbooks:
|
||||
- multinode.yml
|
||||
|
||||
- job:
|
||||
name: tripleo-ci-centos-7-containers-multinode-rocky
|
||||
parent: tripleo-ci-base-multinode
|
||||
|
Loading…
Reference in New Issue
Block a user