Add support to deploy Coordinator from test suites
authorgvrangan <venkatrangang@hcl.com>
Tue, 2 Jun 2015 10:42:08 +0000 (19:42 +0900)
committergvrangan <venkatrangang@hcl.com>
Mon, 22 Jun 2015 05:35:14 +0000 (14:35 +0900)
commit224f0ac538a26ef99032e81dee6deeb61ff5b447
tree54a73589a7eddc53dc7632c88d4af7093e640b0d
parent90a46cb3171a2aacd407e5eac2e05dc03fcac5e2
Add support to deploy Coordinator from test suites

   + Add a new TEST VTNC_LAUNCH to download ad launch Coordinator
   - Remove tags in test cases to enable them
   + VTN_C_LAUNCH to testplan to run first before the OF10 and OF13
   + robot.tidy executed on all robot files
   + Excluded the topology test cases

Change-Id: I43dcbffff5ba91fe99282f2b1b0d85c49a202f4b
Signed-off-by: gvrangan <venkatrangang@hcl.com>
12 files changed:
test/csit/libraries/VtnCoKeywords.txt [new file with mode: 0644]
test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot [new file with mode: 0644]
test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot [new file with mode: 0644]
test/csit/suites/vtn/VTN_C_OF10/020__vtn_coordinator.robot
test/csit/suites/vtn/VTN_C_OF10/030__vtn_coordinator.robot
test/csit/suites/vtn/VTN_C_OF10/040__vtn_coordinator.robot
test/csit/suites/vtn/VTN_C_OF10/__init__.robot
test/csit/suites/vtn/VTN_C_OF13/020__vtn_coordinator.robot
test/csit/suites/vtn/VTN_C_OF13/030__vtn_coordinator.robot
test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.robot
test/csit/suites/vtn/VTN_C_OF13/__init__.robot
test/csit/testplans/vtn-coordinator.txt