Add remote session to etcd HA testcases
[validation.git] / tests / k8s / etcd_ha / etcd_ha.robot
index 7998ef7..b110d49 100644 (file)
@@ -21,6 +21,8 @@ Documentation     Test to verify the recovery and health of etcd cluster
 ...               If the etcd node command line supports etcdctl3 then pass ${ETCD_VERSION} as "3"
 ...               If the etcd node command line supports etcdctl then pass ${ETCD_VERSION} as "${EMPTY}"
 Resource          etcd_ha.resource
+Suite Setup       Open Connection And Log In
+Suite Teardown    Close All Connections
 
 
 *** Test Cases ***