Make kolla functional job voting
Rename job to "kolla-functional-build-f21" and execute in check/gate Change-Id: Ia756902d575f864f620ae8f8a5f2c3a3115f69d6
This commit is contained in:
parent
d6b5d2ef79
commit
6d3e0cac21
@ -1,5 +1,5 @@
|
||||
- job-template:
|
||||
name: '{pipeline}-kolla-functional-f21'
|
||||
name: '{pipeline}-kolla-functional-build-f21'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
|
@ -4536,10 +4536,10 @@
|
||||
jobs:
|
||||
- gate-{name}-bashate
|
||||
- gate-{name}-pep8
|
||||
- '{pipeline}-kolla-functional-f21':
|
||||
- '{pipeline}-kolla-functional-build-f21':
|
||||
pipeline: check
|
||||
node: 'devstack-f21'
|
||||
- '{pipeline}-kolla-functional-f21':
|
||||
- '{pipeline}-kolla-functional-build-f21':
|
||||
pipeline: gate
|
||||
node: 'devstack-f21'
|
||||
|
||||
|
@ -1283,9 +1283,6 @@ jobs:
|
||||
- name: gate-kolla-bashate
|
||||
voting: false
|
||||
|
||||
- name: check-kolla-functional-f21
|
||||
voting: false
|
||||
|
||||
- name: ^(gate-)?devstack-publish-docs
|
||||
branch: ^master
|
||||
|
||||
@ -6451,10 +6448,11 @@ projects:
|
||||
check:
|
||||
- gate-kolla-bashate
|
||||
- gate-kolla-pep8
|
||||
- check-kolla-functional-f21
|
||||
- check-kolla-functional-build-f21
|
||||
gate:
|
||||
- gate-kolla-bashate
|
||||
- gate-kolla-pep8
|
||||
- check-kolla-functional-build-f21
|
||||
|
||||
- name: stackforge/kwapi
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user