bottlerocket-test-system icon indicating copy to clipboard operation
bottlerocket-test-system copied to clipboard

Re-run failed tests using sonobuoy-results.tar.gz instead of testsys restart <blah>

Open arnaldo2792 opened this issue 3 years ago • 1 comments

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.

arnaldo2792 avatar Oct 12 '22 19:10 arnaldo2792

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

webern avatar Oct 24 '22 18:10 webern