Skip to content
Snippets Groups Projects
Unverified Commit 3ff6015a authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Update ci.sh

parent f6230e9e
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment