Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On-device testing support #10

Open
bSchnepp opened this issue Jun 8, 2021 · 0 comments
Open

On-device testing support #10

bSchnepp opened this issue Jun 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request hardware Applies to real hardware

Comments

@bSchnepp
Copy link
Owner

bSchnepp commented Jun 8, 2021

Support should be added to check for architecture- or board-specific code correctness with unit tests. This can be most easily achieved by running the majority of tests on the host, then connect a development board to a Kubernetes cluster which runs CI build jobs. Said cluster would share the development board, and when it is free, upload the new firmware, then use the serial port to log the test status for all board-specific tests.

This would aid in covering the remaining, currently untestable, parts of the kernel.

@bSchnepp bSchnepp added enhancement New feature or request hardware Applies to real hardware labels Jun 8, 2021
@bSchnepp bSchnepp self-assigned this Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hardware Applies to real hardware
Projects
None yet
Development

No branches or pull requests

1 participant