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.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml
index 33923c07f..42c93cf9c 100644
--- a/jjb/sdc/sdc-csit.yaml
+++ b/jjb/sdc/sdc-csit.yaml
@@ -21,3 +21,24 @@
branch: 'master'
html-dir: 'archives'
html-files: 'SDC_CI_Extent_Report.html'
+
+- project:
+ name: sdc-csit-arm64
+ jobs:
+ - '{project-name}-arm64-{stream}-verify-csit-{functionality}-testng'
+ - '{project-name}-arm64-{stream}-csit-{functionality}-testng'
+ project-name: 'sdc'
+ stream:
+ - 'master':
+ branch: 'master'
+ functionality:
+ - 'sanity':
+ trigger_jobs: '{project-name}-{stream}-sdc-merge-java'
+ - 'nightly':
+ trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
+ - 'uiSanity':
+ trigger_jobs: '{project-name}-{stream}-docker-version-java-daily'
+ robot-options: ''
+ branch: 'master'
+ html-dir: 'archives'
+ html-files: 'SDC_CI_Extent_Report.html'