summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-csit.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdc/sdc-csit.yaml')
-rw-r--r--jjb/sdc/sdc-csit.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml
index 5a4c9bf26..dfd0905d5 100644
--- a/jjb/sdc/sdc-csit.yaml
+++ b/jjb/sdc/sdc-csit.yaml
@@ -2,12 +2,14 @@
- 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':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
functionality:
- 'sanity':
trigger_jobs:
@@ -17,3 +19,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