Output of the new test invoked thusly: `mvn -pl :cloudfiles-us -Plive
-Dtest=CloudFilesUSBlobIntegrationLiveTest#testMultipartChunkedInputStream
-Dtest.cloudfiles-us.credential=<credential>
-Dtest.cloudfiles-us.identity=<identity> test`
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
org.jclouds.rackspace.cloudfiles.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest
Configuring TestNG with:
org.apache.maven.surefire.testng.conf.TestNG652Configurator@619f3760
*** containers to test: [eevans-blobstore0, eevans-blobstore1,
eevans-blobstore2, eevans-blobstore3, eevans-blobstore4, eevans-blobstore5,
eevans-blobstore6, eevans-blobstore7, eevans-blobstore8, eevans-blobstore9]
Starting test
testMultipartChunkedInputStream(org.jclouds.rackspace.cloudfiles.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest)
[pool-3-thread-1] Test
testMultipartChunkedInputStream(org.jclouds.rackspace.cloudfiles.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest)
succeeded: 56959ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.696 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/192#issuecomment-30173927