Refactor: cts-scheduler: Drop stop-removed-resources=true from inputs
...where it doesn't affect the outputs. The option is deprecated.
However, we leave stop-removed-resources=false in the orphan-0 test. It
does change the output there, and this can serve as a test that the
behavior doesn't change before we drop the option completely.
Ref T1001
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>