summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-csit.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-12-11 20:15:19 +0000
committerGerrit Code Review <gerrit@onap.org>2017-12-11 20:15:19 +0000
commit3fc71f7a2b698ab4e7c4e42ca41c3ed8f093a640 (patch)
treee7bfe7663f1111fd04057edb1ad0921b0b4cf1a3 /jjb/sdc/sdc-csit.yaml
parentfbb15d31b463c8bc13babe5f8d9f406fe1553f1e (diff)
parent6edd8bacb09e8df0c78aed6c3aba503edcab7f17 (diff)
Merge "Update sdc jjb jobs"
Diffstat (limited to 'jjb/sdc/sdc-csit.yaml')
-rw-r--r--jjb/sdc/sdc-csit.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml
index 5a4c9bf26..86018ae5d 100644
--- a/jjb/sdc/sdc-csit.yaml
+++ b/jjb/sdc/sdc-csit.yaml
@@ -2,8 +2,8 @@
- project:
name: sdc-csit
jobs:
- - '{project-name}-{stream}-verify-csit-{functionality}'
- - '{project-name}-{stream}-csit-{functionality}'
+ - '{project-name}-{stream}-verify-csit-{functionality}-testng'
+ - '{project-name}-{stream}-csit-{functionality}-testng'
project-name: 'sdc'
stream:
- 'master':
@@ -17,3 +17,5 @@
- '{project-name}-{stream}-docker-version-java-daily'
robot-options: ''
branch: 'master'
+ html-dir: 'archives'
+ html-files: 'SDC_CI_Extent_Report.html' \ No newline at end of file