allow skipping "privileged" tests with "-test.short"
authorTianon Gravi <tianon@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000 (21:12 +0100)
committerFelix Geyer <fgeyer@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000 (21:12 +0100)
commit8bf75f88af0a1da7f736be90591142d91eb3676e
treeb4c9492227d10088f6538bf35a07e2a228bf4b7c
parent98c2439d0bba429d1539cd1a671c9295b5b2d241
allow skipping "privileged" tests with "-test.short"

Forwarded: no

Gbp-Pq: Name test--skip-privileged-unit-tests.patch
12 files changed:
cli/cli/command/image/build_test.go
engine/builder/dockerfile/internals_test.go
engine/daemon/graphdriver/aufs/aufs_test.go
engine/daemon/graphdriver/overlay/overlay_test.go
engine/daemon/graphdriver/overlay2/overlay_test.go
engine/daemon/oci_linux_test.go
engine/layer/mount_test.go
engine/pkg/archive/archive_linux_test.go
engine/pkg/archive/archive_test.go
engine/pkg/mount/mount_unix_test.go
engine/pkg/mount/sharedsubtree_linux_test.go
engine/volume/local/local_test.go