diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-03-25 03:55:53 -0400 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-03-25 03:55:53 -0400 |
commit | f84c8dcc22f1499128893e62b0e15b4b592c47ba (patch) | |
tree | ee14029aa59c076fdfde1c504a385f3389477a6a /config | |
parent | 7ba76747d55669e2bbaf70a3061e1c0b5dea912e (diff) |
adjust project directories
JIRA: BOTTLENECK-56
Change-Id: Ic9acad5eaa4917093bdb85a80960f796f5b4ba7f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'config')
-rwxr-xr-x | config/bottlenecks_cfg.yaml | 2 | ||||
-rwxr-xr-x | config/testcase_conf/rubbos.yaml | 2 | ||||
-rwxr-xr-x | config/testcase_conf/rubbos/rubbos_1-1-1.yaml | 0 | ||||
-rwxr-xr-x | config/testcase_conf/rubbos/rubbos_1-2-1.yaml | 0 | ||||
-rwxr-xr-x | config/testcase_conf/vstf.yaml | 2 | ||||
-rwxr-xr-x | config/testcase_conf/vstf/tu1.yaml | 0 | ||||
-rwxr-xr-x | config/testcase_conf/vstf/tu3.yaml | 0 |
7 files changed, 1 insertions, 5 deletions
diff --git a/config/bottlenecks_cfg.yaml b/config/bottlenecks_cfg.yaml index d22a8854..8193651f 100755 --- a/config/bottlenecks_cfg.yaml +++ b/config/bottlenecks_cfg.yaml @@ -1 +1 @@ -suite_prefix_config: /home/opnfv/bottlenecks/config/testcase_conf +suite_prefix_config: /home/opnfv/bottlenecks/testsuites/ diff --git a/config/testcase_conf/rubbos.yaml b/config/testcase_conf/rubbos.yaml deleted file mode 100755 index f3e7f31a..00000000 --- a/config/testcase_conf/rubbos.yaml +++ /dev/null @@ -1,2 +0,0 @@ -rubbos_1-1-1 -rubbos_1-2-1 diff --git a/config/testcase_conf/rubbos/rubbos_1-1-1.yaml b/config/testcase_conf/rubbos/rubbos_1-1-1.yaml deleted file mode 100755 index e69de29b..00000000 --- a/config/testcase_conf/rubbos/rubbos_1-1-1.yaml +++ /dev/null diff --git a/config/testcase_conf/rubbos/rubbos_1-2-1.yaml b/config/testcase_conf/rubbos/rubbos_1-2-1.yaml deleted file mode 100755 index e69de29b..00000000 --- a/config/testcase_conf/rubbos/rubbos_1-2-1.yaml +++ /dev/null diff --git a/config/testcase_conf/vstf.yaml b/config/testcase_conf/vstf.yaml deleted file mode 100755 index 39872626..00000000 --- a/config/testcase_conf/vstf.yaml +++ /dev/null @@ -1,2 +0,0 @@ -tu1 -tu3 diff --git a/config/testcase_conf/vstf/tu1.yaml b/config/testcase_conf/vstf/tu1.yaml deleted file mode 100755 index e69de29b..00000000 --- a/config/testcase_conf/vstf/tu1.yaml +++ /dev/null diff --git a/config/testcase_conf/vstf/tu3.yaml b/config/testcase_conf/vstf/tu3.yaml deleted file mode 100755 index e69de29b..00000000 --- a/config/testcase_conf/vstf/tu3.yaml +++ /dev/null |