Remove rtd-project incorrectly labelled required 65/6365/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 6 Sep 2017 23:56:29 +0000 (19:56 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 6 Sep 2017 23:56:32 +0000 (19:56 -0400)
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 <thanh.ha@linuxfoundation.org>
jjb/lf-rtd-jobs.yaml

index 94365dc..2dfab6e 100644 (file)
     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)