From cc71b5e18449cc54de2fad79467e25da1cb53ce7 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Mon, 10 Aug 2015 08:33:45 -0700 Subject: [PATCH] Rename VtnCoKeywords.txt to VtnCoKeywords.robot This facilitates identification of robot files. All references to this file have also been updated. Change-Id: I4d26b74a02997df760c37b3dfd37d4a2cdb12772 Signed-off-by: Marcus G K Williams --- test/csit/libraries/{VtnCoKeywords.txt => VtnCoKeywords.robot} | 0 test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot | 2 +- test/csit/suites/vtn/VTN_C_OF10/020__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_OF10/030__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_OF10/__init__.robot | 2 +- test/csit/suites/vtn/VTN_C_OF13/020__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_OF13/030__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.robot | 2 +- test/csit/suites/vtn/VTN_C_OF13/__init__.robot | 2 +- 11 files changed, 10 insertions(+), 10 deletions(-) rename test/csit/libraries/{VtnCoKeywords.txt => VtnCoKeywords.robot} (100%) diff --git a/test/csit/libraries/VtnCoKeywords.txt b/test/csit/libraries/VtnCoKeywords.robot similarity index 100% rename from test/csit/libraries/VtnCoKeywords.txt rename to test/csit/libraries/VtnCoKeywords.robot diff --git a/test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot index c96e185241..d2444a7278 100644 --- a/test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Test if VTNC is ready diff --git a/test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot b/test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot index f9e05d5791..10d1c3da53 100644 --- a/test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot +++ b/test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot @@ -3,4 +3,4 @@ Documentation Test suite for VTNC Launch Suite Setup Start SuiteVtnCo Suite Teardown Stop SuiteVtnCo Library SSHLibrary -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot diff --git a/test/csit/suites/vtn/VTN_C_OF10/020__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_OF10/020__vtn_coordinator.robot index 4a2fef5fcf..78e3ca6608 100644 --- a/test/csit/suites/vtn/VTN_C_OF10/020__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_OF10/020__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Add a ODL Controller diff --git a/test/csit/suites/vtn/VTN_C_OF10/030__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_OF10/030__vtn_coordinator.robot index 572f2946d9..c7c6dfeed4 100644 --- a/test/csit/suites/vtn/VTN_C_OF10/030__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_OF10/030__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Add a ODL Controller diff --git a/test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.robot index 57184e79a2..ffcbb7f229 100644 --- a/test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Add a ODL Controller diff --git a/test/csit/suites/vtn/VTN_C_OF10/__init__.robot b/test/csit/suites/vtn/VTN_C_OF10/__init__.robot index ef39fdc001..6217310525 100644 --- a/test/csit/suites/vtn/VTN_C_OF10/__init__.robot +++ b/test/csit/suites/vtn/VTN_C_OF10/__init__.robot @@ -3,7 +3,7 @@ Documentation Test suite for AD-SAL NSF Suite Setup Start Suite Suite Teardown Stop Suite Library SSHLibrary -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Variables *** ${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 diff --git a/test/csit/suites/vtn/VTN_C_OF13/020__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_OF13/020__vtn_coordinator.robot index 4a2fef5fcf..78e3ca6608 100644 --- a/test/csit/suites/vtn/VTN_C_OF13/020__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_OF13/020__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Add a ODL Controller diff --git a/test/csit/suites/vtn/VTN_C_OF13/030__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_OF13/030__vtn_coordinator.robot index 572f2946d9..c7c6dfeed4 100644 --- a/test/csit/suites/vtn/VTN_C_OF13/030__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_OF13/030__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Add a ODL Controller diff --git a/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.robot b/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.robot index 57184e79a2..ffcbb7f229 100644 --- a/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.robot +++ b/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.robot @@ -2,7 +2,7 @@ Documentation Test suite for VTN Coordinator Suite Setup Start SuiteVtnCoTest Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Test Cases *** Add a ODL Controller diff --git a/test/csit/suites/vtn/VTN_C_OF13/__init__.robot b/test/csit/suites/vtn/VTN_C_OF13/__init__.robot index 3f5c459f38..755cac3798 100644 --- a/test/csit/suites/vtn/VTN_C_OF13/__init__.robot +++ b/test/csit/suites/vtn/VTN_C_OF13/__init__.robot @@ -3,7 +3,7 @@ Documentation Test suite for AD-SAL NSF mininet OF13 Suite Setup Start Suite Suite Teardown Stop Suite Library SSHLibrary -Resource ../../../libraries/VtnCoKeywords.txt +Resource ../../../libraries/VtnCoKeywords.robot *** Variables *** ${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13 -- 2.36.6