From 3bc2592e18ea7c7211ed0773b3b00c64783900bb Mon Sep 17 00:00:00 2001 From: Arjun Raja Yogidas Date: Wed, 8 Oct 2025 22:58:25 +0000 Subject: [PATCH] chore: add comments Signed-off-by: Arjun Raja Yogidas --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 75da162e2..6a3e3fc30 100644 --- a/Makefile +++ b/Makefile @@ -336,7 +336,7 @@ test-e2e-daemon: --daemon-context-subject-prefix="$(OUTDIR)/lima/bin/limactl shell finch sudo" \ --daemon-context-subject-env="LIMA_HOME=$(OUTDIR)/lima/data" -# TODO: Blkio devices are not getting created in test environment, skipping for now +# TODO: Blkio devices are not getting created in test environment, skipping for now - testing these .PHONY: test-e2e-daemon-linux test-e2e-daemon-linux: # Create symlink for buildkit socket path compatibility