Alex Ellis (VMware) 476b652c26 Update integration test
We now send Accepted not OK for creating functions.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-10-19 21:19:21 +01:00
..
2018-10-19 21:19:21 +01: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

  1. Delete all OpenFaaS deployed functions
faas-cli remove
docker stack rm func