Commit 8dded1a
committed
testsuite: test correctness of shell rankinfo object
Problem: There is no test that ensures the job shell rankinfo object
as returned by flux_shell_get_rank_info(3) contains the correct values
for broker rank and number of tasks for multiple job shell ranks.
Leverage the rc scripts and add a test to t2603-job-shell-initrc.t
for this purpose. Increase the number of brokers in the test to allow
for testing with mulitple job shells in a single job.1 parent 66f4685 commit 8dded1a
1 file changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
283 | 304 | | |
0 commit comments