diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2017-08-18 09:57:25 +0300 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2017-08-18 09:57:25 +0300 |
commit | 33de78413116823fc61a7df695f17574a9247bd0 (patch) | |
tree | 62d418a785896492d6c5a212cc3f1e6f8257f49b /functest/ci/config_functest.yaml | |
parent | 94d1bddfdd97379e50e4c12f26116441e836d0f6 (diff) |
Remove multisite support
JIRA: FUNCTEST-866
Change-Id: I55a4416688b2aca0897910cac69b33e154e73095
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 679140fe..415d5e9d 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -158,14 +158,6 @@ ONOS: installer_master: '10.20.0.2' installer_master_username: 'root' installer_master_password: 'r00tme' -multisite: - fuel: - installer_username: 'root' - installer_password: 'r00tme' - compass: - installer_username: 'root' - installer_password: 'root' - multisite_controller_ip: '10.1.0.50' promise: tenant_name: promise tenant_description: promise Functionality Testing |