Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WlanVAP expects an incorrect WLAN interface #58

Open
wwahammy opened this issue Jun 8, 2016 · 1 comment
Open

WlanVAP expects an incorrect WLAN interface #58

wwahammy opened this issue Jun 8, 2016 · 1 comment
Labels

Comments

@wwahammy
Copy link
Contributor

wwahammy commented Jun 8, 2016

In https://github.com/qca/boardfarm/blob/master/tests/wifi_vap_test.py, there's a couple lines where VAP's are added on WLAN interfaces wifi0 and wifi1 (https://github.com/qca/boardfarm/blob/master/tests/wifi_vap_test.py#L21). In some cases these interfaces, are not wifi0 and wifi1 but instead are wlan0 and wlan1. I presume there are other possibilities as well.

WlanVAP should either allow you to pass in a WLAN interfaces names or, better yet, figures the interfaces out on its own.

@mattsm
Copy link
Contributor

mattsm commented Oct 14, 2016

Need to extract these from UCI... but also wifi tests and setup need a lot of work in general though as well.

@mattsm mattsm added the bug label Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants