From c71ef02b79a156047dd37f185eff50bcd7c6a502 Mon Sep 17 00:00:00 2001 From: premnath Date: Mon, 8 Feb 2016 22:24:25 +0530 Subject: [PATCH] Changing JJB for TSDR to run scripts only in supported branches. Change-Id: Id623600b98faf792a1770ce56e9ea8cf649c0b82 Signed-off-by: premnath --- jjb/tsdr/tsdr-csit-cassandra.yaml | 5 ----- jjb/tsdr/tsdr-csit-hbase.yaml | 5 ----- jjb/tsdr/tsdr-csit-hsqldb.yaml | 5 ----- 3 files changed, 15 deletions(-) diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 56539a191..53f43abb9 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.yaml @@ -18,15 +18,10 @@ - beryllium: branch: 'stable/beryllium' jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' install: - only: scope: 'only' - - all: - scope: 'all' # Features to install install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' diff --git a/jjb/tsdr/tsdr-csit-hbase.yaml b/jjb/tsdr/tsdr-csit-hbase.yaml index 5aa11c15b..3902035cf 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -18,15 +18,10 @@ - beryllium: branch: 'stable/beryllium' jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' install: - only: scope: 'only' - - all: - scope: 'all' # Features to install install-features: 'odl-restconf,odl-tsdr-hbase,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' diff --git a/jjb/tsdr/tsdr-csit-hsqldb.yaml b/jjb/tsdr/tsdr-csit-hsqldb.yaml index f3428a4ac..cd489cee9 100644 --- a/jjb/tsdr/tsdr-csit-hsqldb.yaml +++ b/jjb/tsdr/tsdr-csit-hsqldb.yaml @@ -18,15 +18,10 @@ - beryllium: branch: 'stable/beryllium' jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' install: - only: scope: 'only' - - all: - scope: 'all' # Features to install install-features: 'odl-restconf,odl-tsdr-hsqldb,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' -- 2.36.6