project-chip / project-chip/certification-tool
[Feature] Re-consider the docker directory re-mapping
Open
Nobody has claimed this yet.
Awaiting Originator Feedback
Backend
Feature
Found_SVE_1.4
- Dominant language
- Shell
- Stars
- 82
- Forks
- 47
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
Feature description
I'm not sure if this is a feature or a bug, but when the TH starts the docker, it re-maps a bunch of directories. Folks that have experience running these tests mostly know where these files are located in the SDK, but the remapping changes that. It also means you can't just run a find in the TH AND you can't just open a docker because that already involves knowing how the remapping was done. It just makes it really hard to find stuff.
Use Cases
- use find command in TH, files are located there.
Test Cases
No response
Additional Information
No response
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.