From: Victor Morales Date: Sat, 19 May 2018 21:05:53 +0000 (-0700) Subject: Enable HPA CSIT for multicloud-ocata X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F48253%2F1;p=ci-management.git 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 --- 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'