certification-tool icon indicating copy to clipboard operation
certification-tool copied to clipboard

[Feature] Need a way to transfer project configs to ATLs

Open cecille opened this issue 1 year ago • 3 comments

Feature description

Projects take a LONG time to set up. Especially if there is more than one (and there should be - more than one endpoint, and hence more than one PICS). Anyone that took the time to set up their projects before the event or cert probably want to use them, but there doesn't seem to be a way to transfer these over to the ATL so they can run the tests. If there is, the ATLs definitely do not all know about it.

Use Cases

  • user creates project, finally gets it right, passes tests locally
  • arrives at ATL, ATL wants to run tests on their TH
  • currently, we use humans as copy paste machines as we trial and error hand-writing json into the project config on the new TH. Instead, if we could just export / load files, that would be very helpful.

Test Cases

No response

Additional Information

No response

cecille avatar Oct 03 '24 14:10 cecille

Please also consider a feature improvement that PICS could be initially loaded from a ZIP archive separated by endpoint (EPn/), a feature supported in the latest PICS Tool v2.1.19.

sander-gitl avatar Nov 06 '24 14:11 sander-gitl

backend PR to export/import project config: https://github.com/project-chip/certification-tool-backend/pull/171

rquidute avatar Nov 28 '24 14:11 rquidute

Backend implementation is done, waiting for frontend.

rquidute avatar Mar 27 '25 17:03 rquidute