Add python 3.7 gating
Depends-On: I248c7ff3e306fa1086920c24baa73312e5e31b91 Change-Id: Ie84638523fa7c43f4dce3992f60469dc4b069389
This commit is contained in:
parent
8585a065c9
commit
958c61eb1e
@ -4,11 +4,13 @@
|
||||
- aodh-dsvm-tempest-plugin-mysql
|
||||
- aodh-dsvm-tempest-plugin-postgresql
|
||||
- telemetry-dsvm-integration
|
||||
- telemetry-tox-py37
|
||||
gate:
|
||||
jobs:
|
||||
- aodh-dsvm-tempest-plugin-mysql
|
||||
- aodh-dsvm-tempest-plugin-postgresql
|
||||
- telemetry-dsvm-integration
|
||||
- telemetry-tox-py37
|
||||
experimental:
|
||||
jobs:
|
||||
# TripleO jobs that deploy Telemetry.
|
||||
|
11
bindep.txt
11
bindep.txt
@ -1,5 +1,12 @@
|
||||
postgresql
|
||||
postgresql-client [platform:dpkg]
|
||||
libpq-dev [platform:dpkg]
|
||||
postgresql [platform:dpkg]
|
||||
postgresql-devel [platform:rpm]
|
||||
postgresql-server [platform:rpm]
|
||||
|
||||
mysql-server
|
||||
mysql-client [platform:dpkg]
|
||||
mysql-server [platform:dpkg]
|
||||
mysql [platform:rpm]
|
||||
|
||||
gettext [platform:dpkg]
|
||||
python37 [platform:rpm py37]
|
||||
|
Loading…
Reference in New Issue
Block a user