From ee78d1c86773c241c6329fe9eba57227c3bfc2e3 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 21 Sep 2017 17:06:20 -0500 Subject: [PATCH] Re-remove openstack-doc-build from project-config We moved this here so that we could do docs-draft things. But now we don't need to do those things anymore and a new job is over in openstack-zuul-jobs. Change-Id: Iddf3c07ffddfc1e23b19c0a1b6cb0236d8a49b6c --- zuul.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/zuul.yaml b/zuul.yaml index f394bf20d3..ddea56c2e4 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -377,17 +377,6 @@ name: pypi_info - gpg_key -- job: - name: openstack-doc-build - pre-run: playbooks/python-docs/pre - run: playbooks/python-docs/run - post-run: playbooks/python-docs/post - success-url: html/ - required-projects: - - name: openstack/requirements - vars: - tox_constraints_file: "{{ ansible_user_dir }}/src/git.openstack.org/openstack/requirements/upper-constraints.txt" - - job: name: publish-openstack-python-docs description: |