Skip to content

executor: reduce the noise level in gitlab by collapsing some sections

Martin Roukala requested to merge executorctl_reduce_noise into master

This MR is meant to reduce the noise level in Gitlab jobs by creating sections and collapsing them by default.

Here are the tasks needed:

  • Executor: put the teardown messages in a section
  • Executorctl: put downloading the job bucket in a section

Merge request reports