Increase wait time in DeploymentValidation script

This test was proved flacky


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a4f5c07c
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a4f5c07c
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/a4f5c07c

Branch: refs/heads/master
Commit: a4f5c07cd12b556ae1f1c87d14a0f29541109f9d
Parents: 6212593
Author: Benoit Tellier <btell...@linagora.com>
Authored: Wed Oct 17 13:49:47 2018 +0700
Committer: Benoit Tellier <btell...@linagora.com>
Committed: Wed Oct 24 16:36:53 2018 +0700

----------------------------------------------------------------------
 .../org/apache/james/imap/scripts/ValidateDeployment.test          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/a4f5c07c/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
----------------------------------------------------------------------
diff --git 
a/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
 
b/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
index cfca166..4cf817b 100644
--- 
a/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
+++ 
b/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
@@ -508,7 +508,7 @@ S: d OK STORE completed.
 
 # Indexation may be asynchronous
 LOG INFO Waiting for indexation
-WAIT 1000
+WAIT 5000
 
 C: e SEARCH FLAGGED
 S: \* SEARCH 1 2


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to