-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
type:enhancementNew functionality or enhancementNew functionality or enhancement
Description
Is there an existing feature request for this?
- I have searched the existing issues
Describe the Feature
Currently, all of our vertical integrity data validation tests (except the geo reports) expect all possible platforms to be enabled and will therefore fail if any are disabled.
Let's include logic to dynamically handle these cases in case we want to run tests on a subset of available platforms.
How would you implement this feature?
Use the exact same include_list and enabled_package logic and if-conditionals we use in the respective intermediate models.
Describe alternatives you've considered
Leave it as is and only test with all platforms enabled.
Are you interested in contributing this feature?
- Yes.
- Yes, but I will need assistance.
- No.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
type:enhancementNew functionality or enhancementNew functionality or enhancement