Does the integration test cases for blobstore run in parallel ? These test cases take a lot of time to run.
I could not find parallel property in the surefire plugin configuration. I tried adding it but the test cases are still running sequentially? Is there any support for running the test cases in parallel ?