From: seshukm Date: Tue, 15 Jun 2021 13:05:23 +0000 (+0530) Subject: add the custom_workflow for the CSIT builds X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3c6794354f09b46827a46a4abdcedb3650b4fc52;p=ci-management.git add the custom_workflow for the CSIT builds Issue-ID: SO-3674 Signed-off-by: seshukm Change-Id: I203e2eea040ec5a58226462c9b1178dc1a111e65 --- diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index d142a34e3..d03fee07e 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -17,6 +17,9 @@ - 'honolulu': branch: 'honolulu' java-version: openjdk11 + - 'Custom_Workflow': + branch: 'Custom_Workflow' + java-version: openjdk11 functionality: # integration testing suites disabled until brought up to date, # see https://jira.onap.org/browse/SO-3632