From 2d3990043987678c89e67a77b3d17029ac16cd35 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Mon, 24 Apr 2017 15:56:15 -0700 Subject: [PATCH] integration patch jobs use karaf3 for nitrogen Same as project patch-test, people will not understand current behavior unless we explain it. Note periodic distribution tests will still use karaf4 for nitrogen so they can be used to validate karaf4. Change-Id: I7304d79a9f02e9cd65afeeea5b6ba152ff42cda1 Signed-off-by: Luis Gomez --- jjb/integration/integration-test-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index 58f5091dd..3ebdc7d55 100644 --- a/jjb/integration/integration-test-jobs.yaml +++ b/jjb/integration/integration-test-jobs.yaml @@ -18,6 +18,7 @@ stream: - nitrogen: branch: 'master' + karaf-version: karaf3 jre: 'openjdk8' csit-list: '{csit-list-nitrogen}' csit-sanity-list: '{csit-sanity-list-nitrogen}' -- 2.36.6