<div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">Hi ,<div><br><div><div><div><div>I am planning to do unit testing of Swift. As discussed above,there are lot many APIs test which tests the swift functionality but I was wondering what all other cases that can be added to scenario testing. I don't see any negative or stress testing of Swift module.</div><div>Can you please guide or suggest some possible scenarios to add.</div></div></div></div></div><div><br></div><div>Futher I don't see any test cases testing the functionality of <b>Auditors </b> and <b>Replicators.</b> Can anyone guide me if they are present. In case </div><div>they are not, how is there fucntionality tested.</div><div><br></div><div>Regards,<br>Saurav </div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 12:12 PM, saurabh suman <span dir="ltr"><<a href="mailto:90.suman@gmail.com" target="_blank">90.suman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi  John,<div><br></div><div>Thanks a lot for such a quick response, will get back to you in case of any future query.</div><div><br></div><div><br></div><div>Thanks</div><div>Saurav Suman</div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 9, 2015 at 8:44 PM, John Dickinson <span dir="ltr"><<a href="mailto:me@not.mn" target="_blank">me@not.mn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can test Swift functionality with Swift's included functional tests.<br>
<br>
In the Swift source tree, you can run the .functests script (<a href="https://github.com/openstack/swift/blob/master/.functests" target="_blank">https://github.com/openstack/swift/blob/master/.functests</a>). This will look for /etc/swift/test.conf (sample at <a href="https://github.com/openstack/swift/blob/master/test/sample.conf" target="_blank">https://github.com/openstack/swift/blob/master/test/sample.conf</a>). Set up the auth credentials for any remote Swift cluster in the [func_test] section, and you'll be able to test its functionality.<br>
<br>
<br>
--John<br>
<div><div><br>
<br>
<br>
<br>
> On Feb 8, 2015, at 9:22 PM, saurabh suman <<a href="mailto:90.suman@gmail.com" target="_blank">90.suman@gmail.com</a>> wrote:<br>
><br>
> Hi All,<br>
><br>
> I am planning to implement cloud storage using openstack swift. Now to test the swift functionality,as far as I know, there is only one test case related to  swift test_swift_basic_ops.py present at  the path openstack/tempest/tree/master/tempest/scenario .<br>
><br>
> I was wondering if there are other test cases related to swift functionality present.<br>
><br>
> Please let me know where can I find those test cases. In case if only a single test case is available ,can anyone guide me through writing a new test case for testing swift.<br>
><br>
><br>
> Regards,<br>
> Saurav Suman<br>
><br>
</div></div>> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></div><br></div>