Skip to content

Fix replicator test

John Cai requested to merge jc-fix-replicator-flaky-test into master

fixes: #1685 (closed)

  • removed unnecessary schedule replication call (we were replicating twice)
  • fixed logic that polls for incomplete jobs (we were not polling for jobs that are in progress)

Merge request reports