Prashanth Katti
Prashanth Katti
**Describe the bug** A clear and concise description of what the bug is. Unable to configure SNMP manager with FQDN/Hostname. Both GUI interface and Redfish does not allow user to...
Unable to add IP address to VLAN. Created vlan 30: ```}bash-4.1$ curl -k -H "X-Auth-Token: $bmc_token" -D get.txt -X GET https://${bmc}/redfish/v1/Managers/bmc/EthernetInterfaces/eth0/VLANs/``` ```{ "@odata.context": "/redfish/v1/$metadata#VLanNetworkInterfaceCollection.VLanNetworkInterfaceCollection", "@odata.id": "/redfish/v1/Managers/bmc/EthernetInterfaces/eth0/VLANs", "@odata.type": "#VLanNetworkInterfaceCollection.VLanNetworkInterfaceCollection", "Members": [...
Able to configure any value to the staticnameserver. It supposed to accept IP address, but accepting string, special chars and numeric values. ```curl -k -H "X-Auth-Token: $bmc_token" -X PATCH -D...
Unable to keep old value when we try to modify any of the staticnameserver entry from BMC. It is modifying all entries. curl -k -H "X-Auth-Token: $bmc_token" -X PATCH -D...
BMC throws wrong error message while MAC address configuration. When we try to configure invalid MAC address, supposed to get 4xx message. But BMC throws 500 internal error. HTTP/1.1 500...
Do the following test exection: Try with Redfish 1. Large number wrong login attempts when connected to LDAP and authentication happens via LDAP 2. Attempt minimum 1000 wrong attempts 3....
Security testing as per new BMC security considerations https://gerrit.openbmc-project.xyz/#/c/openbmc/docs/+/22106
DHCPv6 test plan 1. Test case design 2. review 3. Execution
1. Test plan 2. Test case design 3. Review
1. Test case design 2. Review 3. Execution 4. Automation