Commit 3efeed0
committed
testsuite: update purge tests for job-list changes
Problem: The job-list module now stores / recovers inactive job
data from its internal database. Tests that assume job-list
only stores jobs in memory do not account for this, leading to
errors.
Solution: Update tests to read the job-list module stats instead
of using `flux jobs`. This gathers internal data to the job-list
module, which allows purge tests to pass.1 parent 998732c commit 3efeed0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments