Skip to content

Feature/speed up ci by tuning scripts

Peio Rigaux requested to merge feature/speed_up_ci_by_tuning_scripts into master
  • Now uses the 'needs' keyword to require only the artifacts of the job we need, instead of waiting for each jobs of the previous stage to complete
  • Uses 'changes keyword to allow submodules testers to run on mr on submodules changes
  • Fixed belr tests in CI (wrong path to resource dir), fixed allure report URL for mediastreamer
Edited by Peio Rigaux

Merge request reports