ARMmbed / ARMmbed/mbed-os-example-tls
Network Interface should be ethernet on CI, and default interface otherwise
- Dominant language
- C
- Stars
- 31
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Start by reading PR #222 for the prior discussion, then locate the example and Jenkins CI configuration that select the network interface. The change is done when CI prefers ethernet while other targets continue using their default interface, without breaking target-specific networking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100