Generic Ratslaugh
Generic Ratslaugh
@karianna Jenkins 2.73.3; in my experience with setting up the Jenkins system configuration for GitHub plugin, the credential "Kind" field must be "**Secret text**". I tried adding two or three...
There are two interconnected problems within the test case [Teardown]: 1. It does not pause for 5 seconds after `Set Default Password For IPMI Root User` as it does within...
This patch works for me: ``` diff --git a/ipmi/test_ipmi_sdr.robot b/ipmi/test_ipmi_sdr.robot index 34f357e8..f9bd70f4 100755 --- a/ipmi/test_ipmi_sdr.robot +++ b/ipmi/test_ipmi_sdr.robot @@ -275,6 +275,8 @@ Test SDR Info # component_name Component name (e.g. "core",...
OK, thanks @prkatti1 . I thought it seemed logical for anti-DOS measure, but I had not seen it work on any system I tried. I wonder if the firmware is...