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

smoketest: T6395: check for VFIO options to be present #3522

Merged
merged 1 commit into from
May 27, 2024

Conversation

c-po
Copy link
Member

@c-po c-po commented May 26, 2024

Change Summary

Add smoketest directive

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Component(s) name

Proposed changes

How to test

Smoketest result

cpo@LR1.wue3:~$ /usr/libexec/vyos/tests/smoke/system/test_kernel_options.py
test_bond_interface (__main__.TestKernelModules.test_bond_interface) ... ok
test_bridge_interface (__main__.TestKernelModules.test_bridge_interface) ... ok
test_container_cgroup_support (__main__.TestKernelModules.test_container_cgroup_support) ... ok
test_dropmon_enabled (__main__.TestKernelModules.test_dropmon_enabled) ... ok
test_ip_routing_support (__main__.TestKernelModules.test_ip_routing_support) ... ok
test_qemu_support (__main__.TestKernelModules.test_qemu_support) ... ok
test_synproxy_enabled (__main__.TestKernelModules.test_synproxy_enabled) ... ok
test_vfio (__main__.TestKernelModules.test_vfio) ... ok                                                   <-- NEW
test_vmware_support (__main__.TestKernelModules.test_vmware_support) ... ok

----------------------------------------------------------------------
Ran 9 tests in 0.013s

OK

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@c-po c-po requested a review from a team as a code owner May 26, 2024 12:57
@c-po c-po enabled auto-merge May 26, 2024 12:57
@c-po
Copy link
Member Author

c-po commented May 26, 2024

@Mergifyio backport sagitta

Copy link

mergify bot commented May 26, 2024

backport sagitta

✅ Backports have been created

@c-po c-po merged commit 48e5266 into vyos:current May 27, 2024
8 checks passed
dmbaturin added a commit that referenced this pull request May 27, 2024
smoketest: T6395: check for VFIO options to be present (backport #3522)
@c-po c-po deleted the smoketest-NOIOMMU branch May 29, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants