TSDR HBase and H2 DataStore Integrations Test suites and following review comments...
authorvasanthan_balasubram <vasanthan_balasubram@dell.com>
Wed, 29 Apr 2015 10:02:41 +0000 (15:32 +0530)
committervasanthan_balasubram <vasanthan_balasubram@dell.com>
Tue, 5 May 2015 09:06:08 +0000 (14:36 +0530)
commit253e8971c549115c060df1d8c087ecd8d789d545
tree84e3ba97bc93f5f2de3ec2e58a2951958057fe94
parent5dadab61ae1438dc9405d5826e3937cc0cbefee0
TSDR HBase and H2 DataStore Integrations Test suites and following review comments are addressed 1.Space on leading and trailing on script 2.Reusage KarafKeyword has been written 3.Utils.txt suiteSetup has been utilized 4.Seperated the Hbase Client installation to Controller.sh 5.Updated the Variable.py with common Karaf variables

Change-Id: I43ff56601c8031cf09360375965915466b00fd53
Signed-off-by: vasanthan_balasubram <vasanthan_balasubram@dell.com>
test/csit/libraries/KarafKeywords.txt
test/csit/libraries/TsdrUtils.txt [new file with mode: 0644]
test/csit/suites/tsdr/H2/010_InterfaceMetrics.robot [new file with mode: 0755]
test/csit/suites/tsdr/HBase/010_InterfaceMetrics.robot [new file with mode: 0755]
test/csit/suites/tsdr/HBase/create-odl-hbasetable.sh [new file with mode: 0755]
test/csit/suites/tsdr/HBase/create-tables [new file with mode: 0644]
test/csit/suites/tsdr/HBase/start-hbase-client.sh [new file with mode: 0755]
test/csit/suites/tsdr/HBase/stop-hbase-client.sh [new file with mode: 0755]
test/csit/testplans/tsdr.txt [new file with mode: 0644]
test/csit/variables/Variables.py