-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
5
-
False
-
-
True
-
subs-swatch-thunder
-
-
The test test_validate_is_marketplace_fact_for_rhel_payg_products[rhel-for-x86-els-unconverted-rhel-for-x86-els-payg-addon-True] fails in the following assertions:
instance_table = application.rhsm_subscriptions.get_instances_report( product_id=payg_product_id, display_name_contains=instance_uuid ) assert instance_table > assert instance_table[0]["_labeled_measurements"]["vCPUs"] == 1.0 E assert 2.0 == 1.0
Acceptance Criteria:
- make the test pass consistently.