Launch a local TESTAPI DB instance 55/31455/3
authorLeo Wang <grakiss.wanglei@huawei.com>
Thu, 23 Mar 2017 01:40:58 +0000 (21:40 -0400)
committerLeo Wang <grakiss.wanglei@huawei.com>
Sat, 25 Mar 2017 01:19:01 +0000 (21:19 -0400)
commit02d44a030687100d0ebf68d1645536536d42cbb9
treeea9d6a1753823507939e760cda89b0bfd86bd3bd
parentc731b93e24dca7641b174ee860f14beedc4de442
Launch a local TESTAPI DB instance

JIRA: DOVETAIL-374

User may want to dry run the test, and does not intend to upload test results to OPNFV DB.
So dovetail provide a way to launch a local TESTAPI DB instance, then user can upload test results to this local db, and browse test results locally.

Change-Id: I17b6153c9a308bd3cd59a2450c415200496cb855
Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
utils/init_db.py [new file with mode: 0644]
utils/launch_db.sh [new file with mode: 0755]
utils/restart_db.sh [new file with mode: 0755]