increased inconsistency window

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1472 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-06-27 17:36:14 +00:00
parent 07c36ec8cb
commit f6a7a1bd4c
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ import com.google.inject.Module;
public class S3IntegrationTest {
protected static final String TEST_STRING = "<apples><apple name=\"fuji\"></apple> </apples>";
public static long INCONSISTENCY_WINDOW = 1000;
public static long INCONSISTENCY_WINDOW = 2000;
/**
* Due to eventual consistency, bucket commands may not return correctly immediately. Hence, we