From 7f9c9b9101694e0586a8ad0ad9a08119ebad1989 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Fri, 6 Nov 2020 15:38:25 +0100 Subject: Add xtesting:develop dockers the goal is to test easily experimental xtesting dockers leveraging the develop branch of the python sdk Issue-ID: INT-1771 Signed-off-by: mrichomme Change-Id: Iee9591edfef88b379874709e3d2de7da7463c5bc --- jjb/integration/xtesting/integration-xtesting.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb') diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index 5cbce4e84..1c5f21f76 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -106,6 +106,9 @@ - 'frankfurt': branch: 'frankfurt' files: '' + - 'develop': + branch: 'develop' + files: '' docker-root: '$WORKSPACE' mvn-settings: 'integration-settings' build-node: ubuntu1804-docker-8c-8g -- cgit 1.2.3-korg