mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Update ci.sh
This commit is contained in:
parent
f6230e9e83
commit
3ff6015a0d
@ -71,8 +71,9 @@ cd $GOPATH/src/github.com/openfaas/faas/gateway/tests/integration && \
|
||||
go test -v -count=1
|
||||
|
||||
echo Running certifier
|
||||
export OPENFAAS_URL=http://127.0.0.1:8080
|
||||
cd $GOPATH/src/github.com/openfaas/certifier && \
|
||||
make test
|
||||
make test-swarm
|
||||
|
||||
echo Integration tests all PASSED
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user