opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
828 stars 205 forks source link

Add test for automatic cross mounting behaviour #297

Closed sargun closed 3 years ago

sargun commented 3 years ago

This adds conformance tests for automatic cross mounting. Usually, the test should not run as it can give a false positive. The OCI_AUTOMATIC_CROSSMOUNT must be set based on how the registry is expected to be configured.

Signed-off-by: Sargun Dhillon sargun@sargun.me

sargun commented 3 years ago

"Fixes": https://github.com/opencontainers/distribution-spec/issues/282