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:47:25 +00:00
parent 47955954eb
commit 7152b170bb

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 30
sleep 120 && sudo systemctl status -l faasd --no-pager
.PHONY: test-e2e
test-e2e: