sahara/sahara/tests
Jeremy Freudberg d05bf66592 S3 job binary and binary retriever
* Create common module for managing S3 job binaries
* Add new dependency on botocore
* Use common S3 library to create S3 job binary type for EDP
* Use common S3 library to create S3 job binary retriever
* Support storing S3 secret key in Castellan
* Document new job binary type (and foreshadow the S3 data source type)
* Unit tests for new code

Change-Id: I6781203d802305446ba1418ed6999186db4dfe9b
Partially-Implements: bp sahara-support-s3
2017-12-28 20:20:37 +00:00
..
unit S3 job binary and binary retriever 2017-12-28 20:20:37 +00:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00
__init__.py Apply monkeypatching from eventlet before the tests starts 2017-03-23 19:22:41 +01:00

README.rst

Sahara Testing Infra

This README file attempts to provide current and prospective contributors with everything they need to know in order to start creating unit tests for Sahara.