Skip to content

Draft: Disable E2E GDK tests in 16-3 branch

Michael Kozono requested to merge mk/quarantine-gdk-tests-in-16-3 into 16-3-stable-ee

What does this MR do and why?

https://gitlab.slack.com/archives/C2Z9A056E/p1697795601310459?thread_ts=1697679369.495489&cid=C2Z9A056E

There is an environment variable QA_RUN_TESTS_ON_GDK which if set to true will stop running that job, yes. I think it's fine to do right now in the failing backport branches. We could just push mr with this variable set globally in CI config

It should be ok to disable gdk for older branches, for now main quality gate for backports is still package-and-test child pipeline, so impact should not be too big

Try disabling the broken build-gdk-image job to see if it can allow us to continue on 16.3 patch releases.

#428851 (comment 1611273693)

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 Michael Kozono

Merge request reports