Oliver O'Halloran

Results 28 comments of Oliver O'Halloran

@jk-ozlabs would we be able to do this on top of the PLDM stuff you were looking at?

I'll 2nd the suggestion Stewart made in that thread and say you should generate a DTB and pass that to skiboot. The HDAT spec is less of a spec and...

On Mon, Jan 14, 2019 at 1:18 PM Stewart Smith wrote: > Jeremy Kerr writes: > > So, perhaps something that sets `status = "disabled"` properties on > > the...

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 be...

I'm not sure I fully understand the problem. Are people hard-coding a set of tests to run which forces you to add new functions to an existing test? It sounds...

``` File "/home/harish/upstream/op-test-framework/testcases/RunHostTest.py", line 84, in runTest con.run_command(line, timeout=self.host_cmd_timeout) File "/home/harish/upstream/op-test-framework/common/OpTestSSH.py", line 214, in run_command output = self.try_command(term_obj, command, timeout) File "/home/harish/upstream/op-test-framework/common/OpTestUtil.py", line 1454, in try_command rc = pty.expect([expect_prompt, r"[Pp]assword...

Yeah that would be an improvement. A most BMCs don't save any shell history so it's probably just an oversight.