Feature #8441
closedGet input files of verifies by verification task identifiers
100%
Description
In terms of the refactoring, I removed sending files again to Bridge and instead added to the verification report "task identifier" attribute. I propose to use already existing archive from the verification task to use as input files. Besides, I send the task deletion request only after the verification report and all verdicts are already submitted, so the relevant task and archive should be stored at Bridge.
Updated by Evgeny Novikov about 7 years ago
- Subject changed from Get input files of verifies by a verification taks identifiers to Get input files of verifies by verification task identifiers
Updated by Evgeny Novikov about 7 years ago
Updated by Vladimir Gratinskiy about 7 years ago
- Due date set to 09/21/2017
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in branch "feature_8417". Now task's archive will be used as verifier input files. But if "task identifier" is not set and "input files of static verifiers" is set and there is archive in request then this archive will be uploaded. I need it for fake job decisions and uploading reports without job decision.
Updated by Evgeny Novikov about 7 years ago
- Status changed from Resolved to Closed
I merged the branch that has this feature (multicoverage) to master in 37f0c082.