Add critical default tags to ddb restart suites 28/56628/2
authorPeter Gubka <pgubka@cisco.com>
Sat, 6 May 2017 08:22:10 +0000 (10:22 +0200)
committerPeter Gubka <pgubka@cisco.com>
Sun, 7 May 2017 14:25:47 +0000 (14:25 +0000)
Change-Id: I23227368615125adda5a11d380d878e5812c8d3c
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot

index ffb8d13ef4676037422aaf786f7318fea8179252..fc97cb0e78c88e0e62de49060833164d7870eafd 100644 (file)
@@ -11,6 +11,7 @@ Documentation     Unset tell-based protocol usage
 ...               config file (means make it false by default) and starts all nodes again.
 Suite Setup       SetupUtils.Setup_Utils_For_Setup_And_Teardown    http_timeout=30
 Suite Teardown    SSHLibrary.Close_All_Connections
+Default Tags      critical
 Library           SSHLibrary
 Resource          ${CURDIR}/../../../libraries/ClusterManagement.robot
 Resource          ${CURDIR}/../../../libraries/ShardStability.robot
index 8c6345e3c158666d505b40bd00be312767f761e0..8c037468f0302e336d5d1f0dc6c2f7d3c5eb5f6f 100644 (file)
@@ -11,6 +11,7 @@ Documentation     Set tell-based protocol usage
 ...               config file (means make it true) and starts all nodes again.
 Suite Setup       SetupUtils.Setup_Utils_For_Setup_And_Teardown    http_timeout=30
 Suite Teardown    SSHLibrary.Close_All_Connections
+Default Tags      critical
 Library           SSHLibrary
 Resource          ${CURDIR}/../../../libraries/ClusterManagement.robot
 Resource          ${CURDIR}/../../../libraries/ShardStability.robot