d59a54d040
As it prooved reliable, we should make this job voting to avoid accidents. Change-Id: Iba1001832ba5f35928c70793ad919287af9c9a23
14 lines
332 B
YAML
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
|