mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Integration testing
These tests should be run against the sample stack included in the repository root.
Deploy the stack
./deploy_stack.sh
faas-cli deploy -f ./stack.yml
Remove the stack
- Delete all OpenFaaS deployed functions
faas-cli remove
docker stack rm func