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>
|
||||
</goals>
|
||||
<configuration>
|
||||
<threadCount>1</threadCount>
|
||||
<systemProperties>
|
||||
<property>
|
||||
<name>test.eucalyptus-partnercloud-s3.endpoint</name>
|
||||
|
|
Loading…
Reference in New Issue