change path for python ci files 87/24187/5
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 10 Nov 2016 13:31:07 +0000 (14:31 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 10 Nov 2016 15:47:02 +0000 (16:47 +0100)
commit0157be0431600dd56aaaa3260b72cc40011f91ac
tree7af4c4a508f6c4845dedc96491abaa7bf3e8d2a4
parent107e61635c2ab1feb5263380ea63e21cf2e6e65b
change path for python ci files

JIRA: FUNCTEST-525

Change-Id: I6b09eaec55e42a3ee1474b21bc7ed87a71118e60
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
15 files changed:
docker/Dockerfile
functest/ci/__init__.py [moved from ci/__init__.py with 100% similarity]
functest/ci/check_os.sh [moved from ci/check_os.sh with 100% similarity, mode: 0644]
functest/ci/config_functest.yaml [moved from ci/config_functest.yaml with 100% similarity]
functest/ci/config_patch.yaml [moved from ci/config_patch.yaml with 100% similarity]
functest/ci/exec_test.sh [moved from ci/exec_test.sh with 100% similarity, mode: 0644]
functest/ci/generate_report.py [moved from ci/generate_report.py with 99% similarity, mode: 0644]
functest/ci/prepare_env.py [moved from ci/prepare_env.py with 98% similarity, mode: 0644]
functest/ci/run_tests.py [moved from ci/run_tests.py with 100% similarity, mode: 0644]
functest/ci/testcases.yaml [moved from ci/testcases.yaml with 100% similarity]
functest/ci/tier_builder.py [moved from ci/tier_builder.py with 100% similarity]
functest/ci/tier_handler.py [moved from ci/tier_handler.py with 100% similarity]
functest/cli/commands/cli_env.py
functest/cli/commands/cli_os.py
functest/utils/functest_utils.py