Making ssh key configurable in all tests. ${SSH_KEY} variable placed in variables...
authorKailash Khalasi <kkhalasi@iix.net>
Thu, 16 Jul 2015 17:59:45 +0000 (10:59 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 20 Jul 2015 21:10:29 +0000 (21:10 +0000)
commit536f50efcabd63efcaa0616f9ad64d7ba71a5ab6
tree0e0933603a052494ad9e296c187311ec0d1d2558
parent790079b957635a80deb8976c1a83c7ababd4bda2
Making ssh key configurable in all tests. ${SSH_KEY} variable placed in variables.py (default is id_rsa)

Change-Id: I8baf760ad1b331129ea430ff53d344c4686fbbba
Signed-off-by: Kailash Khalasi <kkhalasi@iix.net>
29 files changed:
test/csit/libraries/AAAKeywords.txt
test/csit/libraries/Scalability.txt
test/csit/libraries/SwitchUtils.txt
test/csit/libraries/TsdrUtils.txt
test/csit/libraries/Utils.txt
test/csit/libraries/VtnCoKeywords.txt
test/csit/suites/bgpcep/bgpuser/cases.robot
test/csit/suites/bgpcep/pcepuser/pcepuser.robot
test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot
test/csit/suites/l2switch/Inventory_Scalability_OF13/__init__.robot
test/csit/suites/l2switch/Loop_Removal_OF13/010__loop_of_3.robot
test/csit/suites/lacp/Lacp_Feature_OF13/020__lacp_lag_resiliency.robot
test/csit/suites/lacp/Lacp_Feature_OF13/__init__.robot
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/__init__.robot
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/__init__.robot
test/csit/suites/openflowplugin/Longevity/020__longevity_switches_links.robot
test/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot
test/csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/010_Rest_Config_Flows.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/020_Stats_Collection_Gauss.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/030_Stats_Collection_Linear.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/040_Stats_Collection_One.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/050_Stats_Collection_FirstTable.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/060_Stats_Collection_Basic16kScenario.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/080_Rpc_100k_Flows_Configuration_Time_Measure.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/090_BulkMaticConfigDsSetup_100k.robot
test/csit/suites/vpnservice/__init__.robot
test/csit/variables/Variables.py