Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Robot test case to gethandle for spanner on ranks single node
Browse files Browse the repository at this point in the history
  • Loading branch information
meahoibm committed Nov 13, 2019
1 parent ce13454 commit cb960a3
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions bb/tests/lsf/basic.robot
Original file line number Diff line number Diff line change
Expand Up @@ -310,28 +310,13 @@ LSF get handle create performance single node iterative scale
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 4096


LSF get handle create performance single node
LSF get handle spanner single node test
[Tags] lsf
[Timeout] 20 minutes
Using SSD 512
Set num computes 1
Set ppn 1
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 512

Set ppn 2
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 512

Set ppn 4
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 512

Set ppn 8
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 512

Set ppn 16
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 512

Set ppn 20
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 512
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_spanner_perf 512

LSF get handle create performance multi node iterative scale
[Tags] lsf
Expand All @@ -352,7 +337,7 @@ LSF get handle create performance multi node iterative scale
bsub&wait ${jsrun} ${WORKDIR}/bb/tests/bin/test_handle_perf 4096


LSF get handle spanner multi node
LSF get handle create performance multi node
[Tags] lsf
[Timeout] 20 minutes
Using SSD 512
Expand Down

0 comments on commit cb960a3

Please sign in to comment.