labgrid-project / labgrid-project/labgrid
BaseProviderDriver sets wrong host for local resources
Open
@Bastian-Krause is already working on this.
Since Oct 12, 2023.
bug
- Dominant language
- Python
- Stars
- 528
- Forks
- 278
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
Since #1249, local resources have:
https://github.com/labgrid-project/labgrid/blob/6a112131cb2e55bc24a8742804cde89bbd24cc39/labgrid/resource/provider.py#L13
This is wrong because host should also reflect the DUT's perspective.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.