Hi Kevin, I had gone through the code and found that it's doing a very basic testing of S3.
Thanks Rajesh Battala > -----Original Message----- > From: Kevin Kluge [mailto:kevin.kl...@citrix.com] > Sent: Saturday, June 09, 2012 8:10 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: EC2/S3 API testing > > Rajesh, do you think it's limited in the sense of number of test cases and/or > coverage? If not, what do you mean by 'limited'? > > -kevin > > > -----Original Message----- > > From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] > > Sent: Thursday, June 07, 2012 8:39 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: RE: EC2/S3 API testing > > > > Thanks a lot for the info. > > But I see this file is testing S3 > > https://raw.github.com/eucalyptus/eutester/master/eucaops/s3ops.py > > which are very much limited. > > > > > -----Original Message----- > > > From: David Nalley [mailto:da...@gnsa.us] > > > Sent: Thursday, June 07, 2012 8:21 PM > > > To: cloudstack-dev@incubator.apache.org > > > Subject: EC2/S3 API testing > > > > > > Hi folks, > > > > > > So I was talking with some of the Euca folks recently and they told > > > me they have an EC2/S3 test platform called Eutester, that > > > essentially runs a ton of tests by calling the EC2/S3 API calls > > > against their endpoints. Don't know if you find this useful or not, > > > but it's located > > > here: > > > > > > https://github.com/eucalyptus/eutester > > > > > > --David