System test for Yangtools
[integration/test.git] / csit / libraries / BGPcliKeywords.robot
index 6b59f7ba38c47a1f3e7c550b01a4bb9a4960d156..3ee431285f54516c6956e7a6c457dfd2069e1510 100644 (file)
@@ -1,14 +1,16 @@
 *** Settings ***
 Documentation     Robot keyword library (Resource) for handling the BGP speaker CLI tools
 ...
-...               Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
+...               Copyright (c) 2015,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 library contains keywords to handle command line tools in BGP Application
-...               for handling shell connections
+...               for handling shell connections.
+...
+...               TODO: RemoteBash.robot contains logic which could be reused here.
 Library           SSHLibrary    timeout=10s
 Library           RequestsLibrary
 Variables         ${CURDIR}/../variables/Variables.py