mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-09 00:16:46 +00:00
Tweak e2e tests
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
parent
7152b170bb
commit
1f56c39675
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 120 && sudo systemctl status -l faasd --no-pager
|
sleep 120 && sudo journalctl -u faasd --no-pager
|
||||||
|
|
||||||
.PHONY: test-e2e
|
.PHONY: test-e2e
|
||||||
test-e2e:
|
test-e2e:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user