Skip to content

ci: Retrieve tests metadata from Pages [RUN ALL RSPEC]

What does this MR do?

This changes the way we retrieve the tests metadata from artifacts to Pages.

This seems to work well: https://gitlab.com/gitlab-org/gitlab/-/jobs/1458429886

At any time, if we encounter any issue, we can fallback to the current strategies of fetching reports from artifacts by setting the RETRIEVE_TESTS_METADATA_FROM_ARTIFACTS variable to any non-empty value.

Related to #335675 (closed)

Edited by Rémy Coutable

Merge request reports