devinbost opened a new issue #5: [pulsarbot] Add option to re-run all tests (even if they succeeded) URL: https://github.com/apache/pulsar-test-infra/issues/5 ## Purpose When testing for flaky tests, it is often useful to be able to trigger all tests to be re-run. ## Context In the past, when I wanted to get all the tests to run again, I would make an arbitrary change to a comment in one of the code files to trigger a new build. However, this has not been working recently. (Instead, the builds all just automatically pass instead of completely running again.) ## New Feature Currently, `pulsarbot` is capable of triggering failed tests to be re-run, but it doesn't currently support an option to re-run tests that passed. Please add this support to the `pulsarbot` that listens to comments in the PRs to trigger build actions. @sijie This one is for you. :)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services