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.
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.