From: morganrol Date: Wed, 19 Jan 2022 09:31:24 +0000 (+0100) Subject: [INTEGRATION] Cleanup integration xtesting jenkins jobs X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c1f381d394a518567a1328b691093bffccf6c0a3;p=ci-management.git [INTEGRATION] Cleanup integration xtesting jenkins jobs We build several versions of our test dockers thanks to jenkins Since the introduction of a gate on pythonsdk, the develop xtesting dockers are not more useful The Honolulu xtesting dockers have been released, it does nto make to rebuild them daily as we do not have daily branches for Honolulu (stable -2) Issue-ID: INT-2046 Signed-off-by: morganrol Change-Id: I436a957e43049735364b2f7915e924b1326e64b1 --- diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index 083616880..65087024b 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -124,12 +124,6 @@ - 'istanbul': branch: 'istanbul' files: '' - - 'honolulu': - branch: 'honolulu' - files: '' - - 'develop': - branch: 'develop' - files: '' docker-root: '$WORKSPACE' mvn-settings: 'integration-settings' build-node: ubuntu1804-docker-8c-8g