jenkins-job-builder/.zuul.yaml
Sorin Sbarnea d59a54d040 Make jjb-tox-cross-python-jenkins job voting
As it prooved reliable, we should make this job voting to avoid
accidents.

Change-Id: Iba1001832ba5f35928c70793ad919287af9c9a23
2018-10-05 18:31:42 +01:00

14 lines
332 B
YAML

- job:
name: jjb-tox-cross-python-jenkins
description: Tests compatibility with master branch of python-jenkins
parent: tox-py27
required-projects:
- openstack/python-jenkins
- openstack-infra/jenkins-job-builder
voting: true
- project:
check:
jobs:
- jjb-tox-cross-python-jenkins