From f18390317b6c2dce60514a943f4e2f0a438c90d5 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 5 Mar 2014 10:23:35 -0600 Subject: [PATCH] Temporarily no-vote the requirements check for openstacksdk The current requirements.txt and test-requirements.txt files in the repo do not end with newlines, project-requirements-change.py checks that the existing file does end with newlines and fails. Remove this job to temporarily so the files can be fixed. Change-Id: I4b08b158f9d91413e5bc100bb2df153dc474e55b --- modules/openstack_project/files/zuul/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index b8abaff6f8..51d66e6fbe 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4662,8 +4662,6 @@ projects: - post-mirror-python33 - name: stackforge/python-openstacksdk - template: - - name: check-requirements check: - gate-python-openstacksdk-pep8 - gate-python-openstacksdk-python26