mkulke/Functional Tests
Run QEMU functional tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| qemu_bin | Path to the QEMU binary (relative to workspace root) | no | qemu-system-x86_64 |
| accel | Accelerator to use (kvm or mshv) | no | kvm |
| test_filter | Test filter (e.g. 'kernel_boot', 'migration_os'). Empty runs default tests. | no | — |
| test_jobs | Number of parallel test jobs | no | 2 |
| skip_migration_os_tests | Skip migration OS tests (true/false) | no | false |
| log-warnings | Log warnings from QEMU (true/false) | no | false |
Outputs
no outputs