logging icon indicating copy to clipboard operation
logging copied to clipboard

Logs submission_* fields should match system description files

Open emizan76 opened this issue 3 years ago • 0 comments

This has been motivated by the recurring problem that OEMs using code of another submitter do not bother to change the submission_org, submission_platform, submission_division, and submission_status in their logs. This creates inconsistent submissions and can be confusing for people looking into logs after results are published.

We can fix that by adding a compliance check to make sure these fields match to the system description file that matches with the log directory the compliance checker / package checker is processing.

Nit sure yet where exactly in the codebase this should be added.

emizan76 avatar Jun 08 '22 09:06 emizan76