bottlerocket-test-system
bottlerocket-test-system copied to clipboard
Re-run failed tests using sonobuoy-results.tar.gz instead of testsys restart <blah>
I would like to pass the sonobuoy-results.tar.gz file to testsys so that it only runs the failed tests, instead of running testsys restart <blah> which will re-run the entire suite of tests.
Sadly this is harder than it sounds because of how testsys is designed.
We discussed a solution here https://github.com/bottlerocket-os/bottlerocket-test-system/issues/326#issuecomment-1058470347
But decided it wasn't great and went with this instead https://github.com/bottlerocket-os/bottlerocket-test-system/pull/352