Skip to content

Allow overwriting REPORT_FILENAME + magic '-' for STDOUT

What does this MR do?

Allow overwriting REPORT_FILENAME

This if cat; else cat is not super-neat,
but the compound with $APP_PATH doesn't leave much choice while also trying to keep the change small...

And I´ve added tests so all 3 cases (normal-noname,named,stdout) are checked 🙂

IRL Usecase:

  • when docker volumes are read-only the whole image "fails" currently
    allowing STDOUT as alternative provides a workaround

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Tabakhase

Merge request reports

Loading