swift/test/unit/cli
lijunbo 6788bf4aad Fixed get ring name from recon cli
This patch uses a more specific string to match
the ring name in recon cli.

Almost all the places in the project where need to get the
suffix (like ring.gz, ts, data and .etc) will include the '.'
in front, if a file named 'object.sring.gz' in the swift_dir
will be added in the ring_names, which is not what we want.

Co-Authored-By: Kota Tsuyuzaki <tsuyuzaki.kota@lab.ntt.co.jp>
Closes-Bug: #1680704
Change-Id: Ida659fa71585f9b0cf36da75b58b28e6a25533df
2017-04-13 07:01:03 +00:00
..
__init__.py Add some tests for bin/swift-recon 2014-01-31 15:34:37 +00:00
test_default_output.stub swift-ring-builder output corrected for ipv6 2016-07-30 15:28:11 +00:00
test_form_signature.py Use more specific asserts in test/unit/cli tests 2016-08-03 12:19:40 +00:00
test_info.py Fix swift-get-nodes arg parsing for missing ring 2017-02-06 07:57:12 +00:00
test_ipv6_output.stub swift-ring-builder output corrected for ipv6 2016-07-30 15:28:11 +00:00
test_recon.py Fixed get ring name from recon cli 2017-04-13 07:01:03 +00:00
test_ring_builder_analyzer.py Use more specific asserts in test/unit/cli tests 2016-08-03 12:19:40 +00:00
test_ringbuilder.py Fix timing test error when rebalancing 2017-02-04 05:59:15 +00:00