Misbah Anjum N

Results 12 issues of Misbah Anjum N

## ipmi login failing for OpenBMC machine ## Error Log: ``` # ./op-test --run testcases.RunHostTest.RunHostTest -c ./machine_test.conf Logs in: /var/www/html/ltckvmci/nodes/ltc-wspoon14/op-test/test-reports/test-run-20240610021931 2024-06-10 02:19:31,178:op-test:setUpLoggerFile:INFO:Preparing to set location of Log File to /var/www/html/ltckvmci/nodes/ltc-wspoon14/op-test/test-reports/test-run-20240610021931/20240610071931178050.main.log...

### utils-test:Add running htx-cmdline stress_type and fix invalid sequence This patch can be used to run htx mdts stress_type using htxcmdline tool Additionally, this patch fixes DeprecationWarning of invalid escape...

### libvirt-vm: Add support for cmdline parameter for --boot Currently, kernel_args is not present in the output of "virt-install --boot help" as "--boot cmdline=%s" is the recommended way of passing...

### utils-stress:Update script to take vms parameter This patch will allow us to send vms as paramter to VMStressEvents Through this change, we can specify in which vms we want...

### multivm-stress:Update script to test all edgecases This patch captures multiple edge cases to test multivm scenarios. The following updates are added: 1. add stress_time parameter to run stress test...

### Add new test case: guest_kdump test The patch introduces guest kernel debugging via kdump mechanism. The script is used to test the kdump functionality of the guest(s). 1. Check...

### virsh-dump: Add Crash Utility Tests for vmcore This Patch adds support for testing Crash Utility for vmcore generated by "virsh dump" command. Crash Utility is a tool that allows...

### Change login method for network interface verification 1. Use wait_for_login(serial=True) method to login into the guest through ssh first and then try serial login if failed. 2. Using vm.wait_for_serial_login(username,...

### virsh-snapshot: Update logic to verify snapshot creation - check_snaplist function is used to verify the created snapshot by checking it's presence in the guest xml. - But since there...

### libvirt-mem: Enable check for test_qemu_cmd The following testcases are failing because because of the check for test_qemu_cmd is not added in the script 1. type_specific.io-github-autotest-libvirt.libvirt_mem. positive_test.align_256m.cold_plug: FAIL: Qemu command...