moby--moby/integration/image
Sebastiaan van Stijn 9c84417c1b
skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless
- On Windows, we don't build and run a local  test registry (we're not running
  docker-in-docker), so we need to skip this test.
- On rootless, networking doesn't support this (currently)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 4f43cb660a)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-21 01:52:32 +02:00
..
commit_test.go Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
import_test.go Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
list_test.go Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
pull_test.go skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless 2022-10-21 01:52:32 +02:00
remove_test.go Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
remove_unix_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
tag_test.go Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00