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
tests: Use remove_all_snapshots in local keys tests to clear cache
Add calls to remove_all_snaphots in local keys tests to avoid decrypted
layers caching effects. This now requires an update of the ocicrypt
library for the test to work since previously cached layers were used
and no actual decryption was done when pkcs11 was used.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
0 commit comments