From: Aric Gardner Date: Tue, 6 Nov 2018 16:35:55 +0000 (-0500) Subject: Fuel RTD job was missed X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=1e2b2f8fe3eed4c2fd1a9fbd61dfcd71ea39cbc3 Fuel RTD job was missed Adding it back, I removed it from fuel-project-jobs and forgot to add it back as its own file Change-Id: I9d84a979cd5323d72ec858b310cb1b786c5f1207 Signed-off-by: Aric Gardner --- diff --git a/jjb/fuel/fuel-rtd-jobs.yaml b/jjb/fuel/fuel-rtd-jobs.yaml new file mode 100644 index 000000000..b2e8397a2 --- /dev/null +++ b/jjb/fuel/fuel-rtd-jobs.yaml @@ -0,0 +1,12 @@ +--- +- project: + name: fuel-rtd + project: fuel + project-name: fuel + + project-pattern: 'fuel' + rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-fuel/47205/' + rtd-token: '38f40bf6c08fd4bccb930871bc29b08404cf98b0' + + jobs: + - '{project-name}-rtd-jobs'