Fix tox errors
[integration/test.git] / csit / libraries / ShardStability.robot
index 9a9995d628a0fa21d8a543b918a4a9c6c235a87e..db2e437319e069c3fec292c97edf08d3632b6b11 100644 (file)
@@ -1,18 +1,18 @@
 *** Settings ***
 Documentation     Robot library to monitor shard stability.
-...           
+...
 ...               Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.
-...           
+...
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
-...           
+...
 ...               This is a "stateful" library to monitor shard leaders and candidates. During the initial phase
 ...               all leaders and followeres are stored and then checked with new value on verify.
 ...               TODO: investigate whether pure stateless library would be easier or harder to use.
-...           
+...
 ...               Requirements: ClusterManagement.ClusterManagement_Setup must be called before Shard_Stability_Init
-...           
+...
 ...               It is possible to use it for stateless comparison.
 ...               Variable @{DEFAULT_SHARD_LIST} contains default module shards.
 Library           Collections