Use consistent test debugging 66/61966/1
authorSam Hague <shague@redhat.com>
Fri, 18 Aug 2017 00:55:48 +0000 (20:55 -0400)
committerSam Hague <shague@redhat.com>
Fri, 18 Aug 2017 00:55:48 +0000 (20:55 -0400)
Change-Id: I20055717b3335aed7bdb0f35fa1bb7976b64c6c8
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/OpenStackOperations.robot
csit/suites/netvirt/Netvirt_Vpnservice/01_basic_vpnservice.robot
csit/suites/netvirt/Netvirt_Vpnservice/03_basic_ipv6_vpnservice.robot
csit/suites/netvirt/Netvirt_Vpnservice/BFD_Monitoring.robot

index c0cc9938aa713550b6a7af152d2c1ecf11bb84b2..990ce02d14e07fd037520477ba9e55e257c85a3e 100644 (file)
@@ -633,10 +633,6 @@ Get Test Teardown Debugs
     Run Keyword And Ignore Error    Get Model Dump    ${HA_PROXY_IP}    ${netvirt_data_models}
     Get Karaf Log Events From Test Start    ${test_name}
 
-Get Suite Teardown Debugs
-    Get OvsDebugInfo
-    Get Model Dump    ${HA_PROXY_IP}    ${netvirt_data_models}
-
 Show Debugs
     [Arguments]    @{vm_indices}
     [Documentation]    Run these commands for debugging, it can list state of VM instances and ip information in control node
index 788a23114e5adfe341241c26df325b06ebe46d3b..db09732475cec593a4dad00cbfe40126d2dc1157 100644 (file)
@@ -114,7 +114,7 @@ Create Nova VMs
     Should Not Contain    ${VM_IP_NET10}    None
     Should Not Contain    ${VM_IP_NET20}    None
     [Teardown]    Run Keywords    Show Debugs    @{VM_INSTANCES_NET10}    @{VM_INSTANCES_NET20}
-    ...    AND    Get Suite Teardown Debugs
+    ...    AND    Get Test Teardown Debugs
 
 Check ELAN Datapath Traffic Within The Networks
     [Documentation]    Checks datapath within the same network with different vlans.
index 3002ac230d3f9456332bbf26814aede3532a6726..b819febb0ae45aefeee2ae038d63535f3e3c068c 100644 (file)
@@ -150,7 +150,7 @@ Create Nova VMs
     Should Not Contain    ${VM_IP_NET10}    None
     Should Not Contain    ${VM_IP_NET20}    None
     [Teardown]    Run Keywords    Show Debugs    @{VM_INSTANCES_NET10}    @{VM_INSTANCES_NET20}
-    ...    AND    Get Suite Teardown Debugs
+    ...    AND    Get Test Teardown Debugs
 
 Check ELAN Datapath Traffic Within The Networks
     [Documentation]    Checks datapath within the same network with different vlans.
index 6fcd7639e2198b61e27b92c17c4866043398df54..fbea88fa3f426492f9f74e9fe8e40fa319b6e417 100644 (file)
@@ -36,7 +36,7 @@ TC00 Verify Setup
     Log    ${count}
     Run Keyword If    ${count} == 0    Create Tunnel
     [Teardown]    Run Keywords    Show Debugs    @{VM_INSTANCES_NET1}    @{VM_INSTANCES_NET2}
-    ...    AND    Get Suite Teardown Debugs
+    ...    AND    Get Test Teardown Debugs
 
 TC01 Verify That Default Tunnel Type Is Set To BFD
     [Documentation]    Verify that the default tunnel type is set to BFD if both the devices support BFD