Changing JJB for TSDR to run scripts only in supported branches. 69/34269/1
authorpremnath <prem.annauniv@gmail.com>
Mon, 8 Feb 2016 16:54:25 +0000 (22:24 +0530)
committerpremnath <prem.annauniv@gmail.com>
Mon, 8 Feb 2016 16:54:25 +0000 (22:24 +0530)
Change-Id: Id623600b98faf792a1770ce56e9ea8cf649c0b82
Signed-off-by: premnath <prem.annauniv@gmail.com>
jjb/tsdr/tsdr-csit-cassandra.yaml
jjb/tsdr/tsdr-csit-hbase.yaml
jjb/tsdr/tsdr-csit-hsqldb.yaml

index 56539a19148fe6246a6e4c879324d97682c0e19c..53f43abb95af7d049a2241bc81803a2b0d46fad2 100644 (file)
         - 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'
index 5aa11c15bbf86df568dfae3d685365b0da011e10..3902035cf3df405222f6702c28b0801c152fb19e 100644 (file)
         - 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'
index f3428a4ac37d4874f209bfb2e41624696df64fc8..cd489cee966ddd8016c1d8c71ebb113ca24dbe49 100644 (file)
         - 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'