From 6290b1e1bd3d62198920e48cf147ada3395a3899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jake=20Buchholz=20G=C3=B6kt=C3=BCrk?= Date: Mon, 15 Jun 2026 08:11:42 -0700 Subject: [PATCH] more test fix --- tests/imds.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/imds.test b/tests/imds.test index a8388a3..09b2839 100755 --- a/tests/imds.test +++ b/tests/imds.test @@ -119,7 +119,7 @@ imds_endpoint_route_skip_body() { #!/bin/sh [ "$3" = 169.254.169.254 ] EOF - IMDS_API_VERSION=2009-04-04 \ + IMDS_API_VERSION=2009-04-04 IMDS_ENDPOINT_WAIT_ATTEMPTS=1 \ IMDS_ENDPOINTS="192.0.2.1 169.254.169.254" CLOUD=aws atf_check \ -o match:"myhostname" \ imds @hostname