oras icon indicating copy to clipboard operation
oras copied to clipboard

e2e: prepare registry mount files for command specs

Open qweeah opened this issue 3 years ago • 1 comments
trafficstars

For command-specific E2E tests, the test spec should not have dependency on each other. So the underlying storage for testing distribution need to be initialized before test runs. E.g. oras pull need to test pulling hello:test so the manifest blob, config blob and layer blobs will be mounted into the test distribution before running the tests.

The mount files should be checked into the source code. Related to #523

qweeah avatar Sep 12 '22 22:09 qweeah

Please assign this to me.

wju-MSFT avatar Sep 13 '22 02:09 wju-MSFT