exectrace
exectrace copied to clipboard
chore: add VM testing matrix
- Add testing script
vm_test.sh <arch> <kernel>which creates an Ubuntu 20.04 on the requested arch, installs the requested kernel, reboots, and runs go tests - Add github workflow for running
vm_test.shwith a matrix for both little and big endian CPUs and multiple supported kernel versions
https://app.shortcut.com/coder/story/20819/improve-exectrace-testing
don't delete the branch pls