Oliver O'Halloran

Results 28 comments of Oliver O'Halloran

I like the idea, but can you rename this to something like "monitoring jobs" or similar? It's not really clear what "profiler" is supposed to mean in the context of...

> > I like the idea, but can you rename this to something like "monitoring jobs" or similar? It's not really clear what "profiler" is supposed to mean in the...

comedy option: ``` diff --git a/common/OpTestSystem.py b/common/OpTestSystem.py index 712057704edf..ddb8f8c67de5 100644 --- a/common/OpTestSystem.py +++ b/common/OpTestSystem.py @@ -55,22 +55,28 @@ import logging import OpTestLogger log = OpTestLogger.optest_logger_glob.get_logger(__name__) - class OpSystemState(): - '''...

> Adding test scenario for POWER 9.. existing code has only test scenarios for p8 platform That is completely unhelpful. What is the scenario being tested?

> We only needs switch_endian_test application so change the build path > to tools/testing/selftests/powerpc/switch_endian/ to avoid fixing > unnecessary compile errors. > > Signed-off-by: Alvin Wang [[email protected]](mailto:[email protected]) What compile errors...

I'm not sure setting the bootdev to `bios` to stop autobooting makes a whole lot of sense to begin with so dropping to a shell on `setup` seems reasonable. What...

> Well x86 boxes don't tend to have shells :) They do have an interactive bios though. I was thinking the x86 behaviour would be to drop the system into...

Petitboot is GPLv2: https://github.com/open-power/petitboot/blob/master/COPYING