Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLPAR: enhance test to support multiple pci ids for test #646

Open
abdhaleegit opened this issue Aug 31, 2021 · 0 comments
Open

DLPAR: enhance test to support multiple pci ids for test #646

abdhaleegit opened this issue Aug 31, 2021 · 0 comments

Comments

@abdhaleegit
Copy link
Collaborator

abdhaleegit commented Aug 31, 2021

Allow user to give multiple PCI input example for NIC and FC both

Now test only accepts single PCI ID pci_device: "0001:00:01"

  1. make sure test takes multiple pci ids like pci_device: "0001:00:01 0002:00:00" and perform dlpar in loop
  2. if it is a NIC adapter, check for network connectivity after each dlpar
  3. if it is a FC adapter, check for disk recovered after dlpar

https://github.com/open-power/op-test/blob/master/testcases/OpTestDlparIO.py

Refer to https://github.com/avocado-framework-tests/avocado-misc-tests/blob/master/io/pci/pci_hotplug.py for old code

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

No branches or pull requests

1 participant