From 887c5bf2413725c5c1e1a67e365ce08f4169b685 Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Wed, 31 Oct 2018 17:20:37 +0900 Subject: [PATCH] Remove the build-placement-api-ref job definition Remove the build-placement-api-ref job definition because it has been unnecessary since Ia4680f24d78af1260f2f0106a458b78a079c1287. Change-Id: I0898dcfebb8021239034e34fa7aa6a71fd9832f2 --- zuul.d/jobs.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index f1f026e5..8a49b7bd 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -903,23 +903,6 @@ - doc/requirements.txt - test-requirements.txt -- job: - name: build-placement-api-ref - parent: build-openstack-sphinx-docs - description: | - Build placement-api-ref document. This job runs only on master branch. - # We only publish the master branch, so no need to run - # for changes on other branches. - branches: master - vars: - sphinx_build_dir: placement-api-ref/build - sphinx_source_dir: placement-api-ref/source - files: - - ^placement-api-ref/.* - - bindep.txt - - doc/requirements.txt - - test-requirements.txt - - job: name: legacy-base abstract: true