James Valleroy c714833d7e
tests: Update functional tests default config
- Set default SSH and Samba port for testing a container.
- Set default URL for running functional tests from within container.
- Update instructions.

Closes: #2015.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Fioddor Superconcentrado <fioddor@gmail.com>
2021-02-04 14:13:11 +01:00

7 lines
109 B
INI

[DEFAULT]
url = https://localhost
username = tester
password = testingtesting
ssh_port = 22
samba_port = 445