Fix a typos for lifecycle test case

According to the commit 9204283def,
lc debug interval should be set to 10s.

Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
This commit is contained in:
Enming Zhang 2017-11-05 06:29:33 +08:00
parent 5138dd451d
commit 19176daaf9

View file

@ -7588,7 +7588,7 @@ def test_lifecycle_get_no_id():
assert False
# The test harnass for lifecycle is configured to treat days as 2 second intervals.
# The test harness for lifecycle is configured to treat days as 10 second intervals.
@attr(resource='bucket')
@attr(method='put')
@attr(operation='test lifecycle expiration')