project-chip / project-chip/certification-tool

[Feature] Test harness log naming requires extra updates to fit to certification format (and is error prone as a result)

Open
#382 1 comment 0 reactions 1 assignee View on GitHub

@andy31415 is already working on this.

Since Aug 29, 2024.

Awaiting Originator Feedback Feature Found_1.4_TE2 v1.4
Dominant language
Shell
Stars
83
Forks
47
Avg merge
1d 15h
Merged PRs (30d)
17

Description

Feature description

During test events, we were asked to upload files in a specific naming format (e.g. TC-<test>-<dut_id>_log), where as the log download follows a different naming convention.

We should find a way to auto-select proper naming and downloads. A proposal would be:

  • if a single test case is selected, the auto-generated name should not be Test_Run... but rather TC_<case> so that I can easily filter it out through the UI
  • downloading logs should auto-download using the right name (eventually UI can ask me for a dut_id)
Use Cases

Less error prone uploads of test logs. I have seen several Wrong log upload reviews during the test event.

Test Cases

No response

Additional Information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.