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:
|
- job-template:
|
||||||
name: '{pipeline}-kolla-functional-f21'
|
name: '{pipeline}-kolla-functional-build-f21'
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
|
@ -4536,10 +4536,10 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- gate-{name}-bashate
|
- gate-{name}-bashate
|
||||||
- gate-{name}-pep8
|
- gate-{name}-pep8
|
||||||
- '{pipeline}-kolla-functional-f21':
|
- '{pipeline}-kolla-functional-build-f21':
|
||||||
pipeline: check
|
pipeline: check
|
||||||
node: 'devstack-f21'
|
node: 'devstack-f21'
|
||||||
- '{pipeline}-kolla-functional-f21':
|
- '{pipeline}-kolla-functional-build-f21':
|
||||||
pipeline: gate
|
pipeline: gate
|
||||||
node: 'devstack-f21'
|
node: 'devstack-f21'
|
||||||
|
|
||||||
|
@ -1283,9 +1283,6 @@ jobs:
|
|||||||
- name: gate-kolla-bashate
|
- name: gate-kolla-bashate
|
||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
- name: check-kolla-functional-f21
|
|
||||||
voting: false
|
|
||||||
|
|
||||||
- name: ^(gate-)?devstack-publish-docs
|
- name: ^(gate-)?devstack-publish-docs
|
||||||
branch: ^master
|
branch: ^master
|
||||||
|
|
||||||
@ -6451,10 +6448,11 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-kolla-bashate
|
- gate-kolla-bashate
|
||||||
- gate-kolla-pep8
|
- gate-kolla-pep8
|
||||||
- check-kolla-functional-f21
|
- check-kolla-functional-build-f21
|
||||||
gate:
|
gate:
|
||||||
- gate-kolla-bashate
|
- gate-kolla-bashate
|
||||||
- gate-kolla-pep8
|
- gate-kolla-pep8
|
||||||
|
- check-kolla-functional-build-f21
|
||||||
|
|
||||||
- name: stackforge/kwapi
|
- name: stackforge/kwapi
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user