From: premnath Date: Wed, 3 Feb 2016 06:33:20 +0000 (+0530) Subject: Adding installation for Syslog and Netflow X-Git-Tag: release/beryllium~50^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=ea54bf6d5b399935e77e72a1ea65fc31cb75d618 Adding installation for Syslog and Netflow Change-Id: I8121efc17013d77ef068cb8e8269805ed808c63c Signed-off-by: premnath --- diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 81e17c816..4c665f0b9 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.yaml @@ -26,7 +26,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 148ce772f..ac78b3ea8 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -26,7 +26,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 e2f1c0720..01e3f6fcf 100644 --- a/jjb/tsdr/tsdr-csit-hsqldb.yaml +++ b/jjb/tsdr/tsdr-csit-hsqldb.yaml @@ -26,7 +26,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: ' '