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

GitHub Actions: Add continuous integration tests #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cclauss
Copy link

@cclauss cclauss commented Jan 23, 2025

Test results: https://github.com/cclauss/cmn-tools/actions

On ubuntu-24.04-arm...
% sudo src/cmn_discover.py && src/cmn_detect_cpu.py

Writing system configuration to /home/runner/.cache/arm/cmn-system.json...
4 CPUs, 0 RN-F ports
Traceback (most recent call last):
  File "/home/runner/work/cmn-tools/cmn-tools/src/cmn_detect_cpu.py", line 386, in <module>
    prepare_system(S)
  File "/home/runner/work/cmn-tools/cmn-tools/src/cmn_detect_cpu.py", line 308, in prepare_system
    assert S.rnf_port_events
           ^^^^^^^^^^^^^^^^^
AssertionError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant