From e802cfae03e3280513fa4e90e2c5b047650b7f2d Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Fri, 12 Nov 2021 12:10:46 -0800 Subject: [PATCH] test/int/mount.bats: refer to github issue Signed-off-by: Kir Kolyshkin (cherry picked from commit f252eb543652dda4f47a3c183ac15d68244cd746) Signed-off-by: Kir Kolyshkin --- tests/integration/mounts.bats | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/mounts.bats b/tests/integration/mounts.bats index f21136b60..5d1ba0974 100644 --- a/tests/integration/mounts.bats +++ b/tests/integration/mounts.bats @@ -23,6 +23,7 @@ function teardown() { [[ "${lines[0]}" == *'/tmp/bind/config.json'* ]] } +# https://github.com/opencontainers/runc/issues/2246 @test "runc run [ro tmpfs mount]" { update_config ' .mounts += [{ source: "tmpfs",