ci: Retrieve tests metadata from Pages [RUN ALL RSPEC]
requested to merge 335675-consider-storing-retrieving-tests-metadata-in-from-pages-instead-of-artifacts into master
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