]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
version typo corrected
authorrakesh <rakesh@dhcp35-53.lab.eng.blr.redhat.com>
Wed, 30 Aug 2017 12:18:48 +0000 (17:48 +0530)
committerVasu Kulkarni <vasu@redhat.com>
Tue, 5 Sep 2017 20:19:27 +0000 (13:19 -0700)
qa/tasks/rgw_system_test.py

index bbcd9a43f9888c5f429263d34a685884c6d8a15a..181beb1b340b3e8cb92a35692f9c46372929431a 100644 (file)
@@ -299,7 +299,7 @@ def task(ctx, config):
         log.error('test does not support small size objects less than 10 MB ')
         exit(1)
 
-    if 'verison' in config['test-name']:
+    if 'version' in config['test-name']:
 
         osize = (osize / int(test_config['version_count']))