Page MenuHomeVyOS Platform

Smoketests for SSTP and openconnect fails
Closed, ResolvedPublicBUG

Description

Smoketests trying to create or use certificates from not permanent storage for SSTP and openconnect.
I think need to create common certificates for both VPN types in /config/auth and use it

Details

Difficulty level
Normal (likely a few hours)
Version
1.3-beta-202111260443
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

Unknown Object (User) changed the task status from Open to In progress.Nov 26 2021, 7:24 AM
Unknown Object (User) claimed this task.
Unknown Object (User) created this task.
Unknown Object (User) closed this task as Resolved.Nov 26 2021, 8:54 PM
23:05:52  DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_vpn_openconnect.py
23:06:04  DEBUG - test_vpn (__main__.TestVpnOpenconnect) ... ok
23:06:07  DEBUG - 
23:06:07  DEBUG - ----------------------------------------------------------------------
23:06:07  DEBUG - Ran 1 test in 11.396s
23:06:07  DEBUG - 
23:06:07  DEBUG - OK
23:06:07  DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_vpn_sstp.py
23:06:22  DEBUG - test_accel_local_authentication (__main__.TestVPNSSTPServer) ... ok
23:06:28  DEBUG - test_accel_name_servers (__main__.TestVPNSSTPServer) ... ok
23:06:38  DEBUG - test_accel_radius_authentication (__main__.TestVPNSSTPServer) ... ok
23:06:40  DEBUG - 
23:06:41  DEBUG - ----------------------------------------------------------------------
23:06:41  DEBUG - Ran 3 tests in 32.454s
23:06:41  DEBUG - 
23:06:41  DEBUG - OK