Skip to content

Run tests on GDK on component changes

Mark Lapierre requested to merge ml-run-gdk-tests-on-component-changes into master

What does this MR do and why?

We rebuild the e2e GDK image when certain components are changed, but we didn't necessary run the e2e tests (e.g., this MR with a change related to workhorse: !128314 (merged)).

This fixes that so that if the image is rebuilt, the tests are run.

Test pipeline: https://gitlab.com/gitlab-org/gitlab/-/pipelines/960233505

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mark Lapierre

Merge request reports