mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-08 16:06:47 +00:00
Tweak e2e tests
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
parent
47955954eb
commit
7152b170bb
2
Makefile
2
Makefile
@ -30,7 +30,7 @@ prepare-test:
|
|||||||
sudo systemctl status -l faas-containerd --no-pager
|
sudo systemctl status -l faas-containerd --no-pager
|
||||||
sudo systemctl status -l faasd --no-pager
|
sudo systemctl status -l faasd --no-pager
|
||||||
curl -sSLf https://cli.openfaas.com | sudo sh
|
curl -sSLf https://cli.openfaas.com | sudo sh
|
||||||
sleep 30
|
sleep 120 && sudo systemctl status -l faasd --no-pager
|
||||||
|
|
||||||
.PHONY: test-e2e
|
.PHONY: test-e2e
|
||||||
test-e2e:
|
test-e2e:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user