-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: delete manifest before blobs by default
Currently the conformance tests default to deleting manifests after blobs, which leaves the manifest dangling. Furthermore, the same blob may be referenced in many manifests. AFAIK, no client does this. So changing default behavior. Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
- Loading branch information
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters