Skip to content

Commit

Permalink
Slightly increased timeout to accommodate larger models in LargeTestS…
Browse files Browse the repository at this point in the history
…uite_NB (#157)
  • Loading branch information
casella authored Nov 4, 2024
1 parent c1fa44f commit 7cb656e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/heavy_tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"library":"LargeTestSuite",
"libraryVersion":"master",
"libraryVersionNameForTests":"NB",
"ulimitOmc":300,
"ulimitOmc":400,
"ulimitExe":400,
"ulimitMemory":62914560,
"procOMC":0,
Expand Down
2 changes: 1 addition & 1 deletion configs/heavy_tests.json.bak
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"library":"LargeTestSuite",
"libraryVersion":"master",
"libraryVersionNameForTests":"NB",
"ulimitOmc":300,
"ulimitOmc":400,
"ulimitExe":400,
"ulimitMemory":62914560,
"procOMC":0,
Expand Down

0 comments on commit 7cb656e

Please sign in to comment.