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

Added Nic.backing_port() method #1452

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Feb 19, 2024

For details, see the commit message.

End2end tests:

  • Ran the new end2end tests against A224.

Details:

* Added new method Nic.backing_port() to return the backing adapter port
  of the NIC. (issue #1451)

* Added unit and end2end testcases for both port-based and vswitch-based
  NICs.

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier self-assigned this Feb 19, 2024
@andy-maier andy-maier added this to the 1.15.0 milestone Feb 19, 2024
@andy-maier andy-maier linked an issue Feb 19, 2024 that may be closed by this pull request
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 80.587%. first build
when pulling 1c1a0ef on andy/add-nic-backing-port
into f3f651c on master.

tests/end2end/test_nic.py Show resolved Hide resolved
tests/end2end/test_nic.py Show resolved Hide resolved
@andy-maier andy-maier merged commit 4b6007d into master Feb 22, 2024
19 checks passed
@andy-maier andy-maier deleted the andy/add-nic-backing-port branch February 22, 2024 08:06
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.

Support for returning the backing port of a Nic object
3 participants