Add Mistral gate that run unit tests and use postgresql
Change-Id: Id57015525c11e2b54321df0c7903368b8c20c72f
This commit is contained in:
parent
b7ed48944c
commit
4bf678301d
@ -632,6 +632,8 @@
|
||||
- pypi-jobs
|
||||
- gate-rally-dsvm-mistral-{name}:
|
||||
name: task
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: unit-postgresql
|
||||
|
||||
- project:
|
||||
name: mistral-dashboard
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user