CI: Fix running tox via Zuul

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2020-06-29 12:56:52 +02:00
parent 3edc1853d6
commit faca6e5521
2 changed files with 6 additions and 1 deletions

View file

@ -2,4 +2,8 @@
- project: - project:
check: check:
jobs: jobs:
- tox - tox:
vars:
tox_envlist: ALL
tox_install_siblings: false
...

1
bindep.txt Normal file
View file

@ -0,0 +1 @@
krb5-devel [platform:redhat]