Merge "Add py27-mitaka tox jobs to murano projects"
This commit is contained in:
commit
05eb27023b
@ -4162,6 +4162,8 @@
|
||||
- python-db-jobs
|
||||
- 'gate-{name}-python35-db{suffix}':
|
||||
suffix: '-nv'
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
envlist: py27-mitaka
|
||||
- gate-{name}-pylint
|
||||
- pypi-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -4210,6 +4212,8 @@
|
||||
- python-jobs
|
||||
- 'gate-{name}-python35{suffix}':
|
||||
suffix: '-nv'
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
envlist: py27-mitaka
|
||||
- pypi-jobs
|
||||
- javascript-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
@ -8947,6 +8951,8 @@
|
||||
- python-jobs
|
||||
- 'gate-{name}-python35{suffix}':
|
||||
suffix: '-nv'
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
envlist: py27-mitaka
|
||||
- pypi-jobs
|
||||
- '{pipeline}-muranoclient-dsvm-functional{job-suffix}':
|
||||
pipeline: gate
|
||||
|
@ -2285,6 +2285,10 @@ jobs:
|
||||
# python3 support was implemented in mitaka
|
||||
branch: ^(?!stable/liberty).*$
|
||||
|
||||
- name: gate-python-muranoclient-tox-py27-mitaka
|
||||
branch: ^(?!stable/(?:liberty|mitaka)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-murano-devstack-dsvm
|
||||
branch: ^(stable/liberty).*$
|
||||
|
||||
@ -2308,6 +2312,14 @@ jobs:
|
||||
- name: gate-murano-pylint
|
||||
voting: false
|
||||
|
||||
- name: gate-murano-tox-py27-mitaka
|
||||
branch: ^(?!stable/(?:liberty|mitaka)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-murano-dashboard-tox-py27-mitaka
|
||||
branch: ^(?!stable/(?:liberty|mitaka)).*$
|
||||
voting: false
|
||||
|
||||
- name: murano-coverage-db
|
||||
voting: false
|
||||
|
||||
@ -8189,6 +8201,7 @@ projects:
|
||||
check:
|
||||
- murano-coverage-db
|
||||
- gate-murano-pylint
|
||||
- gate-murano-tox-py27-mitaka
|
||||
- gate-murano-devstack-dsvm
|
||||
- gate-murano-congress-devstack-dsvm
|
||||
- gate-rally-dsvm-murano-task
|
||||
@ -8231,6 +8244,7 @@ projects:
|
||||
check:
|
||||
- gate-murano-dashboard-pep8
|
||||
- gate-murano-dashboard-python27
|
||||
- gate-murano-dashboard-tox-py27-mitaka
|
||||
- gate-murano-dashboard-npm-run-lint
|
||||
- gate-murano-devstack-dsvm
|
||||
gate:
|
||||
@ -11403,6 +11417,7 @@ projects:
|
||||
- name: osc-plugin-jobs
|
||||
check:
|
||||
- gate-muranoclient-dsvm-functional
|
||||
- gate-python-muranoclient-tox-py27-mitaka
|
||||
gate:
|
||||
- gate-muranoclient-dsvm-functional
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user