Skip to content

CI - run e2e:test-product-analytics on a mirror project

Ievgen Chernikov requested to merge run-product-analytics-tests-on-a-mirror into master

What does this MR do and why?

This MR is a follow up for !159452 (merged).

Due to an issue #480462 (closed) downstream multi-project pipeline should run on a project where users with role "developer" are allowed to trigger pipelines. Hence a mirror for Product Analytics devkit was created where users with role "developer" are able to trigger pipelines. Here is the link to the mirror project.

This MR updates downstream project for e2e:test-product-analytics to be the mirror of Product Analytics devkit in order to solve the issue #480462 (closed).

Example of a successful pipeline triggered on the mirror project - pipeline.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A - this is a CI update.

How to set up and validate locally

N/A - this is updates to CI pipelines.

Edited by Ievgen Chernikov

Merge request reports