diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-11-13 04:20:47 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-11-13 09:36:46 +0000 |
commit | 98311932d448f21a872ac0cd5f46258ecddd89e0 (patch) | |
tree | 89ae58d9274aa17c8ab4788ff12861d687ffbaa9 /functest/ci/config_functest.yaml | |
parent | 9e72ad1edd88aada55a0328cd72d4941c4e6fc60 (diff) |
Move rally and tempest out of functest-core
JIRA: FUNCTEST-889
Change-Id: I96776da7af50b2c33c34dd731b5500b891d263d6
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 575b4478..e2746cf3 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -111,7 +111,7 @@ odl_sfc: tempest: unique_names: True - deployment_name: opnfv-tempest + verifier_name: opnfv-tempest identity: tenant_name: tempest tenant_description: Tenant for Tempest test suite |