Test #4530
Test support of zchunk metadata
Version:
Platform Release:
Tags:
Pulp 2
Sprint:
Quarter:
Description
A fixture repo needs to be created (or current ones can be updated) with zchunk metadata.
Zchunk metadata is ignored during sync and not generated at publish time by default¶
- sync repo with zchunk metadata
- publish repo
- check that there is no zchunk metadata published
Related issues
Associated revisions
History
#1
Updated by ttereshc almost 2 years ago
- Related to Issue #4529: Broken repo can be published if zchunk metadata is not ignored at sync time added
#2
Updated by ttereshc almost 2 years ago
- Description updated (diff)
#3
Updated by bherring almost 2 years ago
- Status changed from NEW to ASSIGNED
#4
Updated by bherring almost 2 years ago
- Assignee set to bherring
#5
Updated by bherring almost 2 years ago
- Priority changed from Normal to High
#6
Updated by bmbouter almost 2 years ago
- Tags Pulp 2 added
#7
Updated by bherring over 1 year ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulp:pulp-2-tests|e4699997370c734e94c43b956b44b088888b5d9e.
#8
Updated by bherring over 1 year ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Please register to edit this issue
Adding verification for skipping zchunks in repodata on sync.
The inclusion of
#4529
into 2.19.1 accounts for zchunks archives existing in repodata as .zck files. The feature was added to Fedora 30 with patches tocreaterepo_c --zck
.At this time, there are no repos that have purely
.zck
archives nor was that a consideration in the feature update.For more infomation, see:
closes #4530