Skip to content

Commit

Permalink
Merge pull request lop-devops#336 from misanjumn/regression-upstream
Browse files Browse the repository at this point in the history
Update regression.cfg to take --boot options
  • Loading branch information
PraveenPenguin committed Sep 19, 2024
2 parents 666ac93 + ece4913 commit 6c8b9aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/tests/guest/libvirt/regression.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ vcpu_threads = 4
vcpu_sockets = 1
# 32G
mem = 32768
kernel_args = "<kernel_args>"
kernel = "/boot/vmlinuz-<kernel_version>"
initrd = "/boot/initramfs-<kernel_version>.img"

variants:
- guest_regression:
Expand Down

0 comments on commit 6c8b9aa

Please sign in to comment.