ReplicationIT: Increase timeout for tests

The replication delay is 1 second, and the timeout is set 2 seconds.

We are seeing frequent CI failures caused by a timeout before the
expected result [1, 2], so let's try to increase the timeout to see
if that helps.

[1] shouldReplicateNewBranchToTwoRemotes(com.googlesource.gerrit.plugins.replication.ReplicationIT)
java.lang.InterruptedException

[2] shouldReplicateHeadUpdate(com.googlesource.gerrit.plugins.replication.ReplicationIT)
java.lang.InterruptedException

Bug: Issue 11843
Change-Id: I895b2c3ef87dbbbfeeff5ae9186bb5ac9ab1de1d
1 file changed
tree: c725288144ebe92eb5b80f1bad52b1d549bbc17b
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE