mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
ensure integration tests only run one at a time, so that troubleshooting is easier
This commit is contained in:
parent
fe4a971d55
commit
ca723ed909
@ -160,6 +160,7 @@
|
||||
<goal>test</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<threadCount>1</threadCount>
|
||||
<systemProperties>
|
||||
<property>
|
||||
<name>test.virtualbox.endpoint</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user