From 62f1c1295fd03df2ac4f68e655a3315c05a51361 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 28 Oct 2020 10:35:54 -0400 Subject: [PATCH] Add guilin oparent job El Alto is no longer supported. There is no point to keeping Frankfurt as anyone can move to guilin or master if they need new functionality. All the dependencies are the same anyway. Issue-ID: INT-1756 Change-Id: Icab5ee26c6aec521899fedb2dd357bbe009bbc41 Signed-off-by: Pamela Dragosh --- jjb/oparent/oparent.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml index e6f600cf2..5c0cffc88 100644 --- a/jjb/oparent/oparent.yaml +++ b/jjb/oparent/oparent.yaml @@ -22,10 +22,8 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' - - 'elalto': - branch: 'elalto' + - 'guilin': + branch: 'guilin' mvn-settings: 'oparent-settings' java-version: openjdk11 files: '**' -- 2.16.6