summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2016-10-18 12:02:01 -0400
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2016-11-30 18:15:55 +0000
commit1c21831fede2198ad5c9f77b3242e2dad08e622b (patch)
tree8a54f2f2b141935a2b157ed492496dd401260d41 /jjb/vpp/vpp.yaml
parent732800145bd053374f0c31e9cae05c8cf6e342a7 (diff)
Remove vpp-csit-verify-virl-1604-test-{stream} job.
Change-Id: Ifa69341cab351652d38a66b13d7bb67d51c82caf Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml54
1 files changed, 0 insertions, 54 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index d16e1a1d8..cfc1869f1 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -37,7 +37,6 @@
jobs:
- 'vpp-csit-verify-virl-{stream}'
- 'vpp-csit-verify-hw-perf-{stream}-{type}'
- - 'vpp-csit-verify-virl-1604-test-{stream}'
project: 'vpp'
stream:
- master:
@@ -109,59 +108,6 @@
default-excludes: false
- job-template:
- name: 'vpp-csit-verify-virl-1604-test-{stream}'
-
- project-type: freestyle
- node: 'verify-ubuntu1604'
- concurrent: true
-
- logrotate:
- daysToKeep: '{build-days-to-keep}'
- numToKeep: '{build-num-to-keep}'
- artifactDaysToKeep: '{build-artifact-days-to-keep}'
- artifactNumToKeep: '{build-artifact-num-to-keep}'
-
- parameters:
- - project-parameter:
- project: '{project}'
- - gerrit-parameter:
- branch: '{branch}'
- - os-parameter:
- os: 'ubuntu1604'
-
- scm:
- - gerrit-trigger-scm:
- credentials-id: 'jenkins-gerrit-credentials'
- refspec: '$GERRIT_REFSPEC'
- choosing-strategy: 'gerrit'
-
- wrappers:
- - fdio-infra-wrappers:
- build-timeout: '{build-timeout}'
-
- triggers:
- - gerrit-trigger-manually-triggered:
- name: '{project}'
- branch: '{branch}'
- comment-trigger-value: 'virl-1604-test'
-
- builders:
- - shell:
- !include-raw-escape: include-raw-vpp-checkstyle.sh
- - shell:
- !include-raw-escape: include-raw-vpp-build.sh
- - shell:
- !include-raw-escape: include-raw-vpp-csit-functional.sh
-
- publishers:
- - archive-artifacts:
- artifacts: 'csit/report.html, csit/log.html, csit/output.xml'
- latest-only: false
-
- - robot-report:
- output-path: 'csit'
-
-- job-template:
name: 'vpp-verify-image-{stream}-{os}'
project-type: freestyle