Remove shard-info dump
[integration/test.git] / csit / libraries / OpenStackOperations.robot
index 4c1560f7fe12290b42e37ad10f3ed9c4f95d0d46..24dcb0b5ddabf87f19db032ac9d8b85f7cb87eeb 100644 (file)
@@ -1011,7 +1011,6 @@ OpenStack Suite Setup
     BuiltIn.Run Keyword If    "${PRE_CLEAN_OPENSTACK_ALL}"=="True"    OpenStack Cleanup All
     OpenStackOperations.Add OVS Logging On All OpenStack Nodes
     Run_Keyword_If_At_Least_Oxygen    Wait Until Keyword Succeeds    60    2    ClusterManagement.Check Status Of Services Is OPERATIONAL    @{NETVIRT_DIAG_SERVICES}
-    ClusterManagement.Dump_Local_Shards_For_Each_Member
     Verify Expected Default Tables On Nodes
 
 OpenStack Suite Teardown