Use constants for Functest config file
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 21 Feb 2018 10:33:39 +0000 (11:33 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 22 Feb 2018 09:31:32 +0000 (10:31 +0100)
commitfdbfe10922d09ee3dad407b10be0205082dddce3
tree4e9045128181f4683f1918ed7ecebecdacd53387
parent78a21107e377f4f4722fd8d570dc0394f6ae5692
Use constants for Functest config file

env_file can't be defined in a config file simply because it's an
entry point (Jenkins jobs, end users)

Change-Id: Ie23c0ef90efc839d60f0f3a9754c58746b1f3a00
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/api/resources/v1/creds.py
functest/ci/check_deployment.py
functest/ci/config_functest.yaml
functest/ci/run_tests.py
functest/cli/commands/cli_os.py
functest/core/vnf.py
functest/opnfv_tests/openstack/snaps/snaps_utils.py
functest/tests/unit/core/test_vnf.py
functest/utils/constants.py
functest/utils/env.py