Actions
Test #4548
closedTest #4543: Test newly described definitions of recursive and recursive_conservative flags
Ensure modular_errata.py includes cases for --recursive and --recursive_conservative inline with document updates
Version:
Platform Release:
Tags:
Pulp 2
Sprint:
Quarter:
Description
Parent Tickets¶
Affected File(s)¶
- test_modular_errata.py::ManageModularErrataTestCase::test_copy_errata
Update¶
- Evaluate if the following are covered already and if any additional updates are required
- Ensure test_modular_errata test includes --recursive and --recursive_conservative cases
- Ensure that latest RPM copy test case is included
Related issues
Updated by kersom over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
Updated by kersom over 5 years ago
- Related to Issue #4518: Modules are not copied during recursive copy of modular errata added
Added by kersom over 5 years ago
Updated by kersom over 5 years ago
Applied in changeset pulp:pulp-2-tests|c921b7a6a663f18478aea7f55a9a4458614ad2cb.
Updated by bherring over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Add tests to copy modular errata using recursive_conservative
Add tests to copy modular errata using the
recursive
andrecursive_conservative
flag. Add different permutations in order to test different test scenarios.https://pulp.plan.io/issues/4548 #4548