From 612885b9b768139cbe0a10609c07f4ed0a52c83d Mon Sep 17 00:00:00 2001 From: mrichomme Date: Thu, 13 Aug 2020 11:38:20 +0200 Subject: Prepare Frankfurt xtesting dockers for the moment frankfurt = master dockers We need to have dedicated dockers per version Issue-ID: INT-1683 Signed-off-by: mrichomme Change-Id: Ib0de9a8ef3ddef3b18133c476eb5c31ff8198d95 --- 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 2065813c5..8544cad55 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -123,6 +123,9 @@ - 'master': branch: 'master' files: '' + - 'frankfurt': + branch: 'frankfurt' + files: '' docker-root: '$WORKSPACE' mvn-settings: 'integration-settings' build-node: ubuntu1804-docker-8c-8g -- cgit 1.2.3-korg