mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
We now send Accepted not OK for creating functions. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
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