[Openstack] Help regarding Swift Tese cases

John Dickinson me at not.mn
Mon Feb 9 15:14:38 UTC 2015


You can test Swift functionality with Swift's included functional tests.

In the Swift source tree, you can run the .functests script (https://github.com/openstack/swift/blob/master/.functests). This will look for /etc/swift/test.conf (sample at https://github.com/openstack/swift/blob/master/test/sample.conf). Set up the auth credentials for any remote Swift cluster in the [func_test] section, and you'll be able to test its functionality.


--John




> On Feb 8, 2015, at 9:22 PM, saurabh suman <90.suman at gmail.com> wrote:
> 
> Hi All,
> 
> 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 .
> 
> I was wondering if there are other test cases related to swift functionality present.
> 
> 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.
> 
> 
> Regards,
> Saurav Suman 
> 
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





More information about the Openstack mailing list