[INTEGRATION] Cleanup integration xtesting jenkins jobs 41/126641/1
authormorganrol <morgan.richomme@orange.com>
Wed, 19 Jan 2022 09:31:24 +0000 (10:31 +0100)
committermorganrol <morgan.richomme@orange.com>
Wed, 19 Jan 2022 09:31:24 +0000 (10:31 +0100)
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 <morgan.richomme@orange.com>
Change-Id: I436a957e43049735364b2f7915e924b1326e64b1

jjb/integration/xtesting/integration-xtesting.yaml

index 0836168..6508702 100644 (file)
       - '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