Page MenuHomeClusterLabs Projects

date-X and origin scheduler regression tests fail when run directly
Closed (Released)Public

Description

Tests date-1, date-2, date-3, and origin pass when run via cts/cts-scheduler (running the whole battery of tests). However, they fail when run individually with cts/cts-scheduler --run <test>. I have not begun investigating. This is an incidental finding.

CC @clumens for awareness since you've been exploring multiprocessing.

Event Timeline

nrwahl2 created this task.
nrwahl2 created this object with edit policy "Restricted Project (Project)".

It's odd that they would only fail when run individually. One clue as to what's going wrong might be that those are the only three tests with the string "Setting effective cluster time" in their summary files, and that string comes from set_effective_date.

I think those are the only three tests in cts-scheduler that also have a third argument to SchedulerTest. This is probably something I broke in one of the refactoring rounds.

kgaillot changed the task status from Merged to Released.Jan 8 2025, 6:02 PM