Skip to content

Commit e802cfa

Browse files
committed
test/int/mount.bats: refer to github issue
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commit f252eb5) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
1 parent 3640499 commit e802cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/mounts.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ function teardown() {
2323
[[ "${lines[0]}" == *'/tmp/bind/config.json'* ]]
2424
}
2525

26+
# https://github.com/opencontainers/runc/issues/2246
2627
@test "runc run [ro tmpfs mount]" {
2728
update_config ' .mounts += [{
2829
source: "tmpfs",

0 commit comments

Comments
 (0)