diff --git a/src/config/product.rosa.js b/src/config/product.rosa.js index 0c6fe690d..b5b5e9a5e 100644 --- a/src/config/product.rosa.js +++ b/src/config/product.rosa.js @@ -38,7 +38,7 @@ import { translate } from '../components/i18n/i18n'; * * @type {string} */ -const productGroup = RHSM_API_PATH_PRODUCT_TYPES.ROSA; +const productGroup = 'openshift'; /** * Product ID. The identifier used when querying the API. diff --git a/tests/__snapshots__/dist.test.js.snap b/tests/__snapshots__/dist.test.js.snap index fd7ba9a35..5a04cd736 100644 --- a/tests/__snapshots__/dist.test.js.snap +++ b/tests/__snapshots__/dist.test.js.snap @@ -12,6 +12,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -25,6 +26,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -38,6 +40,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -51,6 +54,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -64,6 +68,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -77,6 +82,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -90,6 +96,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -103,6 +110,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -116,6 +124,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -129,6 +138,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -517,17 +527,6 @@ exports[`Build distribution should have a predictable ephemeral navigation based ], "productVariants": [], }, - { - "coverage": "FALSE", - "path": "/rosa", - "productGroup": [ - "rosa", - ], - "productId": [ - "rosa", - ], - "productVariants": [], - }, ] `; @@ -567,6 +566,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], }, @@ -626,6 +626,7 @@ exports[`Build distribution should have a predictable ephemeral navigation based "OpenShift Container Platform", "OpenShift-dedicated-metrics", "OpenShift-metrics", + "rosa", ], "productVariants": [], },