Skip to content

A Manager Task for QA

Sergei Zharko requested to merge s.zharko/cbmroot:qa-framework-mothertask into master

This merge requests adds a mother task for the QA tasks, CbmQaManager, which executes the CbmQaTask::Check function of the daughter task to check, if the required for the module criteria are met. In the end of the QA task tree the CbmQaManager returns the success/fail flag, which will be later utilized with the CI.

Merge request reports