Commit 1f263b1
committed
[Test][Isolated Region] Reduce memory usage in test_slurm_memory_based_scheduling
The changed line is running on c5.large, which has 4GB of physical memory, when running with 3GB of program, it failed in isolated region on RHEL8. Reduce the memory usage to 2GB to make the test pass. ParallelCluster test shouldn't check too strictly about memory usage because it is managed by operating systems.1 parent 1c7bb1d commit 1f263b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2594 | 2594 | | |
2595 | 2595 | | |
2596 | 2596 | | |
2597 | | - | |
| 2597 | + | |
2598 | 2598 | | |
2599 | 2599 | | |
2600 | 2600 | | |
| |||
0 commit comments