Test #4109
closed
Test verify checksum type on updateinfo.xml
Description
Sync/Publish rpm-unsigned, read the updateinfo.xml from Pulp.
<sum type="Unknown checksum"></sum>
- Related to Issue #4033: updateinfo.xml is published with "unknown checksum" type if it's not present in a remote repo added
- Subject changed from Verify checksum type on updateinfo.xml to Test verify checksum type on updateinfo.xml
- Status changed from NEW to ASSIGNED
- Description updated (diff)
- Assignee deleted (
bherring)
- Status changed from ASSIGNED to NEW
- Status changed from NEW to ASSIGNED
- Assignee set to ragbalak
- Status changed from ASSIGNED to MODIFIED
- Status changed from MODIFIED to CLOSED - COMPLETE
Also available in: Atom
PDF
Check whether the checksum type is not present in the remote repo
According to issue #4109 and #4033, the updateinfo.xml after distributing a publication, had extraneous 'unknown checksum' in the response. The sum tag is now removed from the updateinfo after publishing. This test checks that.
https://pulp.plan.io/issues/4109 closes #4109