X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fk8s%2Fetcd_ha%2Fetcd_ha.robot;h=b110d4918a351f5cce407810756aa226d31225d6;hp=7998ef7694588b531cfa9d4a007e025d087fa132;hb=15e14aaa2d59b9998afb56197c1435fbc9847cb4;hpb=49217bce754b187bf41208e6dc52112d3f2ba962 diff --git a/tests/k8s/etcd_ha/etcd_ha.robot b/tests/k8s/etcd_ha/etcd_ha.robot index 7998ef7..b110d49 100644 --- a/tests/k8s/etcd_ha/etcd_ha.robot +++ b/tests/k8s/etcd_ha/etcd_ha.robot @@ -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 ***