From: rakesh Date: Mon, 4 Feb 2019 06:45:23 +0000 (+0530) Subject: changes to accomodate the modified rgw_system_test task X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=48d650ca43852af27bf189e85f51812583b36097;p=ceph.git changes to accomodate the modified rgw_system_test task --- diff --git a/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects.yaml b/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects.yaml index 72980a96d54..5e012053443 100644 --- a/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects.yaml +++ b/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_Mbuckets_with_Nobjects - test_dir_version: v1 + test: test_Mbuckets_with_Nobjects + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects_shards.yaml b/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects_shards.yaml index 06b42804ccd..2d20db25aac 100644 --- a/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects_shards.yaml +++ b/qa/suites/rgw/system/tasks/Mbuckets_with_Nobjects_shards.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_Mbuckets_with_Nobjects_shards - test_dir_version: v1 + test: test_Mbuckets_with_Nobjects_shards + test_version: v1 + clients: ['client.0'] config: shards: 100 max_objects: 24 # max objects per bucket. diff --git a/qa/suites/rgw/system/tasks/acls.yaml b/qa/suites/rgw/system/tasks/acls.yaml index 6008bdb4483..2c184311c02 100644 --- a/qa/suites/rgw/system/tasks/acls.yaml +++ b/qa/suites/rgw/system/tasks/acls.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_acls - test_dir_version: v1 + test: test_acls + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/acls_all_usrs.yaml b/qa/suites/rgw/system/tasks/acls_all_usrs.yaml index d08456aebbf..3313dc66f7f 100644 --- a/qa/suites/rgw/system/tasks/acls_all_usrs.yaml +++ b/qa/suites/rgw/system/tasks/acls_all_usrs.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_acls_all_usrs - test_dir_version: v1 + test: test_acls_all_usrs + test_version: v1 + clients: ['client.0'] config: bucket_count: 25 user_count: 2 diff --git a/qa/suites/rgw/system/tasks/acls_copy_obj.yaml b/qa/suites/rgw/system/tasks/acls_copy_obj.yaml index a12e39dedec..0a58326fe03 100644 --- a/qa/suites/rgw/system/tasks/acls_copy_obj.yaml +++ b/qa/suites/rgw/system/tasks/acls_copy_obj.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_acls_copy_obj - test_dir_version: v1 + test: test_acls_copy_obj + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/acls_reset.yaml b/qa/suites/rgw/system/tasks/acls_reset.yaml index 8ab1cf94b4a..d67b3f56fb2 100644 --- a/qa/suites/rgw/system/tasks/acls_reset.yaml +++ b/qa/suites/rgw/system/tasks/acls_reset.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_acls_reset - test_dir_version: v1 + test: test_acls_reset + test_version: v1 + clients: ['client.0'] config: bucket_count: 25 user_count: 2 diff --git a/qa/suites/rgw/system/tasks/basic_versioning.yaml b/qa/suites/rgw/system/tasks/basic_versioning.yaml index e0617249dcf..fdf15b02b32 100644 --- a/qa/suites/rgw/system/tasks/basic_versioning.yaml +++ b/qa/suites/rgw/system/tasks/basic_versioning.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_basic_versioning - test_dir_version: v1 + test: test_basic_versioning + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/bucket_with_delete.yaml b/qa/suites/rgw/system/tasks/bucket_with_delete.yaml index e0656bceb31..f35fa4d20f5 100644 --- a/qa/suites/rgw/system/tasks/bucket_with_delete.yaml +++ b/qa/suites/rgw/system/tasks/bucket_with_delete.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_bucket_with_delete - test_dir_version: v1 + test: test_bucket_with_delete + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/delete_key_versions.yaml b/qa/suites/rgw/system/tasks/delete_key_versions.yaml index 2369b0bf7d9..dd0cc8e5f96 100644 --- a/qa/suites/rgw/system/tasks/delete_key_versions.yaml +++ b/qa/suites/rgw/system/tasks/delete_key_versions.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_delete_key_versions - test_dir_version: v1 + test: test_delete_key_versions + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/m_bucket.yaml b/qa/suites/rgw/system/tasks/m_bucket.yaml index cd07ac18b9a..6e9edec2ca4 100644 --- a/qa/suites/rgw/system/tasks/m_bucket.yaml +++ b/qa/suites/rgw/system/tasks/m_bucket.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_Mbuckets - test_dir_version: v1 + test: test_Mbuckets + test_version: v1 + clients: ['client.0'] config: user_count: 25 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/multipart_upload.yaml b/qa/suites/rgw/system/tasks/multipart_upload.yaml index a083ffff604..1135bbda3e0 100644 --- a/qa/suites/rgw/system/tasks/multipart_upload.yaml +++ b/qa/suites/rgw/system/tasks/multipart_upload.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_multipart_upload - test_dir_version: v1 + test: test_multipart_upload + test_version: v1 + clients: ['client.0'] config: objects_count: 25 user_count: 2 diff --git a/qa/suites/rgw/system/tasks/multipart_upload_cancel.yaml b/qa/suites/rgw/system/tasks/multipart_upload_cancel.yaml index 425afb6a893..7eb8350f01f 100644 --- a/qa/suites/rgw/system/tasks/multipart_upload_cancel.yaml +++ b/qa/suites/rgw/system/tasks/multipart_upload_cancel.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_multipart_upload_cancel - test_dir_version: v1 + test: test_multipart_upload_cancel + test_version: v1 + clients: ['client.0'] config: objects_count: 1 user_count: 1 diff --git a/qa/suites/rgw/system/tasks/multipart_upload_download.yaml b/qa/suites/rgw/system/tasks/multipart_upload_download.yaml index 4da15375ff9..e07452aa4c4 100644 --- a/qa/suites/rgw/system/tasks/multipart_upload_download.yaml +++ b/qa/suites/rgw/system/tasks/multipart_upload_download.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_multipart_upload_download - test_dir_version: v1 + test: test_multipart_upload_download + test_version: v1 + clients: ['client.0'] config: objects_count: 1 user_count: 1 diff --git a/qa/suites/rgw/system/tasks/suspend_versioning.yaml b/qa/suites/rgw/system/tasks/suspend_versioning.yaml index 558aad74ce4..44443119903 100644 --- a/qa/suites/rgw/system/tasks/suspend_versioning.yaml +++ b/qa/suites/rgw/system/tasks/suspend_versioning.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_suspend_versioning - test_dir_version: v1 + test: test_suspend_versioning + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25 diff --git a/qa/suites/rgw/system/tasks/version_with_revert.yaml b/qa/suites/rgw/system/tasks/version_with_revert.yaml index 98abcb06b4e..71d579cdc19 100644 --- a/qa/suites/rgw/system/tasks/version_with_revert.yaml +++ b/qa/suites/rgw/system/tasks/version_with_revert.yaml @@ -2,8 +2,9 @@ tasks: - ssh-keys: null - ceph-ansible: null - rgw-system-test: - test-name: test_version_with_revert - test_dir_version: v1 + test: test_version_with_revert + test_version: v1 + clients: ['client.0'] config: user_count: 2 bucket_count: 25