Actions
Test #4112
closedVerify module information on errata search api
Version:
Platform Release:
Tags:
Pulp 2
Sprint:
Quarter:
Description
- Sync a repo with the feed rpm-with-modules.
- Assert that the updateinfo has an errata with some modules in it.
Related issues
Updated by kersom about 6 years ago
- Related to Issue #4056: module information missing from errata search api added
Updated by kersom over 5 years ago
- Related to Issue #4477: Duplicated empty collections are published with subsequent sync/publish of modular errata added
Updated by rochacbruno over 5 years ago
- Assignee changed from ragbalak to rochacbruno
Updated by rochacbruno over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Added by ragabala over 5 years ago
Updated by Anonymous over 5 years ago
Applied in changeset pulp-2-tests|c3ef66aa4a40bfa105c3f37a49233c09991a3d88.
Updated by rochacbruno over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Adding tests for Modular content in search API
This commit takes care of testing the search api returns modular content, and also checks whether the
updateinfo.xml
has erratas present in them.closes #4112