Using run integration testssh - art-daq/artdaq GitHub Wiki

Using run integration tests.sh

   usage: run_integration_tests.sh [options]
examples: run_integration_tests.sh 
          run_integration_tests.sh --runduration 60 --runs 3
          run_integration_tests.sh --brlist_name known_boardreaders_list_example.mu2edaq --boot_name boot.mu2edaq.txt
--help        This help message
--brlist_name Name of the BoardReader list file (ex. known_boardreaders_list_example) (known_boardreaders_list_example)
--boot_name   Name of the DAQInterface boot file (ex. boot.txt) (Default: boot.txt)
--config      Name of a single config to run (otherwise all simple_test_config will be run)
--ignoredConfig If --config is not specified, ignore this configuration (may be repeated) Defaults: dune_sample_system|pdune_swtrig|subconfigs

Note that any options not recognized by run_integration_tests.sh will be passed to its run_demo.sh invocations.