commit | ff80a2f003068c7a3163bb8716c74707dc9dd661 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@openstack.org> | Fri Dec 27 13:24:06 2013 -0800 |
committer | James E. Blair <jeblair@openstack.org> | Fri Dec 27 13:44:17 2013 -0800 |
tree | 319920143df8e09a16954e6e0e3b463a9a22b219 | |
parent | bd3ecccb940bdba9b93e08a5c7977746ba910001 [diff] |
Make smtp tests more robust Current implementation does not support running more than one test sequentially in the same test runner. Move message storage to the test object and create a factory method for FakeSMTP that links the FakeSMTP object to the message storage. Also, make the timeout non-gentle. Gentle didn't seem to work. Change-Id: I1eae42ceac4deb6eb30affd1d84f3e79c97ca2f4