Skip to content

Allow integration tests to fail

Dmitry Gruzd requested to merge allow-integration-to-fail-since-its-flaky into main

What does this MR do and why?

The integration tests (in CI only) started to failing with rror: INSTALLATION FAILED: Get "https://k3s:6443/api/v1/namespaces/default/services/gitlab-zoekt": dial tcp 172.17.0.3:6443: i/o timeout

This blocks other MRs. I'd like to allow it to fail until we can fix it in gitlab-org/gitlab#460841.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Dmitry Gruzd

Merge request reports

Loading