X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fsdc%2Fsdc-csit.yaml;h=d306182a62faa60013a65e93dc1ba7af09177a17;hb=534c6e09251dbc39dac99926bebdb52955dacdbf;hp=196c2938eb9e8f0e93dfe5b7f79eccb25c8e4250;hpb=edc4eb2121ecc501d390670a9995fa549494b330;p=ci-management.git diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml index 196c2938e..d306182a6 100644 --- a/jjb/sdc/sdc-csit.yaml +++ b/jjb/sdc/sdc-csit.yaml @@ -2,13 +2,23 @@ - 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' + stream: + - 'master': + branch: 'master' functionality: - 'sanity': trigger_jobs: - - '{project-name}-{stream}-release-java-daily-checkstyle' + - '{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' \ No newline at end of file