Tweak e2e tests

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd) 2020-01-03 18:53:03 +00:00
parent 7152b170bb
commit 1f56c39675

View File

@ -30,7 +30,7 @@ prepare-test:
sudo systemctl status -l faas-containerd --no-pager
sudo systemctl status -l faasd --no-pager
curl -sSLf https://cli.openfaas.com | sudo sh
sleep 120 && sudo systemctl status -l faasd --no-pager
sleep 120 && sudo journalctl -u faasd --no-pager
.PHONY: test-e2e
test-e2e: