Added an integtest to verify correct running of the system when just a couple of TPG flags are turned off#318
Open
bieryAtFnal wants to merge 6 commits into
Open
Added an integtest to verify correct running of the system when just a couple of TPG flags are turned off#318bieryAtFnal wants to merge 6 commits into
bieryAtFnal wants to merge 6 commits into
Conversation
added 6 commits
April 16, 2026 12:12
…ine when an existing configuration that includes TPG (in all its glory) just has TPG in the readout apps turned off.
…drunc_config session names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
At the 23-Mar-2026 NP02 DAQ Operations meeting, Michal mentioned a bug in
appmodelthat caused problems when testing candidate software forfddaq-v5.6.0.He asked why the bug had not been caught in regression testing. (slides 12 and 13 in this presentation)This PR is for a new regression test that would have caught the problem. I propose that we add this integtest to our test suite in the hope of catching similar problems in the future.
Here are suggestions for reviewing this new test. They include a demonstration that the test would have caught the appmodel bug from March.
Type of change
Testing checklist
pytest -s minimal_system_quick_test.py)dunedaq_integtest_bundle.sh)Further checks