moby--moby/integration/plugin
Roman Volosatovs dd01abf9bf
integration: copy loop variable into parallel test closures
Discovered a few instances, where loop variable is incorrectly used
within a test closure, which is marked as parallel.
Few of these were actually loops over singleton slices, therefore the issue
might not have surfaced there (yet), but it is good to fix there as
well, as this is an incorrect pattern used across different tests.

Signed-off-by: Roman Volosatovs <roman.volosatovs@docker.com>
2021-07-22 22:46:12 +02:00
..
authz test-integration: support more rootless tests 2020-03-16 17:37:38 +09:00
common integration: copy loop variable into parallel test closures 2021-07-22 22:46:12 +02:00
graphdriver gosimple: S1039: unnecessary use of fmt.Sprintf 2021-06-10 13:03:27 +02:00
logging integration: ensurePlugin: disable go modules when building plugin 2021-05-18 09:51:33 +02:00
volumes integration: ensurePlugin: disable go modules when building plugin 2021-05-18 09:51:33 +02:00
pkg_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00