From 4372954ecaddfe3b821eaa1cc2cf5615e5f03b6a Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 6 Sep 2017 19:56:29 -0400 Subject: [PATCH] Remove rtd-project incorrectly labelled required rtd-project is not a required parameter for the rtd-verify job. In fact it's not used at all in the job. Change-Id: Iea9ba7a6101c130e77d60cfb6536c9be7f12d5b2 Signed-off-by: Thanh Ha --- jjb/lf-rtd-jobs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jjb/lf-rtd-jobs.yaml b/jjb/lf-rtd-jobs.yaml index 94365dc3..2dfab6ea 100644 --- a/jjb/lf-rtd-jobs.yaml +++ b/jjb/lf-rtd-jobs.yaml @@ -168,10 +168,6 @@ name: lf-rtd-verify # Verify job which runs a tox build of the docs project # - # Required parameters: - # - # :rtd-project: This is the name of the project on ReadTheDocs.org. - # # Optional parameters: # # :branch: Git branch to fetch for the build. (default: master) -- 2.16.6