Rename VtnMaKeywords.txt to VtnMaKeywords.robot 23/25123/2
authorMarcus G K Williams <Marcus.G.Williams@gmail.com>
Mon, 10 Aug 2015 15:47:02 +0000 (08:47 -0700)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 11 Aug 2015 18:03:41 +0000 (18:03 +0000)
This facilitates identification of robot files.
All references to this file have also been updated.

Change-Id: If94f5ee4777e3750b1739a53d0c1a52156459ce6
Signed-off-by: Marcus G K Williams <Marcus.G.Williams@gmail.com>
test/csit/libraries/VtnMaKeywords.robot [moved from test/csit/libraries/VtnMaKeywords.txt with 100% similarity]
test/csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager.robot
test/csit/suites/vtn/VTN_Mgr_OF10/__init__.robot
test/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager.robot
test/csit/suites/vtn/VTN_Mgr_OF13/__init__.robot

index 94866b68d6cd69f1455526894cc855f591535b9e..74a709230d296349eecd957ce69fe45c0f882588 100644 (file)
@@ -2,7 +2,7 @@
 Documentation     Test suite for VTN Manager
 Suite Setup       Start SuiteVtnMaTest
 Suite Teardown    Stop SuiteVtnMaTest
-Resource          ../../../libraries/VtnMaKeywords.txt
+Resource          ../../../libraries/VtnMaKeywords.robot
 
 *** Test Cases ***
 Check if switch1 detected
index 2db5b8fd91f0b9dd90fbde84d03071f5e5b28a92..cc3d84683268c7f0d380c24c4f2d713586a9cfa6 100644 (file)
@@ -2,7 +2,7 @@
 Documentation     Test suite for VTN Manager (OF10)
 Suite Setup       Start SuiteVtnMa
 Suite Teardown    Stop SuiteVtnMa
-Resource          ../../../libraries/VtnMaKeywords.txt
+Resource          ../../../libraries/VtnMaKeywords.robot
 
 *** Variables ***
 ${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
index ecedd9b73a410e1e6d8045abb6a7befe987056b4..e0098a6029909d55b0b75ba22d167ec32da1d297 100644 (file)
@@ -2,7 +2,7 @@
 Documentation     Test suite for VTN Manager using OF13
 Suite Setup       Start SuiteVtnMaTest
 Suite Teardown    Stop SuiteVtnMaTest
-Resource          ../../../libraries/VtnMaKeywords.txt
+Resource          ../../../libraries/VtnMaKeywords.robot
 
 *** Test Cases ***
 Check if switch1 detected
index 8fccde25694738d85ab2744da48d8f4546f81e9b..76e005ee90c58b2aa25a9768fe4cae57411454db 100644 (file)
@@ -2,7 +2,7 @@
 Documentation     Test suite for VTN Manager (OF13)
 Suite Setup       Start SuiteVtnMa
 Suite Teardown    Stop SuiteVtnMa
-Resource          ../../../libraries/VtnMaKeywords.txt
+Resource          ../../../libraries/VtnMaKeywords.robot
 
 *** Variables ***
 ${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13