Deb McLemore

Results 14 comments of Deb McLemore

> I'd rather you made a new test case for this rather than adding it to the BMCLogin test. The BMC's dmesg containing OOM messages is interesting, but it shouldn't...

> I'm not sure I fully understand the problem No problem, just a matter of efficiency, split out the new filtering to its own test in the system-access suite.

> state machine Observed a few failure scenarios when I was testing individual tests and causing failure mid-test (so state machine transitions same-state-to-same-state without power cycles), then I reviewed each...

> We should be able to do that by using the object-as-an-enum trick and having a __str__ method in it. I think I have a combo solution, alternative suggestions welcomed...