From: Jamo Luhrsen Date: Wed, 3 Feb 2016 17:24:12 +0000 (+0000) Subject: Merge "Adding installation for Syslog and Netflow" X-Git-Tag: release/beryllium~50 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=078eca553c824ed2f789a0ab46ec21823feb2504;hp=d40deca7c42e13e670822f758384d0393357a28a;p=releng%2Fbuilder.git Merge "Adding installation for Syslog and Netflow" --- diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 6b353588f..56539a191 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.yaml @@ -29,7 +29,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector' + install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' # Robot custom options robot-options: ' ' diff --git a/jjb/tsdr/tsdr-csit-hbase.yaml b/jjb/tsdr/tsdr-csit-hbase.yaml index dcf7e5efb..5aa11c15b 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -29,7 +29,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-tsdr-hbase,odl-tsdr-openflow-statistics-collector' + install-features: 'odl-restconf,odl-tsdr-hbase,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' # Robot custom options robot-options: ' ' diff --git a/jjb/tsdr/tsdr-csit-hsqldb.yaml b/jjb/tsdr/tsdr-csit-hsqldb.yaml index 432966ae1..f3428a4ac 100644 --- a/jjb/tsdr/tsdr-csit-hsqldb.yaml +++ b/jjb/tsdr/tsdr-csit-hsqldb.yaml @@ -29,7 +29,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-tsdr-hsqldb,odl-tsdr-openflow-statistics-collector' + install-features: 'odl-restconf,odl-tsdr-hsqldb,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' # Robot custom options robot-options: ' '