staging instance, all data can be removed at all time

Skip to content

stage-cypress-tests: Use cypress-cloud instead of cy2 for running tests

cypress recently put effort on blocking sorry-cypress to avoid the use of the tool (see that swh-web build log).

sorry-cypress enables to run self-hosted tests in parallel without any cost and we use it in our CI.

So the sorry-cypress team develop a new tool called cypress-cloud enabling to bypass the cypress restrictions so the sorry-cypress tool can still be used.

So use the tool in our pipeline for swh-web.

Related to https://gitlab.softwareheritage.org/swh/devel/swh-web/-/merge_requests/1142/diffs?commit_id=db4cc0bbe1b6cc82f11901c265d94c414e39fa5b

Edited by Antoine Lambert

Merge request reports