Merge "fuel-web: Use normal python jobs"

This commit is contained in:
Jenkins 2017-02-16 10:32:48 +00:00 committed by Gerrit Code Review
commit e014fda5a6
2 changed files with 4 additions and 4 deletions

View File

@ -4614,7 +4614,7 @@
name: fuel-web
jobs:
- python-db-jobs
- python-jobs
- project:
name: futurist

View File

@ -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: