Skip to content

Commit

Permalink
Merge e76d45b into sapling-pr-archive-ktf
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Sep 27, 2024
2 parents 385077b + e76d45b commit c9630d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Framework/Core/test/test_FrameworkDataFlowToO2Control.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ const std::vector expectedTasks{
log_task_stdout: none
log_task_stderr: none
exit_transition_timeout: 15
data_processing_timeout: 10
_module_cmdline: >-
source /etc/profile.d/modules.sh && MODULEPATH={{ modulepath }} module load O2 QualityControl Control-OCCPlugin &&
{{ dpl_command }} | bcsadc/foo
Expand Down Expand Up @@ -236,6 +237,7 @@ const std::vector expectedTasks{
log_task_stdout: none
log_task_stderr: none
exit_transition_timeout: 15
data_processing_timeout: 10
_module_cmdline: >-
source /etc/profile.d/modules.sh && MODULEPATH={{ modulepath }} module load O2 QualityControl Control-OCCPlugin &&
{{ dpl_command }} | foo
Expand Down Expand Up @@ -335,6 +337,7 @@ const std::vector expectedTasks{
log_task_stdout: none
log_task_stderr: none
exit_transition_timeout: 15
data_processing_timeout: 10
_module_cmdline: >-
source /etc/profile.d/modules.sh && MODULEPATH={{ modulepath }} module load O2 QualityControl Control-OCCPlugin &&
{{ dpl_command }} | foo
Expand Down Expand Up @@ -434,6 +437,7 @@ const std::vector expectedTasks{
log_task_stdout: none
log_task_stderr: none
exit_transition_timeout: 15
data_processing_timeout: 10
_module_cmdline: >-
source /etc/profile.d/modules.sh && MODULEPATH={{ modulepath }} module load O2 QualityControl Control-OCCPlugin &&
{{ dpl_command }} | foo
Expand Down

0 comments on commit c9630d1

Please sign in to comment.