mirror of https://github.com/apache/jclouds.git
made euca single threaded so that we don't use so many buckets
This commit is contained in:
parent
8e7ec82322
commit
3e15445297
|
@ -108,6 +108,7 @@
|
||||||
<goal>test</goal>
|
<goal>test</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<threadCount>1</threadCount>
|
||||||
<systemProperties>
|
<systemProperties>
|
||||||
<property>
|
<property>
|
||||||
<name>test.eucalyptus-partnercloud-s3.endpoint</name>
|
<name>test.eucalyptus-partnercloud-s3.endpoint</name>
|
||||||
|
|
Loading…
Reference in New Issue