auto-t: fix testFT-8021x-roam autoconnect

As with many other test, we need to disable autoconnect for better
reliablility.
This commit is contained in:
James Prestwood 2018-10-26 09:45:00 -07:00 committed by Denis Kenzior
parent b9029aaf65
commit da262e7187
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ EAP-TLS-CACert=/tmp/certs/cert-ca.pem
EAP-TLS-ClientCert=/tmp/certs/cert-client.pem
EAP-TLS-ClientKey=/tmp/certs/cert-client-key-pkcs8.pem
EAP-Identity=abc@example.com
[Settings]
Autoconnect=False