allow skipping "privileged" tests with "-test.short"
authorTianon Gravi <tianon@debian.org>
Sun, 21 Feb 2021 17:18:35 +0000 (17:18 +0000)
committerFelix Geyer <fgeyer@debian.org>
Sun, 21 Feb 2021 17:18:35 +0000 (17:18 +0000)
commitec1739da18877120b0f1b3231ad563857bc63443
tree4c69a65a57538e1f801e8e75f0d9e819412f6b13
parentc7555474317d8be654da25ead8dbe120c278d621
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