Merge "Add gating on py37"

This commit is contained in:
Zuul 2018-08-07 06:03:23 +00:00 committed by Gerrit Code Review
commit 471a53c1c7
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]