From 33de78413116823fc61a7df695f17574a9247bd0 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Fri, 18 Aug 2017 09:57:25 +0300 Subject: Remove multisite support JIRA: FUNCTEST-866 Change-Id: I55a4416688b2aca0897910cac69b33e154e73095 Signed-off-by: Juha Kosonen --- functest/ci/config_functest.yaml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'functest/ci/config_functest.yaml') diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 679140fe8..415d5e9d7 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 -- cgit 1.2.3-korg