This allows us to spot things that may be broken by changes made to dependencies. Adds zull job that tests tips of both projects. Adds 'tips' tox environment that can be used by developers to perform the same kind of testing locally. Change-Id: I35dbdf6acab1062109dc4b1f1474decd75932504 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>changes/87/550087/10
parent
efc5fbe0fd
commit
7fea75e6fb
@ -0,0 +1,14 @@
|
||||
- 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: false
|
||||
failure-message: WARNING
|
||||
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- jjb-tox-cross-python-jenkins
|
||||
Loading…
Reference in new issue