@diwakergupta I encounter failed live tests when testing this patch: ``` testSignGetUrlWithTime(org.jclouds.aws.s3.blobstore.integration.AWSS3BlobSignerLiveTest): Request has expired testSignPutUrlWithTime(org.jclouds.aws.s3.blobstore.integration.AWSS3BlobSignerLiveTest): Request has expired ```
I tested with the following: ``` mvn integration-test -pl :aws-s3 -Plive -Dtest.aws.identity=... -Dtest.aws.credential=... ``` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/71#issuecomment-21461813
