Skip to content

DUNE-DAQ/daqsystemtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daqsystemtest

This repository contains configurations for system-level DAQ tests. Currently, there are two subdirectories:

  • integtest/: pytest-based integration tests
  • config/: JSON configurations for the fddaqconf package's fddaqconf_gen (and the timinglibs package's daqconf_timing_gen)

These tests are meant to be run as part of the release testing procedure to ensure that all of the functionality needed by DUNE-DAQ is present. An example of this would be the dunedaq-v3.2.0 release test spreadsheet from October 2022.

For more on the pytest integration tests, click here

For more on horizontal drift coldbox tests (config/hd_coldbox_tests), click here

For more on long window readout tests (config/long_window_readout), click here

For more on emulated systems tests (config/emulated_systems), click here

Test-specific notes