Tests perform PCI_PT of NIC devices and checks ping And Tests pci dev…#2
Open
TasmiyaNalatwad wants to merge 2 commits intolop-devops:KVMCIfrom
Open
Tests perform PCI_PT of NIC devices and checks ping And Tests pci dev…#2TasmiyaNalatwad wants to merge 2 commits intolop-devops:KVMCIfrom
TasmiyaNalatwad wants to merge 2 commits intolop-devops:KVMCIfrom
Conversation
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>
Collaborator
|
@TasmiyaNalatwad |
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>
dcd7d6a to
71bde6e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ice persistent across Multiple Reboot of VM