JCLOUDS-457: limit body size for specific test

For each test, we were forcing the server to discard the content of
the request body on @BeforeMethod. We need to do this on tests with a
huge body, but it may interfere with other tests which actually use
the body data.  To fix this problem, we moved the body limit
restriction to the tests that require it.
1 file changed
tree: 7fea0cc01382745a235beba2ee158675c616e8db
  1. aws-elb/
  2. aws-iam/
  3. aws-rds/
  4. elb/
  5. glacier/
  6. iam/
  7. rds/
  8. .gitignore
  9. pom.xml
  10. README.md
README.md

jclouds Labs AWS

Repository for developing AWS providers and APIs

License

Licensed under the Apache License, Version 2.0