Merge "keystone: Use normal python jobs"
This commit is contained in:
commit
156d8184e3
@ -5842,11 +5842,11 @@
|
||||
name: keystone
|
||||
|
||||
jobs:
|
||||
- coverage-db-jobs
|
||||
- python-db-jobs
|
||||
- cross-python-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- python-newton-bitrot-db-jobs
|
||||
- coverage-jobs
|
||||
- python-jobs
|
||||
- cross-python-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- python-newton-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
- openstack-server-release-jobs
|
||||
|
@ -3231,7 +3231,7 @@ jobs:
|
||||
- name: ^gate-ceilometer-tox-.*
|
||||
branch: ^(?!stable/(mitaka|newton))
|
||||
|
||||
- name: gate-keystone-python34-db
|
||||
- name: gate-keystone-python34
|
||||
branch: ^stable/mitaka$
|
||||
|
||||
- name: gate-swift-python34
|
||||
@ -10926,13 +10926,13 @@ projects:
|
||||
- name: openstack/keystone
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-db-jobs
|
||||
- name: python34-db-jobs
|
||||
- name: python35-db-jobs
|
||||
- name: python-jobs
|
||||
- name: python34-jobs
|
||||
- name: python35-jobs
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: openstack-server-release-jobs
|
||||
- name: periodic-db-mitaka
|
||||
- name: periodic-db-newton
|
||||
- name: periodic-mitaka
|
||||
- name: periodic-newton
|
||||
- name: periodic-jobs-with-oslo-master
|
||||
- name: check-requirements
|
||||
- name: integrated-gate
|
||||
@ -10950,8 +10950,8 @@ projects:
|
||||
- gate-tempest-dsvm-keystone-uwsgi-full-ubuntu-trusty-nv
|
||||
- gate-tempest-dsvm-keystone-uwsgi-full-ubuntu-xenial-nv
|
||||
- gate-tempest-dsvm-neutron-identity-v3-only-full-ubuntu-xenial-nv
|
||||
- keystone-coverage-db-ubuntu-trusty
|
||||
- keystone-coverage-db-ubuntu-xenial
|
||||
- keystone-coverage-ubuntu-trusty
|
||||
- keystone-coverage-ubuntu-xenial
|
||||
gate:
|
||||
- gate-keystone-dsvm-functional-ubuntu-xenial
|
||||
experimental:
|
||||
@ -16528,7 +16528,7 @@ projects:
|
||||
- gate-cross-cinder-python27-db-ubuntu-xenial
|
||||
- gate-cross-glance-python27-db-ubuntu-xenial
|
||||
- gate-cross-horizon-python27-ubuntu-xenial
|
||||
- gate-cross-keystone-python27-db-ubuntu-xenial
|
||||
- gate-cross-keystone-python27-ubuntu-xenial
|
||||
- gate-cross-neutron-python27-ubuntu-xenial
|
||||
- gate-cross-nova-python27-db-ubuntu-xenial
|
||||
# TODO(ihrachys) uncomment when swift actually uses upper-constraints
|
||||
@ -16553,7 +16553,7 @@ projects:
|
||||
- gate-cross-cinder-python27-db-ubuntu-xenial
|
||||
- gate-cross-glance-python27-db-ubuntu-xenial
|
||||
- gate-cross-horizon-python27-ubuntu-xenial
|
||||
- gate-cross-keystone-python27-db-ubuntu-xenial
|
||||
- gate-cross-keystone-python27-ubuntu-xenial
|
||||
- gate-cross-neutron-python27-ubuntu-xenial
|
||||
- gate-cross-nova-python27-db-ubuntu-xenial
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user