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

Cover scenario when product has both "RHEL for x86" and "rhel-for-sap-x86"

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • swatch-tally
    • 5
    • False
    • Hide

      None

      Show
      None
    • False

      We want to reproduce exactly the same scenario as in SWATCH-2942.
      This is happening when the system facts from HBI is:

      {
        "rhsm": {
          "orgId": "11164879",
          "MEMORY": 16,
          "RH_PROD": [
            "388",
            "479",
            "387",
            "389"
          ],
          "IS_VIRTUAL": true,
          "ARCHITECTURE": "x86_64",
          "SYNC_TIMESTAMP": "2024-09-27T00:06:26.672635574Z",
          "SYSPURPOSE_SLA": "Standard",
          "SYSPURPOSE_ROLE": "Red Hat Enterprise Linux Server",
          "SYSPURPOSE_USAGE": "Production"
        }
      }
      

      Note the product IDs (RH_PROD) and the SYSPURPOSE_ROLE is "Red Hat Enterprise Linux Server".

      In this scenario, we should identify the instance with both:

      • "RHEL for x86" because the SYSPURPOSE_ROLE is "Red Hat Enterprise Linux Server" (and also the product ID has 479
      • "rhel-for-sap-x86" because the product IDs contains 388 and 389

      At the moment, we're only identifying "RHEL for x86".

              rhn-support-nkathole Nikhil Kathole
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: