run UC as python implementation
Compare changes
- Björn Vonheiden authored
+ 28
− 14
@@ -77,8 +77,11 @@ def initialize_kubernetes_api():
@@ -120,8 +123,9 @@ def load_yaml(file_path):
@@ -198,7 +202,7 @@ def start_application(svc_yaml, svc_monitor_yaml, jmx_yaml, deploy_yaml):
@@ -212,7 +216,7 @@ def start_application(svc_yaml, svc_monitor_yaml, jmx_yaml, deploy_yaml):
@@ -221,7 +225,7 @@ def start_application(svc_yaml, svc_monitor_yaml, jmx_yaml, deploy_yaml):
@@ -241,7 +245,7 @@ def start_application(svc_yaml, svc_monitor_yaml, jmx_yaml, deploy_yaml):
@@ -277,7 +281,7 @@ def delete_resource(obj, del_func):
@@ -366,6 +370,7 @@ def delete_topics(topics):
@@ -378,7 +383,8 @@ def reset_zookeeper():
@@ -392,22 +398,29 @@ def reset_zookeeper():
@@ -442,6 +455,7 @@ def stop_lag_exporter():