irc-meetings/.zuul.yaml
James E. Blair a984d0be87 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: Ic68616ab38da801ec3b86c28d08951ad7bbc09e3
2018-01-31 15:30:56 -08:00

16 lines
296 B
YAML

- job:
name: irc-meetings-tox-ical
parent: openstack-tox
description: |
Run tests using tox with the ``ical`` environment.
vars:
tox_envlist: ical
- project:
check:
jobs:
- irc-meetings-tox-ical
gate:
jobs:
- irc-meetings-tox-ical