Files
aodh/run-functional-tests.sh
ZhiQiang Fan 832f088e2b add default value to functional test environment variables
AODH_TEST_BACKEND and AODH_SERVICE_URL are required to run functional
test. But it is a burden to export those two environment variables for
default devstack environment, this patch sets AODH_TEST_BACKEND=mysql
and AODH_SERVICE_URL=http://127.0.0.1:8042 if they are not set.

Change-Id: I5e977595dbbb0a01981f9317135ef1eb56602d7e
2016-04-19 01:38:16 +08:00

328 B
Executable File