-
Notifications
You must be signed in to change notification settings - Fork 0
Add script which runs generate_modules_test on all Applications in the daqsystemtest example configs #267
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
base: develop
Are you sure you want to change the base?
Conversation
…figured applications in the example configurations
|
I'm not sure why this is happening, but when I try out the new script, I get the following error: That file does seem to be in my software area. The full stack trace is the following: Is there something that I need to do differently than simply running |
|
I was getting this error when there was a syntax error in the XML file. Does |
|
If I add the And, who should we ping about the problem that we see when |
Description
This PR adds a script which runs the
generate_modules_testexecutable on each application within each Session defined in example-configs.data.xml and example-hsi-configs.data.xml. This can be used as an early-warning test to detect issues with SmartDaqApplication module generation during development.Type of change
Testing checklist
dbt-build --unittest)pytest -s minimal_system_quick_test.py)daqsystemtest_integtest_bundle.sh)python -m pytest)pre-commit run --all-files)N/A
Further checks
dbt-build --lint, and/or see https://dune-daq-sw.readthedocs.io/en/latest/packages/styleguide/)(Indicate issue here: # (issue))