diff options
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf-rtd-jobs.yaml | 29 | ||||
-rw-r--r-- | jjb/vswitchperf/vswitchperf-views.yaml | 14 |
2 files changed, 10 insertions, 33 deletions
diff --git a/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml b/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml deleted file mode 100644 index 6b41bfb6e..000000000 --- a/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml +++ /dev/null @@ -1,29 +0,0 @@ ---- -- project: - name: vswitchperf-rtd - project: vswitchperf - project-name: vswitchperf - - gerrit-skip-vote: true - project-pattern: 'vswitchperf' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-vswitchperf/47398/' - rtd-token: '47bbe5675e6cc5a6207fcc9b4db8dac03c27d9de' - - stream: - - master: - branch: '{stream}' - disabled: false - - jerma: &jerma - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - hunter: - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - gambia: - branch: 'stable/{stream}' - disabled: false - - jobs: - - '{project-name}-rtd-jobs' diff --git a/jjb/vswitchperf/vswitchperf-views.yaml b/jjb/vswitchperf/vswitchperf-views.yaml index 5b8564579..fe04a94d8 100644 --- a/jjb/vswitchperf/vswitchperf-views.yaml +++ b/jjb/vswitchperf/vswitchperf-views.yaml @@ -1,6 +1,12 @@ --- -- project: +- view: name: vswitchperf-view - views: - - project-view - project-name: vswitchperf + view-type: list + columns: + - status + - weather + - job + - last-success + - last-failure + - last-duration + regex: ^vswitchperf-.* |