Searched hist:ff340006d7e41989ea2d0f2c28bbe650c7357734 (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | boot_utils.robot | diff ff340006d7e41989ea2d0f2c28bbe650c7357734 Tue Aug 29 11:18:27 CDT 2017 Michael Walsh <micwalsh@us.ibm.com> Allow boot_utils users to pass stack_mode/quiet.
Where at one time users had to do this:
Set Global Variable ${stack_mode} skip Set Global Variable ${quiet} ${1} REST Power On
They may now do this:
REST Power On stack_mode=skip quiet=1
Change-Id: I53d34a591a529d890e85b3f7b23a322d2f26e7e2 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
|
H A D | obmc_boot_test.py | diff ff340006d7e41989ea2d0f2c28bbe650c7357734 Tue Aug 29 11:18:27 CDT 2017 Michael Walsh <micwalsh@us.ibm.com> Allow boot_utils users to pass stack_mode/quiet.
Where at one time users had to do this:
Set Global Variable ${stack_mode} skip Set Global Variable ${quiet} ${1} REST Power On
They may now do this:
REST Power On stack_mode=skip quiet=1
Change-Id: I53d34a591a529d890e85b3f7b23a322d2f26e7e2 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
|
/openbmc/openbmc-test-automation/extended/ |
H A D | obmc_boot_test_resource.robot | diff ff340006d7e41989ea2d0f2c28bbe650c7357734 Tue Aug 29 11:18:27 CDT 2017 Michael Walsh <micwalsh@us.ibm.com> Allow boot_utils users to pass stack_mode/quiet.
Where at one time users had to do this:
Set Global Variable ${stack_mode} skip Set Global Variable ${quiet} ${1} REST Power On
They may now do this:
REST Power On stack_mode=skip quiet=1
Change-Id: I53d34a591a529d890e85b3f7b23a322d2f26e7e2 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
|