summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_vpn_l2tp.py
diff options
context:
space:
mode:
authoraapostoliuk <a.apostoliuk@vyos.io>2024-02-07 12:26:49 +0200
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-02-09 07:23:30 +0000
commit3e1a585f9714ffa990bb5751c7a4c7025d7c02fa (patch)
tree91914de09186cfae40e6848a9aefeef7c4c39b12 /smoketest/scripts/cli/test_vpn_l2tp.py
parent267579006a98fbdc5802b428d24a917421a56cb2 (diff)
downloadvyos-1x-3e1a585f9714ffa990bb5751c7a4c7025d7c02fa.tar.gz
vyos-1x-3e1a585f9714ffa990bb5751c7a4c7025d7c02fa.zip
T5960: Rewritten authentication node in PPTP to a single view
Rewritten authentication node in accel-ppp services to a single view. In particular - PPTP authentication. (cherry picked from commit 018110200c9a82815dd5d0510f0732d7159c0d59)
Diffstat (limited to 'smoketest/scripts/cli/test_vpn_l2tp.py')
-rwxr-xr-xsmoketest/scripts/cli/test_vpn_l2tp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/scripts/cli/test_vpn_l2tp.py b/smoketest/scripts/cli/test_vpn_l2tp.py
index e253f0e49..c3b5b500d 100755
--- a/smoketest/scripts/cli/test_vpn_l2tp.py
+++ b/smoketest/scripts/cli/test_vpn_l2tp.py
@@ -39,7 +39,7 @@ class TestVPNL2TPServer(BasicAccelPPPTest.TestCase):
pass
def test_l2tp_server_authentication_protocols(self):
- # Test configuration of local authentication for PPPoE server
+ # Test configuration of local authentication protocols
self.basic_config()
# explicitly test mschap-v2 - no special reason