mirror of
https://github.com/moby/moby.git
synced 2026-07-22 15:32:50 +00:00
We support importing images for other platforms when using the containerd image store, so we shouldn't validate the image OS on import. This commit also splits the test into two, so that we can keep running the "success" import with a custom platform tests running w/ c8d while skipping the "error/rejection" test cases. Signed-off-by: Laura Brehm <laurabrehm@hey.com>