From 1161f968f2dd5529e7628838e8e81872b94185d8 Mon Sep 17 00:00:00 2001 From: Sean Roberts Date: Wed, 27 Nov 2013 16:06:47 -0800 Subject: [PATCH] Rename training-guide as training-guides update jenkins-job-builder files layout.yaml projects.yaml. updates proper name of project training-guides from former training-guide. updated layout.yaml jobs and openstack/openstack-manuals sections. updated projects.yaml manuals project section. Change-Id: I37e1e0b9e3306d0bae34ee4b4982aaeb2686d3b5 --- .../files/jenkins_job_builder/config/projects.yaml | 2 +- modules/openstack_project/files/zuul/layout.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index efc6904243..5fc0dfbac5 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1594,7 +1594,7 @@ - glossary - image-guide - security-guide - - training-guide + - training-guides - user-guide - user-guide-admin diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d4fac35c6d..957d33fbe5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -208,7 +208,7 @@ jobs: branch: ^master$ - name: openstack-security-guide branch: ^master$ - - name: openstack-training-guide + - name: openstack-training-guides branch: ^master$ # Documentation targets for master and future stable branches: - name: openstack-config-reference @@ -2200,7 +2200,7 @@ projects: - openstack-user-guide - openstack-user-guide-admin - manuals-upstream-translation-update - - openstack-training-guide + - openstack-training-guides periodic: - manuals-propose-translation-update