497198a252
Import those jobs that should be in-repo. Needed-By: https://review.opendev.org/700356 Change-Id: I57b83d4a95810fe3cc09e2c4a909fc95e7aa2dee
21 lines
509 B
YAML
21 lines
509 B
YAML
- job:
|
|
name: jjb-tox-cross-python-jenkins
|
|
description: Tests compatibility with master branch of python-jenkins
|
|
parent: tox-py27
|
|
required-projects:
|
|
- jjb/python-jenkins
|
|
- jjb/jenkins-job-builder
|
|
voting: true
|
|
|
|
- project:
|
|
templates:
|
|
- docs-on-readthedocs
|
|
- openstack-python-jobs-no-constraints
|
|
- openstack-python35-jobs-no-constraints
|
|
vars:
|
|
rtd_webhook_id: '47271'
|
|
check:
|
|
jobs:
|
|
- jjb-tox-cross-python-jenkins
|
|
- tox-cover
|