From f1970d745cec094b537586367a6841e416e11583 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20Mr=C3=A1zek?= Date: Thu, 9 Oct 2025 18:48:57 +0200 Subject: [PATCH] .gitlab-ci.yml: docker:test:cross-platform: removed reload.sh interactive test --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 569233d55..ea5f4a890 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -276,7 +276,6 @@ docker:test:cross-platform: - tests/packaging/kresctl.sh - tests/packaging/interactive/etag.sh - tests/packaging/interactive/schema.sh - - tests/packaging/interactive/reload.sh - tests/packaging/interactive/metrics.sh - tests/packaging/interactive/cache-clear.sh - tests/packaging/interactive/workers.sh -- 2.47.3