-
Notifications
You must be signed in to change notification settings - Fork 331
Labels
Description
Checklist (Please check before submitting)
- I reviewed the Contributing Guide.
- I reviewed the cFS README.md file to see if the feature is in the major future work.
- I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.
Is your feature request related to a problem? Please describe.
The cFE repository has a suite of functional tests. These tests can sometimes fail when introducing new osal dependencies. These failures can be shown to be fixed at the bundle level when combining the right set of submodule references.
Describe the solution you'd like
Port the functional test workflow as an extra job to the build test and run workflows.
Describe alternatives you've considered
Make a separate workflow
Additional context
None
Reactions are currently unavailable