| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | ||||||||||||||||||||
2 | ||||||||||||||||||||
3 | ||||||||||||||||||||
4 | Repository | Test | Test Command | Description | Run Reports... | e.g. <Tester>, <Date>: <Host> (<additional notes>) | ||||||||||||||
5 | listrev | listrev_test | pytest -s sourcecode/listrev/integtest/listrev_test.py | DAQ Framework test | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | |||||||||||||
6 | dfmodules | minimal_system_quick_test | pytest -s sourcecode/dfmodules/integtest/minimal_system_quick_test.py --frame-file $DBT_AREA_ROOT/frames.bin | Basic system test | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | |||||||||||||
7 | dfmodules | fake_data_producer_test | pytest -s sourcecode/dfmodules/integtest/fake_data_producer_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, all tests passed after change to Fragment type in test | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | ||||||||||||||
8 | dfmodules | disabled_output_test | pytest -s sourcecode/dfmodules/integtest/disabled_output_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | ||||||||||||||
9 | dfmodules | multi_output_file_test | pytest -s sourcecode/dfmodules/integtest/multi_output_file_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, all tests passed on second try, first try had an issue with stopping trigger in SWTPG system first run | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | ||||||||||||||
10 | dfmodules | insufficient_disk_space_test | pytest -s sourcecode/dfmodules/integtest/insufficient_disk_space_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, Event timeouts and unexpected Fragments (late-arriving) | ||||||||||||||||
11 | dfmodules | large_trigger_record_test | pytest -s sourcecode/dfmodules/integtest/large_trigger_record_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, consistent failures due to first several events being incomplete | ||||||||||||||||
12 | dfmodules | long_window_readout_test | pytest -s sourcecode/dfmodules/integtest/long_window_readout_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 07-Oct-2022: ironvirt7, all tests passed (RC3) | ||||||||||||||
13 | dfmodules | tpstream_writing_test | pytest -s sourcecode/dfmodules/integtest/tpstream_writing_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | ||||||||||||||
14 | dfmodules | 3ru_1df_multirun_test | pytest -s sourcecode/dfmodules/integtest/3ru_1df_multirun_test.py --frame-file $DBT_AREA_ROOT/frames.bin | 3 RUs, default processes. Integration test run with DQM and TPG iterations | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | |||||||||||||
15 | dfmodules | 3ru_3df_multirun_test | pytest -s sourcecode/dfmodules/integtest/3ru_3df_multirun_test.py --frame-file $DBT_AREA_ROOT/frames.bin | ELF, 26-Sep-2022: mu2edaq13, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | ||||||||||||||
16 | lbrulibs | test_pacman_raw | pytest -s test_pacman-raw.py --frame-file $DBT_AREA_ROOT/frames.bin | Test complete pacman integration from emulated front-end through lbrulibs | ELF, 26-Sep-2022: mu2edaq13, Cannot run from runtime env | KAB, 27-Sep-2022: mu2edaq13 and iceberg01, all tests passed, the test was run from a local software area with the lbrulibs repo cloned | ELF, 07-Oct-2022: ironvirt7, all tests passed (RC3) | Note: Must be run from lbrulibs/integtest. Opened Issue https://github.com/DUNE-DAQ/lbrulibs/issues/39 to try to setup test better | ||||||||||||
17 | daq-systemtest | command_order_test | pytest -s daq-systemtest/integtest/command_order_test.py | |||||||||||||||||
18 | daq-systemtest | felix_emu_wib2_test | pytest -s daq-systemtest/integtest/felix_emu_wib2_test.py # doesn't need --frame-file | KAB, 26-Sep-2022: iceberg01, all tests passed after change to expected fragment size in test | KAB, 10-Oct-2022: iceberg01, all tests passed (RC3) | |||||||||||||||
19 | daq-systemtest | iceberg_real_hsi_test | pytest -s daq-systemtest/integtest/iceberg_real_hsi_test.py --frame-file $DBT_AREA_ROOT/frames.bin | KAB, 26-Sep-2022: iceberg01, all tests passed | KAB, 10-Oct-2022: iceberg01, all tests passed (RC3) | |||||||||||||||
20 | daq-systemtest | readout_type_scan | pytest -s daq-systemtest/integtest/readout_type_scan.py --frame-file $DBT_AREA_ROOT/frames.bin | KAB, 26-Sep-2022: iceberg01, all tests passed | ELF, 30-Sep-2022: mu2edaq13, all tests passed (RC2) | ELF, 06-Oct-2022: mu2edaq13, all tests passed (RC3) | ||||||||||||||
21 | ||||||||||||||||||||
22 | ||||||||||||||||||||
23 | ||||||||||||||||||||
24 | ||||||||||||||||||||
25 | ||||||||||||||||||||
26 | ||||||||||||||||||||
27 | ||||||||||||||||||||
28 | Preferred date format: DD-Month--YY(YY) | |||||||||||||||||||
29 | ||||||||||||||||||||
30 | ||||||||||||||||||||
31 | ||||||||||||||||||||
32 | ||||||||||||||||||||
33 | ||||||||||||||||||||
34 | ||||||||||||||||||||
35 | ||||||||||||||||||||
36 | ||||||||||||||||||||
37 | ||||||||||||||||||||
38 | ||||||||||||||||||||
39 | ||||||||||||||||||||
40 | ||||||||||||||||||||
41 | ||||||||||||||||||||
42 | ||||||||||||||||||||
43 | ||||||||||||||||||||
44 | ||||||||||||||||||||
45 | ||||||||||||||||||||
46 | ||||||||||||||||||||
47 | ||||||||||||||||||||
48 | ||||||||||||||||||||
49 | ||||||||||||||||||||
50 | ||||||||||||||||||||
51 | ||||||||||||||||||||
52 | ||||||||||||||||||||
53 | ||||||||||||||||||||
54 | ||||||||||||||||||||
55 | ||||||||||||||||||||
56 | ||||||||||||||||||||
57 | ||||||||||||||||||||
58 | ||||||||||||||||||||
59 | ||||||||||||||||||||
60 | ||||||||||||||||||||
61 | ||||||||||||||||||||
62 | ||||||||||||||||||||
63 | ||||||||||||||||||||
64 | ||||||||||||||||||||
65 | ||||||||||||||||||||
66 | ||||||||||||||||||||
67 | ||||||||||||||||||||
68 | ||||||||||||||||||||
69 | ||||||||||||||||||||
70 | ||||||||||||||||||||
71 | ||||||||||||||||||||
72 | ||||||||||||||||||||
73 | ||||||||||||||||||||
74 | ||||||||||||||||||||
75 | ||||||||||||||||||||
76 | ||||||||||||||||||||
77 | ||||||||||||||||||||
78 | ||||||||||||||||||||
79 | ||||||||||||||||||||
80 | ||||||||||||||||||||
81 | ||||||||||||||||||||
82 | ||||||||||||||||||||
83 | ||||||||||||||||||||
84 | ||||||||||||||||||||
85 | ||||||||||||||||||||
86 | ||||||||||||||||||||
87 | ||||||||||||||||||||
88 | ||||||||||||||||||||
89 | ||||||||||||||||||||
90 | ||||||||||||||||||||
91 | ||||||||||||||||||||
92 | ||||||||||||||||||||
93 | ||||||||||||||||||||
94 | ||||||||||||||||||||
95 | ||||||||||||||||||||
96 | ||||||||||||||||||||
97 | ||||||||||||||||||||
98 | ||||||||||||||||||||
99 | ||||||||||||||||||||
100 |