X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fbgpcep%2Ftcpmd5user%2Ftcpmd5user.robot;fp=csit%2Fsuites%2Fbgpcep%2Ftcpmd5user%2Ftcpmd5user.robot;h=dcfac9b07509679a761917b6db3f6a8229c0972d;hb=7e5a8e3140f4ae6ae45e05047650617b3f85253a;hp=0c00b4de83ca5e6f03132e285d9d1abe37ba5cc3;hpb=fafd41f9186c22dcd639b5bb86de4ba6be578fdc;p=integration%2Ftest.git diff --git a/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot b/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot index 0c00b4de83..dcfac9b075 100644 --- a/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot +++ b/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot @@ -1,12 +1,12 @@ *** Settings *** Documentation TCPMD5 user-facing feature system tests, using PCEP. -... +... ... Copyright (c) 2015 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 -... +... ... Test suite performs basic pcep md5 password authorization test cases: ... (Run entire basic PCEP suite without passwords.) ... Start pcc-mock (reconnecting mode): 1 pcc, 1 lsp, password set, check pcep-topology stays empty. @@ -17,7 +17,7 @@ Documentation TCPMD5 user-facing feature system tests, using PCEP. ... Change ODL PCEP configuration to use the correct password, check pcep-topology shows the lsp. ... Update the lsp, check a change in pcep-topology. ... Change ODL PCEP configuration to not use password, pcep-topology empties, kill pcep-pcc-mock. -... +... ... Test cases no longer need netconf-connector-ssh, and they include comparison of ... pcep-session-state. Suite Setup Set_It_Up