Skip to content

Update condition for running Product Analytics tests and small fix.

What does this MR do and why?

There are 2 things this MR updates:

  1. Condition for running Product Analytics tests.
    • This needs to be updated to allow tests execution on Product Analytics mirror project. Currently the tests are skipped there due to the condition currently in place. Job example here. In this MR's pipeline we can see that the tests are executed - job & pipeline.
  2. Updates for Product Analytics dashboards related tests.
    • This is needed as the tests are failing without this change, example. Failures are because new dashboard position in the list changed (screenshots are in job's artifacts). Updates in this MR will look for the dashboards by name rather then by index.

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. Tests update.

How to set up and validate locally

The tests can be executed locally against GDK. Instruction on how to do this are in the docs here.

Edited by Ievgen Chernikov

Merge request reports

Loading