diff --git a/modules/openstack_project/files/jenkins_job_builder/config/misc.yaml b/modules/openstack_project/files/jenkins_job_builder/config/misc.yaml index 9ff14c753a..2a6aa22883 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/misc.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/misc.yaml @@ -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 diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 606ec726be..8139aadfb2 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -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