Closed danielocfb closed 2 years ago
Thanks Daniel for this clean-up! Really like where it all moving.
How did you test this?
Thanks for the review.
How did you test this?
I hooked it up in vmtest
and then initiated a CI run with it. Right now these actions are not being used until we explicitly pull them in.
Instead of having a bunch of shell scripts here and a bunch more over in
kernel-patches/vmtest
, let's consolidate more here. Doing so will allow us to remove a bunch of duplicated scripts (such ashelpers.sh
, which I've counted to exist four times!).This change adds actions that can be invoked by
vmtest
(or others), alongside the already existing ones performing similar tasks.