Add Mistral gate that run unit tests and use postgresql

Change-Id: Id57015525c11e2b54321df0c7903368b8c20c72f
This commit is contained in:
Anastasia Kuznetsova 2015-07-31 18:37:55 +03:00
parent b7ed48944c
commit 4bf678301d
2 changed files with 6 additions and 0 deletions

View File

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

View File

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