aboutsummaryrefslogtreecommitdiffstats
path: root/performanceTests/k8s/collectd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'performanceTests/k8s/collectd/Makefile')
-rw-r--r--performanceTests/k8s/collectd/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/performanceTests/k8s/collectd/Makefile b/performanceTests/k8s/collectd/Makefile
deleted file mode 100644
index 38f2ebf8..00000000
--- a/performanceTests/k8s/collectd/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-
-install-collectd:
- @echo "\n##### Install collectd #####"
- @bash config/install_collectd.sh
- @echo "##### DONE #####"