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

Add new case of port isolated #5218

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

chloerh
Copy link
Contributor

@chloerh chloerh commented Oct 9, 2023

  • VIRT-296245 - [port isolated] configure port isolsated attribute in interface/network

Test result:

 (01/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_yes.br: PASS (106.64 s)
 (02/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_yes.network.default.set_iface: PASS (120.26 s)
 (03/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_yes.network.default.set_network: PASS (69.55 s)
 (04/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_yes.network.br.set_iface: PASS (109.66 s)
 (05/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_yes.network.br.set_network: PASS (108.57 s)
 (06/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_no.br: PASS (90.43 s)
 (07/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_no.network.default.set_iface: PASS (118.12 s)
 (08/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_no.network.default.set_network: PASS (119.68 s)
 (09/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_no.network.br.set_iface: PASS (89.37 s)
 (10/10) type_specific.io-github-autotest-libvirt.virtual_network.elements_and_attributes.port_isolated.set_no.network.br.set_network: PASS (87.40 s)
RESULTS    : PASS 10 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

- VIRT-296245 - [port isolated] configure port isolsated attribute
in interface/network

Signed-off-by: Haijiao Zhao <[email protected]>
default_net = network_xml.NetworkXML.new_from_net_dumpxml(
iface_source)
bknet = default_net.copy()
net_attrs = {**bknet.fetch_attrs(), **port_attrs}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@yalzhang yalzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

locally run pass, matrix is fine

@Yingshun Yingshun merged commit d9db3ac into autotest:master Nov 9, 2023
5 checks passed
@chloerh chloerh deleted the port-isolated branch November 9, 2023 08:18
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.

3 participants