Skip to content

Using after_script merging for printing VM details in all cases

Daniel Juarez requested to merge test_after_script_artifacts into adding_tests

Reuse the same anchor for the Yaml hidden keys we then extend on both c8 and cc7. Kind of deep merging for reusing as many CI scripts as possible.

CI anchor usage is kind of annoying when using extends, and even more in this case as after_scripts can only be used with an array of commands, no possibility to use blocks (i.e. - |-).

Edited by Daniel Juarez

Merge request reports