From 9bbcbda3b5780047e6292ec584e549631d84ea1c Mon Sep 17 00:00:00 2001 From: Lasse Kaihlavirta Date: Wed, 28 Apr 2021 17:04:08 +0300 Subject: [PATCH] Remove irrelevant SO CSIT jobs - integration-testing and integration-etsi-testing are testing obsolete image versions and do not currently contribute any value to CI Issue-ID: SO-3632 Signed-off-by: Lasse Kaihlavirta Change-Id: Ic0c4213c3cffda3d5ee141868a3045e5b4ae3374 --- jjb/so/so-csit.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index c694f35b7..d142a34e3 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -18,10 +18,12 @@ branch: 'honolulu' java-version: openjdk11 functionality: - - 'integration-testing': - trigger_jobs: - - 'integration-etsi-testing': - trigger_jobs: +# integration testing suites disabled until brought up to date, +# see https://jira.onap.org/browse/SO-3632 +# - 'integration-testing': +# trigger_jobs: +# - 'integration-etsi-testing': +# trigger_jobs: - 'macroflow': trigger_jobs: robot-options: '' -- 2.16.6