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=b8d287e1684e6647e943e5def4202e03c148e7f7;hb=39de3404b2681d425af82a66f7f665ecd4a2da3a;hp=320ca02dc996b2dff95d28d59cae666c2c06cb72;hpb=05c0ca3745d9fe5f9be21f9a1624f99983f9c13b;p=integration%2Ftest.git diff --git a/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot b/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot index 320ca02dc9..b8d287e168 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