You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update will allow correct overrides. Stack definitions inputs get overridden by catalog inputs which get overridden by test inputs. If no catalog product is specified we select the first one in the catalog.json. If no flavor is specified we select the first one in the catalog.json.
Existing stack tests may need to be updated if CatalogProductName and CatalogFlavorName are not set as it will default to the first of each in the catalog json for the default values. (#877) (f28d49f)