Merge "fuel-web: Use normal python jobs"
This commit is contained in:
commit
e014fda5a6
@ -4614,7 +4614,7 @@
|
||||
name: fuel-web
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: futurist
|
||||
|
@ -3197,10 +3197,10 @@ jobs:
|
||||
branch: ^(?!stable/(?:5\.0|5\.1|6\.0|6\.1|7\.0|8\.0|mitaka)).*$
|
||||
voting: false
|
||||
|
||||
- name: ^gate-fuel-web-python27-db-ubuntu-trusty
|
||||
- name: ^gate-fuel-web-python27-ubuntu-trusty
|
||||
branch: ^(stable/(8\.0|mitaka)).*$
|
||||
|
||||
- name: ^gate-fuel-web-python27-db-ubuntu-xenial
|
||||
- name: ^gate-fuel-web-python27-ubuntu-xenial
|
||||
branch: ^(?!stable/(?:5\.0|5\.1|6\.0|6\.1|7\.0|8\.0|mitaka)).*$
|
||||
|
||||
- name: ^gate-ceilometer-dsvm-tempest-plugin-.*ubuntu-trusty
|
||||
@ -10041,7 +10041,7 @@ projects:
|
||||
- name: openstack/fuel-web
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-db-jobs
|
||||
- name: python-jobs
|
||||
|
||||
- name: openstack/futurist
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user