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

passt_attach_detach: fix for multi-arch #5363

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

smitterl
Copy link
Contributor

Depends on #5361
Depends on avocado-framework/avocado-vt#3818

Update test cases to run tests on specific host interface. Fix parameters for s390x.

@smitterl smitterl marked this pull request as draft December 22, 2023 13:55
@smitterl smitterl force-pushed the passt_attach branch 3 times, most recently from 5c659a2 to 08e39de Compare December 22, 2023 14:06
@smitterl smitterl marked this pull request as ready for review December 22, 2023 14:29
Update test cases to run tests on specific host interface.
Fix parameters for s390x.

Signed-off-by: Sebastian Mitterle <[email protected]>
@smitterl
Copy link
Contributor Author

smitterl commented Dec 22, 2023

Current build failures are due to missing dependent-on #5361 in this branch. Once that one is merged, the checks should pass.

@smitterl
Copy link
Contributor Author

# avocado run --vt-type libvirt --test-runner=runner --vt-machine-type s390-virtio virtual_network.passt.attach_detach --vt-connect-uri qemu:///system
No python imaging library installed. Screendump and Windows guest BSOD detection are disabled. In order to enable it, please install python-imaging or the equivalent for your distro.
No python imaging library installed. PPM image conversion to JPEG disabled. In order to enable it, please install python-imaging or the equivalent for your distro.
JOB ID     : a2cc7829a0baa6bcd365083b292aff77f017180d
JOB LOG    : /var/lib/avocado/job-results/job-2023-12-22T09.20-a2cc782/job.log
 (1/6) type_specific.io-github-autotest-libvirt.virtual_network.passt.attach_detach.ip_portfw.attach.root_user: PASS (306.08 s)
 (2/6) type_specific.io-github-autotest-libvirt.virtual_network.passt.attach_detach.ip_portfw.attach.non_root_user: PASS (229.13 s)
 (3/6) type_specific.io-github-autotest-libvirt.virtual_network.passt.attach_detach.ip_portfw.detach.root_user: PASS (152.20 s)
 (4/6) type_specific.io-github-autotest-libvirt.virtual_network.passt.attach_detach.ip_portfw.detach.non_root_user: PASS (15.66 s)
 (5/6) type_specific.io-github-autotest-libvirt.virtual_network.passt.attach_detach.ip_portfw.attach_detach.root_user: PASS (368.54 s)
 (6/6) type_specific.io-github-autotest-libvirt.virtual_network.passt.attach_detach.ip_portfw.attach_detach.non_root_user: PASS (229.80 s)
RESULTS    : PASS 6 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /var/lib/avocado/job-results/job-2023-12-22T09.20-a2cc782/results.html
JOB TIME   : 1301.81 s

@smitterl
Copy link
Contributor Author

@dzhengfy @chloerh please help review

@chloerh chloerh closed this Jan 10, 2024
@chloerh chloerh reopened this Jan 10, 2024
@chloerh chloerh merged commit eceffbc into autotest:master Jan 10, 2024
5 of 9 checks passed
@smitterl smitterl deleted the passt_attach branch July 26, 2024 12:33
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