summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2019-01-10 13:04:06 +0100
committerGitHub <noreply@github.com>2019-01-10 13:04:06 +0100
commitc6ef7ac4ed03de60937236a1ab2a87a9c0247f15 (patch)
treeb2d11c887f1d1f5efae04bd4031c1f2a5fc109ec /tests
parent65fdaf99e88d0af1a95354669118a4ad57bd8616 (diff)
test building docker container on every PR (#5145)
* test building docker container on every PR * fix docker building and switch lifecycle test to use ubuntu cron * clarify stage name
Diffstat (limited to 'tests')
-rwxr-xr-xtests/lifecycle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lifecycle.sh b/tests/lifecycle.sh
index c0a0f7fc90..5a61904f9a 100755
--- a/tests/lifecycle.sh
+++ b/tests/lifecycle.sh
@@ -27,7 +27,7 @@ touch new_file
git status
echo "========= UPDATE ========="
-/etc/periodic/daily/netdata-updater
+/etc/cron.daily/netdata-updater
echo "========= UNINSTALL ========="
mv /tmp/netdata-uninstaller.sh ./netdata-uninstaller.sh