Modify VTN Test files and VTNMgr Keyword file to use RESTCONF instead of the REST API
[integration/test.git] / csit / suites / vtn / VTN_Mgr_OF13 / 010__vtn_manager_pathpolicy.robot
index addeff891d313a45a05272cb9d7b1341f2bbce72..83f0d787a9a59a5d79388b88464a379c1f723d61 100644 (file)
@@ -2,6 +2,7 @@
 Documentation     Test suite for VTN Manager PathPolicy using OF13
 Suite Setup       Start PathSuiteVtnMaTest
 Suite Teardown    Stop PathSuiteVtnMaTest
 Documentation     Test suite for VTN Manager PathPolicy using OF13
 Suite Setup       Start PathSuiteVtnMaTest
 Suite Teardown    Stop PathSuiteVtnMaTest
+Force Tags        exclude
 Resource          ../../../libraries/VtnMaKeywords.robot
 
 *** Variables ***
 Resource          ../../../libraries/VtnMaKeywords.robot
 
 *** Variables ***
@@ -61,7 +62,6 @@ Ping h1 to h2 before path policy
 
 Verify flowEntryBeforePathPolicy
     [Documentation]    Checking Flows on switch s1 and s3
 
 Verify flowEntryBeforePathPolicy
     [Documentation]    Checking Flows on switch s1 and s3
-    [Tags]    exclude
     Verify flowEntryPathPolicy    OF13    ${in_port}    ${out_before_pathpolicy}
 
 Add a flowcondition flowcond_path
     Verify flowEntryPathPolicy    OF13    ${in_port}    ${out_before_pathpolicy}
 
 Add a flowcondition flowcond_path
@@ -96,7 +96,6 @@ Ping h1 to h2 after path policy
 
 Verify flowEntryAfterPathPolicy
     [Documentation]    Checking Flows on switch s1 and s3
 
 Verify flowEntryAfterPathPolicy
     [Documentation]    Checking Flows on switch s1 and s3
-    [Tags]    exclude
     Verify flowEntryPathPolicy    OF13    ${in_port}    ${out_after_pathpolicy}
 
 Delete a pathmap
     Verify flowEntryPathPolicy    OF13    ${in_port}    ${out_after_pathpolicy}
 
 Delete a pathmap