certification-tool
certification-tool copied to clipboard
Remove TestRunConfig
From chip-certification-tool created by mikaelhm: CHIP-Specifications/chip-certification-tool#816
Once the frontend support the new project format, we can remove the TestRunConfig completely and require TestRunExecutions to be created with selected_tests directly.
This is blocked until fronted is updated.
related issues: https://github.com/chip-csg/chip-certification-tool-backend/issues/123 https://github.com/chip-csg/chip-certification-tool-backend/issues/124
@mikaelhm Is this still blocked?
Still need some changes in the backend. Need to make sure we can run with CLI and Frontend.
@mikaelhm: This seems like an old issue (and not applicable anymore), as lot of changes has happened since this was created. Could you please help in taking further actions on this issue? (Assign v1.X label or close the issue)
Will start work on this.
@raul-marquez-csa, we need an issue for both frontend and backend.
Can you create 2 sub-issues for 1. and 2. take those, then I can make one for backend.
@raul-marquez-csa, we need an issue for both frontend and backend.
Can you create 2 sub-issues for 1. and 2. take those, then I can make one for backend.
I created these two
Remove TestRunConfig [Frontend] #887
Remove TestRunConfig [Backend] #888
Issue on hold
Backend PR is approved. Waiting for the front-end PR to be reviewed.
I think this one is still related: https://github.com/project-chip/certification-tool/issues/15#event-10825984608
PRs addressing the issue:
Frontend: Updates create and repeat test run execution to match backend changes #13 Backend: [Fix] remove TestRunConfig usage from TH Backend (#581) #6