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

Network Interface should be ethernet on CI, and default interface otherwise #227

Open
simonbutcher opened this issue Jan 7, 2019 · 1 comment

Comments

@simonbutcher
Copy link
Contributor

Targets may not always have ethernet as their default network interface, and may instead have Wifi.

Currently the Jenkins CI always uses the default interface and assumes that will be ethernet, which may break the CI for some targets.

Therefore, the example needs to be adapted to prefer ethernet on the CI, but otherwise go with the default interface.

See PR #222 for further discussion of the issue.

@ciarmcom
Copy link
Member

ciarmcom commented Jan 7, 2019

ARM Internal Ref: IOTSSL-2703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants