Open pksoft72 opened 1 day ago
I don't think we have any requirement that the cycle time can be reduced. Perhaps we should change the test to first read the cycle time, then extend it, e.g. with 5s.
and then return back, otherwise it will grow with each test run
You right, we should take care to reset it. Another option would be to keep the normal and extended cycle time as a test config, but I think it's easier if we can avoid adding test configs.
In this test
is hardcoded cycle length value to 5 seconds.
I prefer testing on near real conditions and our Cross RS4S controller supports only extending original plan and not shrinking.