summaryrefslogtreecommitdiffstats
path: root/tests/updater_checks.bats
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/updater_checks.bats
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/updater_checks.bats')
-rwxr-xr-xtests/updater_checks.bats3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/updater_checks.bats b/tests/updater_checks.bats
index d9f4cc0ca5..15ffce8fb5 100755
--- a/tests/updater_checks.bats
+++ b/tests/updater_checks.bats
@@ -13,8 +13,7 @@ ENV="${INSTALLATION}/netdata/etc/netdata/.environment"
# list of files which need to be checked. Path cannot start from '/'
FILES="usr/libexec/netdata/plugins.d/go.d.plugin
usr/libexec/netdata/plugins.d/charts.d.plugin
- usr/libexec/netdata/plugins.d/python.d.plugin
- usr/libexec/netdata/plugins.d/node.d.plugin"
+ usr/libexec/netdata/plugins.d/python.d.plugin"
DIRS="usr/sbin/netdata
etc/netdata