Refactor #32923
Foreman - Tracker #30160: Extract Puppet ENC to a plugin
Drop puppetclass and environment usage from host tests
Pull request:
Fixed in Releases:
Found in Releases:
Description
We empty the puppetclasses and set the environment prior all Host extension tests.
This needs to be dropped.
Associated revisions
Refs #32923 - drop last Envrionment references
We are still testing Puppet Environment in tests.
These should be the last references to get tests passing after puppet is
extracted.
History
#1
Updated by Ondřej Ezr 11 months ago
- Category set to Tests
#2
Updated by The Foreman Bot 11 months ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9439 added
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases Katello 4.2.0 added
#4
Updated by Ondřej Ezr 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ba6c682040a8b368178bc1a7f6549edc860da76d.
#6
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/Katello/katello/pull/9468 added
Fixes #32923 - do not use Puppet ENC in tests
We are still using Puppet Environment in tests for host extensions. This
needs to be dropped in order to not break tests once puppet bits are
extracted from Foreman.