Ensure proper stack size setting on Orion#1086
Conversation
Orion. Add diagnostic print of user stack size. Fixes ufs-community#1079.
|
I'm timing out on my personal account. Looking into it. |
|
When trying to run the
|
if you change https://github.com/GeorgeGayno-NOAA/UFS_UTILS/blob/9c21f89b7865716403d24abf360eb2e49d4c474b/reg_tests/rt.sh#L1 to |
|
|
My role-nems run was already posted here: #1079 (comment) |
|
Using 9c21f89, I was able to run all tests (under my personal account) using
and got the following email: |
I repeated the test, but logged in as role-nems. All tests passed. |
|
@BrianCurtis-NOAA - let's merge #1076 first. This is low priority. |
|
@GeorgeGayno-NOAA I think our testing on the previous PR has concluded. Did we want to merge this one? |
We can merge this one next. Let me pull the latest updates from 'develop' to my branch and do a quick retest. |
|
Retested my branch on Orion after the merge from 'develop' (88cd6c0). All tests passed under my account and the role account. @BrianCurtis-NOAA - go ahead and merge this. |
|
Oh, since the |
DESCRIPTION OF CHANGES:
Remove any setting of stack size in the Orion regression test scripts, which can
cause script crashes. Instead, users (including the role account) will be required to
set a proper stack size in their environment
TESTS CONDUCTED:
Describe any additional tests performed.
DEPENDENCIES:
None.
DOCUMENTATION:
N/A
ISSUE:
Fixes #1079.