Closed jeremylenz closed 2 months ago
The test failures are
NoMethodError: undefined method `convert2rhel_through_foreman' for #<Katello::Host::SubscriptionFacet:0x000055fcfcf4dfe0>
looks like the tests may be using old Katello code?
@ShimShtein does the katello pin look good?
@ShimShtein @chris1984 updated to skip tests if multiCV isn't available.
To test:
Setup
On a registered host, create a custom fact file that includes
conversions.env.CONVERT2RHEL_THROUGH_FOREMAN
:Update facts:
Verify that the host's
subscription_facet_attributes
haveconvert2rhel_through_foreman: 1
Test
Ensure that the host's
host_registration_insights
parameter is set to true On the Inventory Upload page, click 'Sync inventory status' and wait for the sync to completeOn the host, run
You should see, at the end of the output, something like
CD into that directory, then run
All files except
metadata.json
will be about individual hosts. Find your host and verify its json containsconvert2rhel_through_foreman
: