From fff665ca55ee6bfd6a5bbe387aee406d52c57df9 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Tue, 27 Jun 2017 17:22:48 -0500 Subject: [PATCH] Renames checkbuild job to buildpdf because it only produces PDF Needed-by: I566406c0ad3976da03ac3be95360795d86c84e77 Change-Id: I566406c0ad3976da03ac3be95360795d86c84e77 --- jenkins/jobs/projects.yaml | 2 +- zuul/layout.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 6e689ad3ce..61013eb029 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -9764,7 +9764,7 @@ - '{name}-branch-tarball' - gate-{name}-api-ref - gate-{name}-tox-doc-publish-{envlist}: - envlist: checkbuild + envlist: buildpdf - project: name: openstackid diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 5e273f2d26..d7cc81592b 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -14612,12 +14612,12 @@ projects: - gate-openstackdocstheme-pep8-ubuntu-xenial - gate-openstackdocstheme-docs-ubuntu-xenial - gate-openstackdocstheme-api-ref - - gate-openstackdocstheme-tox-doc-publish-checkbuild + - gate-openstackdocstheme-tox-doc-publish-buildpdf gate: - gate-openstackdocstheme-pep8-ubuntu-xenial - gate-openstackdocstheme-docs-ubuntu-xenial - gate-openstackdocstheme-api-ref - - gate-openstackdocstheme-tox-doc-publish-checkbuild + - gate-openstackdocstheme-tox-doc-publish-buildpdf post: - openstackdocstheme-branch-tarball