DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
daqsystemtest

This repository contains configurations and pytest test modules for system-level DAQ tests. Currently, there are a few relevant subdirectories:

  • integtest/: pytest-based integration tests, often used for regression testing
  • scripts/: scripts that help that help run tests and validate configurations
  • config/: OKS-based configuration files that demonstrate various features of our configuration system

The pytest test modules in the integtests subdirectory 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.

For a short summary of the pytest integration tests that are currently available, click here.

For a description of a script that can be used to run multiple integtests from multiple repositories, please see this page.

To see some of the "OKS Session" objects that are at the top level of our example configurations, please see this file.