From 9cc82abca8e7886b804eb909f94bcd077db9bc05 Mon Sep 17 00:00:00 2001 From: jiajingbin Date: Thu, 13 Jan 2022 18:01:57 +0800 Subject: [PATCH] [TD-11552](other): add stability scripts --- .../taosadapter_stability/agent_dockerfile/README | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/stability-scripts/taosadapter_stability/agent_dockerfile/README b/tests/stability-scripts/taosadapter_stability/agent_dockerfile/README index bc8a752b1e..efbe185647 100644 --- a/tests/stability-scripts/taosadapter_stability/agent_dockerfile/README +++ b/tests/stability-scripts/taosadapter_stability/agent_dockerfile/README @@ -27,5 +27,4 @@ cd ./collectd_docker #4th arg: tcollector_count #5th arg: telegraf_count #6th arg: node_exporter port range - #eg: ./run_all.sh 10 10 1 10 50 10000:10020 -- GitLab