X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopnfvdocs%2Fdocs-rtd.yaml;fp=jjb%2Fopnfvdocs%2Fdocs-rtd.yaml;h=0000000000000000000000000000000000000000;hb=bf5675bdba1bf204326b38e29c1e4b096e36a5ed;hp=d8ed123c9884b4b9a4f0bed1462b141b244768f1;hpb=938f98d9a0ae3390adc75cfdfa7f2334186a4cad;p=releng.git diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml deleted file mode 100644 index d8ed123c9..000000000 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ /dev/null @@ -1,52 +0,0 @@ ---- -- project: - name: docs-rtd - project: 'opnfvdocs' - project-name: 'opnfvdocs' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfvdocsdemo/79560/' - rtd-token: 'a96c3622a270344cf9bf3f73b0dfa04f59fc59c0' - project-pattern: 'opnfvdocs' - jobs: - - '{project-name}-rtd-jobs' - - 'gerrit-tox-verify': - python-version: python3 - tox-envs: "docs" - build-days-to-keep: 7 - - 'docs-merge-rtd-{stream}' - - stream: - - master: - branch: 'master' - - moselle: - branch: 'stable/{stream}' - - lakelse: - branch: 'stable/{stream}' - - iruya: - branch: 'stable/{stream}' - - jerma: - branch: 'stable/{stream}' - -- job-template: - name: 'docs-merge-rtd-{stream}' - - project-type: freestyle - - parameters: - - label: - name: SLAVE_LABEL - default: 'lf-build6' - description: 'Slave label on Jenkins' - all-nodes: false - node-eligibility: 'ignore-offline' - - project-parameter: - project: '{project}' - branch: '{branch}' - - triggers: - - gerrit-trigger-change-merged: - project: '**' - branch: '{branch}' - files: 'docs/**/*.*' - - builders: - - 'remove-old-docs-from-opnfv-artifacts'