Bug #31704
Module stream copying tests need to be un-skipped after Pulpcore 3.9.1 is released
Description
This PR is going to skip the following tests. We should un-skip them as soon as possible. https://github.com/Katello/katello/pull/9096
Tests to un-skip:
test_module_streams_copied_with_include_modular_filter_rules
and
test_module_streams_copied_with_modular_exclude_filter_rules
in
test/actions/pulp3/orchestration/copy_all_units_test.rb
...
test_module_streams_copied_with_include_modular_filter_rules
and
test_module_streams_copied_with_modular_exclude_filter_rules
in
test/actions/pulp3/orchestration/multi_copy_all_units_test.rb
Related issues
Associated revisions
History
#1
Updated by Samir Jha over 1 year ago
- Triaged changed from No to Yes
#2
Updated by Ian Ballou over 1 year ago
- Blocked by Feature #31785: Upgrade pulp-rpm to 3.9 for master, 4.0 added
#3
Updated by Justin Sherrill about 1 year ago
- Target version changed from Katello 4.0.0 to Katello 4.1.0
#4
Updated by Ian Ballou about 1 year ago
- Subject changed from Module stream copying tests need to be un-skipped after Pulpcoire 3.9.1 is released to Module stream copying tests need to be un-skipped after Pulpcore 3.9.1 is released
#5
Updated by The Foreman Bot about 1 year ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9258 added
#6
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.2.0 added
#7
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1e38992603284a11def8de517e5b9ed280cb20e7.
Fixes #31704 - Module stream copying tests need to be un-skipped (#9258)