Skip to content

Conversation

@TasmiyaNalatwad
Copy link

…ice persistent across Multiple Reboot of VM

  1. Changes made to support ppc64 arch and perform pci PT of network devices
  2. Perform ping to other server ip and check the device network connectivity
  3. Added test to check the device availability after multiple reboots of guest is done

This patch captures multiple edge cases to test multivm scenarios. The following updates are added:

add stress_time parameter to run stress test for n seconds before starting stress_events
add debug_dir parameter to save the the debug files
add dump_options parameter to specify virsh dump type
update guest on_crash value to preserve in case of crash
add function check_call_traces to check for any call trace in dmesg
during stress, check for guest state and call traces every ten minutes
if any crashed vms, dump the vm to the debug_dir for further analysis
run stress_events in the remaining stable vms if present, else skip
check for error messages and fail the test if found

Signed-off-by: Misbah Anjum N <misanjum@linux.vnet.ibm.com>
@misanjumn
Copy link
Collaborator

@TasmiyaNalatwad
Can you run pylint and tackle the E errors and other commons errors like unsed parameters, etc.
Thank you.

@TasmiyaNalatwad
Copy link
Author

@misanjumn I had already executed pycodestyling to check systax/indentation issues on this PR

What all E codes pylink is showing is from older code not from my PR. Hence keeping them untouched

Thank you

…ice persistent across Multiple Reboot of VM

1. Changes made to support ppc64 arch and perform pci PT of network devices
2. Perform ping to other server ip and check the device network connectivity
3. Added test to check the device availability after multiple reboots of guest is done

Signed-off-by: Tasmiya Nalatwad <tasmiya@linux.vnet.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants