Closed jcfreeman2 closed 9 months ago
Right now, the nightly integration test GitHub workflow will only run the minimal_system_quick_test.py in daqsystemtest. More of these tests should be added (for now, the ones that don't interact with hardware).
minimal_system_quick_test.py
Andrew addressed this with his changes in https://github.com/DUNE-DAQ/daq-release/pull/348
Right now, the nightly integration test GitHub workflow will only run the
minimal_system_quick_test.py
in daqsystemtest. More of these tests should be added (for now, the ones that don't interact with hardware).