Small hotfixes:

* fixed Sanity test for clds (to check all, not only ready)
* removed some obsolete commands
* added CLUSTER_NAME var

Related-PROD: K0RQA-15
Change-Id: I20695cc235384713b642073e816b718ecbfeb35f
diff --git a/k8s/workspace/mgmtrc b/k8s/workspace/mgmtrc
index 615236c..1bf5486 100644
--- a/k8s/workspace/mgmtrc
+++ b/k8s/workspace/mgmtrc
@@ -1,2 +1,3 @@
 #!/bin/bash
 export KUBECONFIG=$MY_PROJFOLDER/envs/kubeconfigs/mgmt-kubeconfig.yaml
+export CLUSTER_NAME=mgmt
\ No newline at end of file