Merge "Add tools/run_functional.sh"

This commit is contained in:
Jenkins 2015-05-12 18:06:23 +00:00 committed by Gerrit Code Review
commit 9bfe882fd8
1 changed files with 7 additions and 0 deletions

7
tools/run_functional.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
#
# This is a temporary place holder for an entry point that devstack-gate
# can use to run functional akanda tests against a devstack deployed
# cloud.
exit 0