diff options
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 52 | ||||
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs-views.yaml | 14 |
2 files changed, 10 insertions, 56 deletions
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' diff --git a/jjb/opnfvdocs/opnfvdocs-views.yaml b/jjb/opnfvdocs/opnfvdocs-views.yaml index 27645f9ec..7f6e8f999 100644 --- a/jjb/opnfvdocs/opnfvdocs-views.yaml +++ b/jjb/opnfvdocs/opnfvdocs-views.yaml @@ -1,6 +1,12 @@ --- -- project: +- view: name: opnfvdocs-view - views: - - project-view - project-name: opnfvdocs + view-type: list + columns: + - status + - weather + - job + - last-success + - last-failure + - last-duration + regex: ^opnfvdocs-.* |