summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-01-30 05:13:55 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-30 05:13:55 +0000
commit290838cbbabd090876b5f74a9ff38b8f9b4d6df9 (patch)
tree05eb72f51cff5976d4973cbfc2219a8940a44e3b
parent0f9d358800e93136506175588f838034a7132346 (diff)
parent59234e12d3166e0ffe9a6dcb3f4a9afca9b16af9 (diff)
Merge "Add verify of csit for starlingx"
-rw-r--r--jjb/multicloud/multicloud-openstack-starlingx-csit.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/jjb/multicloud/multicloud-openstack-starlingx-csit.yaml b/jjb/multicloud/multicloud-openstack-starlingx-csit.yaml
index 364bf01fd..f2dd9999f 100644
--- a/jjb/multicloud/multicloud-openstack-starlingx-csit.yaml
+++ b/jjb/multicloud/multicloud-openstack-starlingx-csit.yaml
@@ -2,11 +2,14 @@
- project:
name: multicloud-openstack-starlingx-csit
jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
- '{project-name}-{stream}-csit-{functionality}'
project-name: 'multicloud-starlingx'
stream: 'master'
functionality:
- 'functionality1':
- trigger_jobs: 'multicloud-openstack-master-docker-java-version-shell-daily'
+ trigger_jobs:
+ - 'multicloud-openstack-master-docker-java-version-shell-daily'
+ - 'multicloud-openstack-arm64-master-docker-java-version-shell-daily'
robot-options: ''
branch: 'master'