Skip to content

Commit

Permalink
test/int/mount.bats: refer to github issue
Browse files Browse the repository at this point in the history
Signed-off-by: Kir Kolyshkin <[email protected]>
(cherry picked from commit f252eb5)
Signed-off-by: Kir Kolyshkin <[email protected]>
  • Loading branch information
kolyshkin committed Nov 16, 2021
1 parent 3640499 commit e802cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/mounts.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e802cfa

Please sign in to comment.