Actions
Bug #31704
closedModule 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
Actions