aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml')
-rw-r--r--functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml b/functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml
index ccbe7bed3..66d7cd24d 100644
--- a/functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml
+++ b/functest/opnfv_tests/openstack/rally/scenario/opnfv-swift.yaml
@@ -4,7 +4,7 @@
objects_per_container: 2
object_size: 5120
runner:
- {{ constant_runner(concurrency=concurrency, times=iterations, is_smoke=smoke) }}
+ {{ constant_runner(concurrency=1, times=iterations, is_smoke=smoke) }}
context:
{{ user_context(tenants_amount, users_amount, use_existing_users) }}
roles:
@@ -15,7 +15,7 @@
SwiftObjects.list_objects_in_containers:
-
runner:
- {{ constant_runner(concurrency=concurrency, times=iterations, is_smoke=smoke) }}
+ {{ constant_runner(concurrency=1, times=iterations, is_smoke=smoke) }}
context:
{{ user_context(tenants_amount, users_amount, use_existing_users) }}
roles:
@@ -33,7 +33,7 @@
objects_per_container: 5
object_size: 1024
runner:
- {{ constant_runner(concurrency=concurrency, times=iterations, is_smoke=smoke) }}
+ {{ constant_runner(concurrency=1, times=iterations, is_smoke=smoke) }}
context:
{{ user_context(tenants_amount, users_amount, use_existing_users) }}
roles:
@@ -47,7 +47,7 @@
objects_per_container: 5
object_size: 102400
runner:
- {{ constant_runner(concurrency=concurrency, times=iterations, is_smoke=smoke) }}
+ {{ constant_runner(concurrency=1, times=iterations, is_smoke=smoke) }}
context:
{{ user_context(tenants_amount, users_amount, use_existing_users) }}
roles:
@@ -58,13 +58,13 @@
SwiftObjects.list_and_download_objects_in_containers:
-
runner:
- {{ constant_runner(concurrency=concurrency, times=iterations, is_smoke=smoke) }}
+ {{ constant_runner(concurrency=1, times=iterations, is_smoke=smoke) }}
context:
{{ user_context(tenants_amount, users_amount, use_existing_users) }}
roles:
- "admin"
swift_objects:
- containers_per_tenant: 2
+ containers_per_tenant: 1
objects_per_container: 5
object_size: 10240
sla: