pulp / pulp-oci-images

Containerfiles and other assets for building Pulp 3 OCI images
https://docs.pulpproject.org/pulp_oci_images/
34 stars 55 forks source link

OCI images cli tests keep failing. #603

Closed mdellweg closed 8 months ago

mdellweg commented 8 months ago

Instead, I suggest: Install the cli, retrieve it's version and checkout the corresponding release tag to grant access to the matching test suite.

_Originally posted by @mdellweg in https://github.com/pulp/pulp-oci-images/pull/587#discussion_r1477035103_

Currently we run the wrong test suite against the installed version of the CLI, incidentally failing for that reason.

mikedep333 commented 8 months ago

@mdellweg I didn't originally read the 2nd part of your comment. Yeah, let's do that.

markafarrell commented 8 months ago

@mikedep333 @mdellweg I believe that #604 fixes this