From 2febca2cb3a8ae36aaf01dd05f675dff81f2fbbe Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 24 Jan 2017 13:14:45 +0100 Subject: [PATCH] Override csit verify stream for Iotdm Change-Id: Ia632b3d3e649e56cb634b4f8318365c05644fe15 Signed-off-by: Vratko Polak --- jjb/iotdm/iotdm-csit-basic.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jjb/iotdm/iotdm-csit-basic.yaml b/jjb/iotdm/iotdm-csit-basic.yaml index 1323074ab..ecf14b1b9 100644 --- a/jjb/iotdm/iotdm-csit-basic.yaml +++ b/jjb/iotdm/iotdm-csit-basic.yaml @@ -20,6 +20,12 @@ branch: 'master' jre: 'openjdk8' + # TODO: Delete the following if suites are compatible with Boron again. + verify-stream: 'carbon' + # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream. + verify-branch: 'master' + # TODO: Update the line above when stable/carbon is created. + install: - only: scope: 'only' -- 2.36.6