Skip to content

FIX 'captive_portal_detection' test http port

Filip Pokryvka requested to merge devel/fp/captive_portal_detection into master

make python to run on port 8001 and modify @connectivity tag, to change port in check url when @captive_portal in tags

This causes a lot of problems, to expect that port 80 is free on the machine, using 8001 instead.

@RunTests:captive_portal_detection,connectivity_check,disable_connectivity_check,per_device_connectivity_check,manipulate_connectivity_check_via_dbus

Merge request reports