1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2026-06-21 00:07:16 +03:00

more test fix

This commit is contained in:
Jake Buchholz Göktürk 2026-06-15 08:11:42 -07:00
parent da1e86f4bd
commit 6290b1e1bd

View File

@ -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