Remove gate-django_openstack_auth-noop job.
django_openstack_auth has proper tests now and they pass. This makes the gate-django_openstack_auth-noop unnecessary if we gate on the other jobs. Make the other jobs voting and remove the unneeded noop job. Change-Id: Ic10c5e6cbffdb096cbb1684d1265859a04b38c17
This commit is contained in:
parent
948b405434
commit
39f7e636a8
@ -2,10 +2,6 @@
|
||||
name: gate-noop
|
||||
node: precise
|
||||
|
||||
- job:
|
||||
name: gate-django_openstack_auth-noop
|
||||
node: precise
|
||||
|
||||
- job:
|
||||
name: gate-grenade-noop
|
||||
node: precise
|
||||
|
@ -252,14 +252,6 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-savanna-dashboard-requirements
|
||||
voting: false
|
||||
- name: gate-django_openstack_auth-pep8
|
||||
voting: false
|
||||
- name: gate-django_openstack_auth-docs
|
||||
voting: false
|
||||
- name: gate-django_openstack_auth-python26
|
||||
voting: false
|
||||
- name: gate-django_openstack_auth-python27
|
||||
voting: false
|
||||
- name: gate-marconi-python33
|
||||
voting: false
|
||||
- name: gate-python-ceilometerclient-python33
|
||||
@ -723,14 +715,12 @@ projects:
|
||||
- gate-django_openstack_auth-docs
|
||||
- gate-django_openstack_auth-python26
|
||||
- gate-django_openstack_auth-python27
|
||||
- gate-django_openstack_auth-noop
|
||||
gate:
|
||||
- gate-django_openstack_auth-requirements
|
||||
- gate-django_openstack_auth-pep8
|
||||
- gate-django_openstack_auth-docs
|
||||
- gate-django_openstack_auth-python26
|
||||
- gate-django_openstack_auth-python27
|
||||
- gate-django_openstack_auth-noop
|
||||
post:
|
||||
- django_openstack_auth-branch-tarball
|
||||
- django_openstack_auth-coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user