mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
test/int/mount.bats: refer to github issue
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit f252eb5436)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user