Refactor #30855
Drop unused Puppet test fixtures
Description
In 7e7015aba068db541bd4f4cf1856bf69ebbe2953 (#26591) the legacy Puppet parser provider implementation was dropped, but left the test fixtures. These can also be dropped.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/769 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.3.0 added
#3
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Related to Feature #26591: Raise minimum Puppet version to 4.4 added
#4
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 9fbac110ee0b8e52ea25eb7dd1084d3353213986.
#5
Updated by Tomer Brisker over 2 years ago
- Category set to Puppet
Fixes #30855 - Remove unused Puppet test fixtures
7e7015aba068db541bd4f4cf1856bf69ebbe2953 dropped the code that used the
Puppet parsing code and the use of these fixtures, but left the actual
fixtures.