Skip to content

Commit

Permalink
Limit processor count on test ref idaholab#21786
Browse files Browse the repository at this point in the history
As noted on that issue, there's a parallel issue that we will be
addressing.
  • Loading branch information
bwspenc committed Aug 19, 2022
1 parent 436a787 commit f5bcc3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/userobjects/radial_average/tests
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
exodiff = 'time_changing_test_out.e'
recover = false
requirement = 'The system shall will compute a radial average of a material that changes over time.'
max_parallel = 2 #See comment on issue #21786
[../]
[]

0 comments on commit f5bcc3f

Please sign in to comment.