Gate on Postrgres in trove
Trove uses a database itself, so lets make sure it works on postgres. This fixes an asymmetric hole in the gate. If a patch breaks postgres compatibility in trove then projects that gate on postgres will begin failing. Change-Id: I53e7fa2729542b88b43cd3de51e15118adaeec57 Related-Bug: 1321093
This commit is contained in:
parent
e8d9c45da9
commit
0bdbe3fbd3
@ -1153,6 +1153,10 @@ projects:
|
|||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
- name: integrated-gate
|
- name: integrated-gate
|
||||||
- name: openstack-doc-gate
|
- name: openstack-doc-gate
|
||||||
|
check:
|
||||||
|
- check-tempest-dsvm-postgres-full
|
||||||
|
gate:
|
||||||
|
- gate-tempest-dsvm-postgres-full
|
||||||
post:
|
post:
|
||||||
- trove-upstream-translation-update
|
- trove-upstream-translation-update
|
||||||
- trove-tox-doc-publishdocs
|
- trove-tox-doc-publishdocs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user