Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3882

Investigate and fix test_validate_is_marketplace_fact_for_rhel_payg_products

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • Automation
    • 5
    • False
    • Hide

      None

      Show
      None
    • 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.

              rhn-sqe-tmcknigh Trayvon McKnight
              rh-ee-tlencion Tommaso Lencioni
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: