Add gating on py37

Depends-On: I248c7ff3e306fa1086920c24baa73312e5e31b91
Change-Id: Id7892ef6955f93b47302cb89d5f3cb7b3f13ccb9
This commit is contained in:
Mehdi Abaakouk 2018-07-26 07:42:13 +02:00
parent 6d1ad0fba7
commit b2847a69da
2 changed files with 15 additions and 0 deletions

8
.zuul.yaml Normal file
View File

@ -0,0 +1,8 @@
- project:
check:
jobs:
- telemetry-tox-py37
gate:
jobs:
- telemetry-tox-py37

7
bindep.txt Normal file
View File

@ -0,0 +1,7 @@
mysql-server [test platform:dpkg]
postgresql [test]
postgresql-client [test platform:dpkg]
postgresql-devel [test platform:rpm]
postgresql-server [test platform:rpm]
libpq-dev [test platform:dpkg]
python37 [platform:rpm py37]