From b3e1c17984406b928ad328a87f220e98d7851237 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 21 Jun 2018 10:22:34 -0700 Subject: [PATCH] Temporary remove karaf logging This way we can measure cluster convergence time. Change-Id: If94542388e4fdac675cd9f1b5d8ccf756ee792b2 Signed-off-by: Luis Gomez --- .../Clustering/010__Cluster_HA_Owner_Failover.robot | 1 - .../Clustering/020__Cluster_HA_Owner_Restart.robot | 1 - 2 files changed, 2 deletions(-) diff --git a/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot b/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot index bd0b20e9a4..108429e7c2 100644 --- a/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot +++ b/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot @@ -2,7 +2,6 @@ Documentation Test suite for Cluster HA - Device Owner failover Suite Setup SetupUtils.Setup_Utils_For_Setup_And_Teardown Suite Teardown Delete All Sessions -Test Setup SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing Library RequestsLibrary Resource ../../../libraries/SetupUtils.robot Resource ../../../libraries/ClusterOpenFlow.robot diff --git a/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot b/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot index 44bb75d51b..820b2a8b51 100644 --- a/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot +++ b/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot @@ -2,7 +2,6 @@ Documentation Test suite for Cluster HA - Device Owner Stop and Start Suite Setup SetupUtils.Setup_Utils_For_Setup_And_Teardown Suite Teardown Delete All Sessions -Test Setup SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing Library RequestsLibrary Resource ../../../libraries/SetupUtils.robot Resource ../../../libraries/ClusterOpenFlow.robot -- 2.36.6