tests: Use more common default for ssh_port and samba_port
Most testing now is done in a container, so typical ssh_port is 22 and samba_port is 445. It would be nice to also have a good default for url, but I'm not sure if there is one.
Most testing now is done in a container, so typical ssh_port is 22 and samba_port is 445. It would be nice to also have a good default for url, but I'm not sure if there is one.
added Test label
mentioned in merge request !2016 (closed)
I haven't found this explanation described anywhere else so:
I don't remember the fine details but I know that the strange ports for SSH and Samba were set like that to help developers using a VM to set up NAT. Apparently they had some difficulty to forward privileged ports (<1024) with virtualbox or vagrant.
Perhaps @sunilmohan or @jvalleroy can provide more details on the difficulty (?).
The solution to this issue should take the development on VM's into account.
added Merge Request available label
mentioned in commit c714833d
closed with commit c714833d