summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-11-21 11:59:33 +0100
committerMarek Gradzki <mgradzki@cisco.com>2016-11-24 09:57:46 +0100
commit9967ca6ec1dadbaf5b5ed4f0fb963210fbaabe0f (patch)
treee1ad887cd7ec5446d673bf858276032269850c38 /jjb
parent8b90cd8e00dc1e4604b7de1fdfb9d6f3bf0638a1 (diff)
Update csit-honeycomb-functional job to hc2vpp
Change-Id: I8061ac1d21a0683f490c46265a1196adc33bb36f Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit-vpp-honeycomb.yaml12
-rw-r--r--jjb/csit/include-raw-csit-hc2vpp-functional-virl.sh (renamed from jjb/csit/include-raw-csit-honeycomb-functional-virl.sh)0
2 files changed, 6 insertions, 6 deletions
diff --git a/jjb/csit/csit-vpp-honeycomb.yaml b/jjb/csit/csit-vpp-honeycomb.yaml
index 5aeee0cfb..715d2ddc3 100644
--- a/jjb/csit/csit-vpp-honeycomb.yaml
+++ b/jjb/csit/csit-vpp-honeycomb.yaml
@@ -1,8 +1,8 @@
- project:
- name: csit-honeycomb
- description: 'CSIT jenkins jobs to test Honeycomb features.'
+ name: csit-hc2vpp
+ description: 'CSIT jenkins jobs to test Hc2vpp features.'
jobs:
- - 'csit-honeycomb-functional-{stream}-{os}'
+ - 'csit-hc2vpp-functional-{stream}-{os}'
project: 'csit'
branch: 'master'
branch-id: 'master'
@@ -18,7 +18,7 @@
- ubuntu1404
- job-template:
- name: 'csit-honeycomb-functional-{stream}-{os}'
+ name: 'csit-hc2vpp-functional-{stream}-{os}'
project-type: freestyle
node: verify
@@ -49,7 +49,7 @@
triggers:
- reverse:
- jobs: 'honeycomb-integration-{stream}-{os}'
+ jobs: 'hc2vpp-integration-{stream}-{os}'
result: 'success'
prebuilders:
@@ -58,7 +58,7 @@
builders:
- shell:
- !include-raw-escape: include-raw-csit-honeycomb-functional-virl.sh
+ !include-raw-escape: include-raw-csit-hc2vpp-functional-virl.sh
postbuilders:
- shell: |
diff --git a/jjb/csit/include-raw-csit-honeycomb-functional-virl.sh b/jjb/csit/include-raw-csit-hc2vpp-functional-virl.sh
index 8c2fa9765..8c2fa9765 100644
--- a/jjb/csit/include-raw-csit-honeycomb-functional-virl.sh
+++ b/jjb/csit/include-raw-csit-hc2vpp-functional-virl.sh