summaryrefslogtreecommitdiffstats
path: root/jjb/multicloud/multicloud-openstack-ocata-csit.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-05temporary disable arm64 docker for multicloudPaul Vaduva1-2/+2
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: Iec9cb3f914644e17603686f15423345f74165997 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-07Add arm64 docker build for multicloudPaul Vaduva1-2/+6
Run Docker and Java daily jobs for arm64 for multicloud projects. Change-Id: Ib677e0938989ce78342b770611b869bbad2bf2b1 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-09-21Fix nested trigger_jobs (M)Jessica Wagantall1-4/+2
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Change-Id: I17cb960bd182c45b8921855f699a0777882fd154 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-19Enable HPA CSIT for multicloud-ocataVictor Morales1-0/+3
The I89c51f8bd9056fd8c2afd871ab9ab8b0cc567bb9 commit adds a new csit functionality for multicloud-ocata project. This test verifies the discovery process. This change includes this new test into the Jenkins Jobs. Change-Id: I7aa368fb2c93b094d96a650d3419d3f854110e86 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-214
2017-09-15Add jjb for CSIT of multicloud openstack ocataBin Yang1-0/+14
Add jjb to trigger functionality1 of multicloud ocata CSIT Change-Id: Ice083b686e2ae04968e2f07ef7208990026e8950 Issue-ID: MULTICLOUD-94 Signed-off-by: Bin Yang <bin.yang@windriver.com>