From 39de3ea36b363dd1910a9b3dbeb6f0e76ebf3116 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Sat, 19 May 2018 14:05:53 -0700 Subject: [PATCH] Enable HPA CSIT for multicloud-ocata 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 Issue-ID: MULTICLOUD-214 --- jjb/multicloud/multicloud-openstack-ocata-csit.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/multicloud/multicloud-openstack-ocata-csit.yaml b/jjb/multicloud/multicloud-openstack-ocata-csit.yaml index dfef6f81a..e60ab6301 100644 --- a/jjb/multicloud/multicloud-openstack-ocata-csit.yaml +++ b/jjb/multicloud/multicloud-openstack-ocata-csit.yaml @@ -10,5 +10,8 @@ - 'functionality1': trigger_jobs: - 'multicloud-openstack-master-docker-java-version-shell-daily' + - 'hpa-discovery': + trigger_jobs: + - 'multicloud-openstack-master-docker-java-version-shell-daily' robot-options: '' branch: 'master' -- 2.16.6