Aaron Fabbri
Aaron Fabbri
Had a good (but short) discussion on this. One of the questions was about "split brain" scenarios, and whether or not they exist as I claimed. It is a loose...
We determined the current minimum is sufficient, closing.
Force-push: - Latest test code, and fixing merge conflicts. - Remove scale test suite.. work towards getting into nightlies for now. - Parallelize file checksum computation (was ~30% of test...
This should be ready to merge now. Force-push: rebase on latest dev, and tune scale smaller for nightly runs (at least until we have another schedule with longer period). Now...
:shrug: Failed in CI. Looking into it.
Force-push: Rebase on latest dev, and remove backoff time tweak that worked nice for scale tests, but caused failure for the unit tests, since the `_wait_for_data_in_s3()` loop requires 6 consecutive...
/ci-repeat 5
Force push: keep timeout constant as is for topic recovery tests, while still allowing scale test to pass in larger timeouts.
/ci-repeat 5
Some unrelated failures in the 5x CI run. All release builds passed, but 3/5 debug builds saw unrelated failures: - Build [1/5](https://buildkite.com/redpanda/redpanda/builds/14356#0182b4b0-8673-4454-b56e-d7a71b4bf6e4) saw #5608 - Another [run](https://buildkite.com/redpanda/redpanda/builds/14356#0182b4b0-8674-423a-a7b2-9d42630e8aa2) saw #4702 -...