Functional test job for Kolla

Change-Id: Id8c232748495e3138295b6e1fbebf67812f08985
implements blueprint: rabbitmq-gating
This commit is contained in:
nfedotov 2015-02-24 15:29:07 +03:00
parent 9c97066d02
commit e759665731
3 changed files with 19 additions and 0 deletions

13
jenkins/jobs/kolla.yaml Normal file
View File

@ -0,0 +1,13 @@
- job-template:
name: '{pipeline}-kolla-functional-f21'
node: '{node}'
builders:
- link-logs
- net-info
- gerrit-git-prep
- shell: |
'tools/pre-commit-hook'
publishers:
- console-log

View File

@ -3478,6 +3478,9 @@
jobs:
- gate-{name}-bashate
- gate-{name}-pep8
- '{pipeline}-kolla-functional-f21':
pipeline: check
node: 'devstack-f21'
- project:
name: kwapi

View File

@ -901,6 +901,8 @@ jobs:
branch: ^(?!stable/icehouse).*$
- name: gate-kolla-bashate
voting: false
- name: check-kolla-functional-f21
voting: false
- name: ^(gate-)?devstack-publish-docs
branch: ^master
- name: ^gate-puppet-.*-puppet-beaker-rspec$
@ -4898,6 +4900,7 @@ projects:
check:
- gate-kolla-bashate
- gate-kolla-pep8
- check-kolla-functional-f21
gate:
- noop