diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-03-31 02:46:48 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-06-01 10:55:45 +0000 |
commit | 8e6b5934deef23386b8047b2f30a481ce42d32b8 (patch) | |
tree | 73d8e69e49eba8efc7f7173c0b74f9c42bb79ae9 /.gitignore | |
parent | 86aee2dcf004361b1516f28b0137b7c3fedfe8a5 (diff) |
Use CONST to retrieve db_url rather than getter function
1. Remove get_db_url()
2. If TEST_DB_URL declared in env, update test_db_url in
config_functest.yaml file during env preparation
3. No matter TEST_DB_URL declared in env or not,
Result_DB = CONST.__getattribute__("results_test_db_url")
JIRA: FUNCTEST-763
Change-Id: I20da7ef98bbcc56731e0ff7061b05c1dde6cbfc3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions