Generic Ratslaugh

Results 8 issues of Generic Ratslaugh

I tried the AppImages version of insomnia and then installed it using apt-get. In both cases, when launching from command line I get this msg (port omitted): Xlib: extension "XInputExtension"...

B-bug
needs-triage

In openbmc-test-automation/security/test_bmc_connections.robot there is the following test case: ``` Verify User Cannot Login After 5 Non-Logged In Sessions [Documentation] User should not be able to login when there ... are...

In the test `Ipmi.Test Ipmi User.Verify IPMI Root User Password Change` teardown the original password is restored by calling `Set Default Password For IPMI Root User` `Set Default Password For...

I'm often getting fails of this test when I run it back-to-back in quick succession on a development OBMC image. When it fails, the teardown also fails. The teardown runs...

When there is no GPU present the test still passes. That seems odd - other GPU tests don't pass if the GPU is not present. The documentation for the test...

This test is failing on 3 different platforms: two BMCs from different OEMs and romulus running on qemu. The three are returning a 404 for the redfish `DELETE to /redfish/v1/AccountService/Accounts/root`...

security/test_bmc_network_security.robot uses nping with ICMP. ICMP creates a raw socket, which requires root privilege / sudo. At a minimum, this should be mentioned in the Documentation on the second line...

Currently, if a build is successful, an appropriately configured Github Pull Request Merger attempts the merge. But if the target branch is protected with status checks and some other required...