Merge "Move irc meetings tox job in-tree"

This commit is contained in:
Zuul 2017-12-19 19:45:31 +00:00 committed by Gerrit Code Review
commit 8b553309e6
2 changed files with 18 additions and 2 deletions

16
.zuul.yaml Normal file
View File

@ -0,0 +1,16 @@
- job:
name: irc-meetings-tox-ical
parent: openstack-tox
description: |
Run tests using tox with the ``ical`` environment.
vars:
tox_envlist: ical
- project:
name: openstack-infra/irc-meetings
check:
jobs:
- irc-meetings-tox-ical
gate:
jobs:
- irc-meetings-tox-ical

View File

@ -25,8 +25,8 @@ commands =
whitelist_externals = bash
commands =
bash test_tools/flake8wrap.sh {posargs}
python tools/check_chair.py -y {toxinidir}
python tools/check_channels.py -y {toxinidir}
python tools/check_chair.py -y {toxinidir}/meetings
python tools/check_channels.py -y {toxinidir}/meetings
[flake8]
ignore =