diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-05-17 21:36:56 +0200 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-05-17 22:31:32 +0200 |
commit | 68d29b6f6e71df6b4f177cd417f98d9e977f8893 (patch) | |
tree | 11d740e368eee5ef2e6e7cd020cb25201df64e4c /testcases/vIMS | |
parent | d338cc665efc9a2d73d6dff1567dc6de6bc63bd8 (diff) |
Change 'testcases' directory structure
JIRA: FUNCTEST-226
- Remove all 'CI' subdirs
- Remove VIM dir and have OpenStack dir within /testcases/
- Split rally and tempest in 2 different dirs
Change-Id: Icfc76d18a84f7a18d93ae1a5ec7dc7a560bb7ce9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'testcases/vIMS')
-rw-r--r-- | testcases/vIMS/clearwater.py (renamed from testcases/vIMS/CI/clearwater.py) | 0 | ||||
-rwxr-xr-x | testcases/vIMS/create_venv.sh (renamed from testcases/vIMS/CI/create_venv.sh) | 0 | ||||
-rw-r--r-- | testcases/vIMS/orchestrator.py (renamed from testcases/vIMS/CI/orchestrator.py) | 0 | ||||
-rw-r--r-- | testcases/vIMS/requirements.pip (renamed from testcases/vIMS/CI/requirements.pip) | 0 | ||||
-rw-r--r-- | testcases/vIMS/vIMS.py (renamed from testcases/vIMS/CI/vIMS.py) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/testcases/vIMS/CI/clearwater.py b/testcases/vIMS/clearwater.py index 7236f4fb..7236f4fb 100644 --- a/testcases/vIMS/CI/clearwater.py +++ b/testcases/vIMS/clearwater.py diff --git a/testcases/vIMS/CI/create_venv.sh b/testcases/vIMS/create_venv.sh index 575fd177..575fd177 100755 --- a/testcases/vIMS/CI/create_venv.sh +++ b/testcases/vIMS/create_venv.sh diff --git a/testcases/vIMS/CI/orchestrator.py b/testcases/vIMS/orchestrator.py index c61f654c..c61f654c 100644 --- a/testcases/vIMS/CI/orchestrator.py +++ b/testcases/vIMS/orchestrator.py diff --git a/testcases/vIMS/CI/requirements.pip b/testcases/vIMS/requirements.pip index 9b9d0ba5..9b9d0ba5 100644 --- a/testcases/vIMS/CI/requirements.pip +++ b/testcases/vIMS/requirements.pip diff --git a/testcases/vIMS/CI/vIMS.py b/testcases/vIMS/vIMS.py index 2430af1a..2430af1a 100644 --- a/testcases/vIMS/CI/vIMS.py +++ b/testcases/vIMS/vIMS.py |