X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FBGPcliKeywords.robot;h=d8e797f037fd3be61144ac01dd54a85ffe990130;hb=40c839d037084ba309cfe943d7385d1b83b08597;hp=fbcf5f2e2773406fc23f7d75b27a6c45972349ff;hpb=39de3404b2681d425af82a66f7f665ecd4a2da3a;p=integration%2Ftest.git diff --git a/csit/libraries/BGPcliKeywords.robot b/csit/libraries/BGPcliKeywords.robot index fbcf5f2e27..d8e797f037 100644 --- a/csit/libraries/BGPcliKeywords.robot +++ b/csit/libraries/BGPcliKeywords.robot @@ -1,15 +1,15 @@ *** Settings *** Documentation Robot keyword library (Resource) for handling the BGP speaker CLI tools -... +... ... 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. -... +... ... TODO: RemoteBash.robot contains logic which could be reused here. Library SSHLibrary timeout=10s Library RequestsLibrary