jib icon indicating copy to clipboard operation
jib copied to clipboard

Consider adding integration tests for OCI images

Open TadCordle opened this issue 5 years ago • 0 comments

Since our integration tests use Docker, we don't really have any tests right now for OCI images built by Jib. We should consider looking into ways of building/running OCI images in integration tests. E.g. we could run things in a k8s cluster, or find a way to use podman.

TadCordle avatar Nov 25 '19 17:11 TadCordle