From: Aleš Mrázek Date: Tue, 14 Jan 2025 11:07:19 +0000 (+0100) Subject: fixup! .gitlab-ci.yml: docker:test:cross-platform: added missing interactive tests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fci-docker-tests-update;p=thirdparty%2Fknot-resolver.git fixup! .gitlab-ci.yml: docker:test:cross-platform: added missing interactive tests --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb87d10ee..fabd0b716 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -273,7 +273,7 @@ docker:test:cross-platform: - tests/packaging/kresctl.sh - tests/packaging/interactive/cache-clear.sh - tests/packaging/interactive/etag.sh - - tests/packaging/interactive/files-reload.sh + - tests/packaging/interactive/files_reload.sh - tests/packaging/interactive/metrics.sh - tests/packaging/interactive/reload.sh - tests/packaging/interactive/schema.sh