From: Thanh Ha Date: Wed, 6 Sep 2017 23:56:29 +0000 (-0400) Subject: Remove rtd-project incorrectly labelled required X-Git-Tag: v0.8.2~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=4372954ecaddfe3b821eaa1cc2cf5615e5f03b6a;p=releng%2Fglobal-jjb.git 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 --- 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)