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
Is your feature request related to a problem? Please describe.
As we continue to deploy UDS to new environments, hardware, etc, it might be a good idea to add a conformance test suite that can validate compatibility beyond a surface level of "it deploys"
Then a conformance/validation test suite can be ran to determine actual comparability
Describe alternatives you've considered
(optional) A clear and concise description of any alternative solutions or features you've considered.
Additional context
The goal here is to aid in cutting down the manual validation of UDS in a new environment/hardware.
We won't be able to predict ever scenario that needs to be tested for, but it would be good to have the bare necessities in place that we can then add new (edge) test cases as they creep up.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
As we continue to deploy UDS to new environments, hardware, etc, it might be a good idea to add a conformance test suite that can validate compatibility beyond a surface level of "it deploys"
Further context, we deployed uds-core to an NVIDIA Jetson and it appears to successfully deploy, but the kernel image that NVIDIA ships is missing necessary kernel modules for Istio (known issue, https://uds.defenseunicorns.com/reference/uds-core/prerequisites/#istio).
Describe the solution you'd like
Describe alternatives you've considered
(optional) A clear and concise description of any alternative solutions or features you've considered.
Additional context
The goal here is to aid in cutting down the manual validation of UDS in a new environment/hardware.
We won't be able to predict ever scenario that needs to be tested for, but it would be good to have the bare necessities in place that we can then add new (edge) test cases as they creep up.
The text was updated successfully, but these errors were encountered: