Open bashtanov opened 21 hours ago
ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/58120#01933123-10bc-40fe-93b0-68ed14c3663e
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58120#01933126-29f8-47a3-ac21-4289553b20fa:
"rptest.tests.data_migrations_api_test.DataMigrationsApiTest.test_migrated_topic_data_integrity.transfer_leadership=True.params=TmtpdiParams.cancellation=CancellationStage.dir=.in.stage=.prepared.use_alias=False"
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/data_migrations_api_test.py::DataMigrationsApiTest.test_migrated_topic_data_integrity@{"params":[["in","prepared"],false],"transfer_leadership":true}
When a migration is created remember the time it happened, and similarly when it reaches finished or cancelled state. `` -- when using high level API the migration will be deleted as soon as it reaches finished state. Output these in GET requests.
Backports Required
Release Notes