X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fvfc%2Fvfc-nfvo-wfengine-csit.yaml;h=4b3e95d0012d48efb90a80e9954aef129ac3339a;hb=8cab4cdae78fc12ce61ea8b6c9dd0f61a5127efa;hp=91bad74abe8074a70745b73712efd73333af89e8;hpb=329e0a0a1058399a5882d26d5e8eb101f070cbcc;p=ci-management.git diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml index 91bad74ab..4b3e95d00 100644 --- a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml +++ b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml @@ -7,8 +7,24 @@ project-name: 'vfc-nfvo-wfengine' stream: 'master' functionality: - - 'sanity-check': - trigger_jobs: - - 'vfc-nfvo-wfengine-master-docker-java-version-shell-daily' + - 'sanity-check' + trigger_jobs: + - 'vfc-nfvo-wfengine-master-engine-activiti-extension-docker-java-version-shell-daily' + - 'vfc-nfvo-wfengine-master-engine-mgr-service-docker-java-version-shell-daily' robot-options: '' - branch: 'master' \ No newline at end of file + branch: 'master' + +- project: + name: vfc-nfvo-wfengine-csit-arm64 + jobs: + - '{project-name}-{stream}-verify-csit-{functionality}' + - '{project-name}-{stream}-csit-{functionality}' + project-name: 'vfc-nfvo-wfengine-arm64' + stream: 'master' + functionality: + - 'sanity-check' + trigger_jobs: + - 'vfc-nfvo-wfengine-arm64-master-engine-activiti-extension-docker-java-version-shell-daily' + - 'vfc-nfvo-wfengine-arm64-master-engine-mgr-service-docker-java-version-shell-daily' + robot-options: '' + branch: 'master'