File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -874,7 +874,7 @@ The way the tests are generated and how they interact with the test filtering op
874874 - ``avail ``: Tests will run on all the nodes of their respective valid partitions that are available for running jobs.
875875 Note that if a node is currently allocated to another job it is still considered as "available."
876876 - ``NODESTATE ``: Tests will run on all the nodes of their respective valid partitions that are exclusively in state ``NODESTATE ``.
877- aIf ``NODESTATE `` is not specified, ``idle `` is assumed.
877+ If ``NODESTATE `` is not specified, ``idle `` is assumed.
878878 - ``NODESTATE* ``: Tests will run on all the nodes of their respective valid partitions that are at least in state ``NODESTATE ``.
879879
880880 The state of the nodes will be determined once, before beginning the
You can’t perform that action at this time.
0 commit comments