Merge "Add Mistral gate that run unit tests and use postgresql"

This commit is contained in:
Jenkins 2015-08-06 11:24:11 +00:00 committed by Gerrit Code Review
commit 301336bea8
2 changed files with 6 additions and 0 deletions

View File

@ -651,6 +651,8 @@
- pypi-jobs
- gate-rally-dsvm-mistral-{name}:
name: task
- gate-{name}-tox-{envlist}:
envlist: unit-postgresql
- project:
name: mistral-dashboard

View File

@ -1126,6 +1126,9 @@ jobs:
- name: gate-mistral-extra-python34
voting: false
- name: gate-mistral-tox-unit-postgresql
voting: false
- name: python-jenkins-coverage
voting: false
@ -2303,6 +2306,7 @@ projects:
- gate-mistral-python34
- gate-rally-dsvm-mistral-task
- gate-mistral-devstack-dsvm
- gate-mistral-tox-unit-postgresql
- name: openstack/mistral-dashboard
template: