summaryrefslogtreecommitdiffstats
path: root/tests/alarm_repetition
diff options
context:
space:
mode:
authorSuraj Neupane <suraj@netdata.cloud>2022-05-03 09:16:21 +0300
committerGitHub <noreply@github.com>2022-05-03 09:16:21 +0300
commit22863c42b9ccf59d340f39c7719b6ef19b455a16 (patch)
tree1d019f827ef49ccf2e174735280373e153ece236 /tests/alarm_repetition
parent4c88988ed3e142ca7dbe15c7487d3762d1c1acf1 (diff)
Remove node.d.plugin and relevant files (#12769)
* Remove node.d.plugin and relevant files * fix build packages * remove node.d related words/phrases from docs and tests
Diffstat (limited to 'tests/alarm_repetition')
-rw-r--r--tests/alarm_repetition/netdata.conf_with_repetition1
-rw-r--r--tests/alarm_repetition/netdata.conf_without_repetition1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/alarm_repetition/netdata.conf_with_repetition b/tests/alarm_repetition/netdata.conf_with_repetition
index cb5da31100..dc3aef39b6 100644
--- a/tests/alarm_repetition/netdata.conf_with_repetition
+++ b/tests/alarm_repetition/netdata.conf_with_repetition
@@ -34,7 +34,6 @@
enable running new plugins = no
check for new plugins every = 60
go.d = no
- node.d = no
charts.d = no
nfacct = no
python.d = no
diff --git a/tests/alarm_repetition/netdata.conf_without_repetition b/tests/alarm_repetition/netdata.conf_without_repetition
index 6a728c926e..27c7b86f7d 100644
--- a/tests/alarm_repetition/netdata.conf_without_repetition
+++ b/tests/alarm_repetition/netdata.conf_without_repetition
@@ -34,7 +34,6 @@
enable running new plugins = no
check for new plugins every = 60
go.d = no
- node.d = no
charts.d = no
nfacct = no
python.d = no