You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extended test suite now secures the registry. This patch allows for
secure connection to the registry.
Mark few registry tests as serial. Prevent them from being run parallel
with some other registry tests.
Write registry log to file on re-deployment. The registry log is
essential for externded test debugging. Without writing it to a file,
this information will be lost.
Skip image signature workflow test until we figure out, how to make
`oadm verify-image-signature` work with secured integrated Docker
registry. Issue #16344.
Temporarily skip limitrange_admission test. The image size counting is
still broken for schema 1 - the layer sizes need to be filled on registry
side. Will be fixed by #16776.
Signed-off-by: Michal Minář <[email protected]>
0 commit comments