From ea54bf6d5b399935e77e72a1ea65fc31cb75d618 Mon Sep 17 00:00:00 2001 From: premnath Date: Wed, 3 Feb 2016 12:03:20 +0530 Subject: [PATCH] Adding installation for Syslog and Netflow Change-Id: I8121efc17013d77ef068cb8e8269805ed808c63c Signed-off-by: premnath --- jjb/tsdr/tsdr-csit-cassandra.yaml | 2 +- jjb/tsdr/tsdr-csit-hbase.yaml | 2 +- jjb/tsdr/tsdr-csit-hsqldb.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: ' ' -- 2.36.6