]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add a exec command to install the perl Amazon::S3 module needed for perl workunits 32001/head
authorTejas Chandramouli <tchandra@redhat.com>
Wed, 4 Dec 2019 12:33:22 +0000 (18:03 +0530)
committerTejas Chandramouli <tchandra@redhat.com>
Wed, 4 Dec 2019 12:33:22 +0000 (18:03 +0530)
qa/suites/rgw/multifs/tasks/rgw_bucket_quota.yaml
qa/suites/rgw/multifs/tasks/rgw_multipart_upload.yaml
qa/suites/rgw/multifs/tasks/rgw_user_quota.yaml
qa/suites/rgw/thrash/workload/rgw_bucket_quota.yaml
qa/suites/rgw/thrash/workload/rgw_multipart_upload.yaml
qa/suites/rgw/thrash/workload/rgw_user_quota.yaml

index 767debdf3c885643ae5ebc88af70eba478b68672..dcff1a0a459f05f3087840be41a0fadc2b289509 100644 (file)
@@ -2,6 +2,9 @@ tasks:
 - install:
 - ceph:
 - rgw: [client.0]
+- exec:
+    client.0:
+      - cpan install Amazon::S3
 - workunit:
     clients:
       client.0:
index 1781dee096ba479691d0f522b99f3c21d7d47aeb..c62d051de3030c2466221dc168a8252b32e56c95 100644 (file)
@@ -2,6 +2,9 @@ tasks:
 - install:
 - ceph:
 - rgw: [client.0]
+- exec:
+    client.0:
+      - cpan install Amazon::S3
 - workunit:
     clients:
       client.0:
index c2c38a816cc8c280a7ec5d8ed771b62173420868..87dd76088ed8b0ddb2388076a5bbc11fdfedd344 100644 (file)
@@ -2,6 +2,9 @@ tasks:
 - install:
 - ceph:
 - rgw: [client.0]
+- exec:
+    client.0:
+      - cpan install Amazon::S3
 - workunit:
     clients:
       client.0:
index ec4fc36a5a81a7636465677aa2fe40e7f8df3e64..74b95315b5daa252290cd15193b2d1230edf2a08 100644 (file)
@@ -1,5 +1,8 @@
 # Amazon/S3.pm (cpan) not available as an rpm
 tasks:
+- exec:
+    client.0:
+      - cpan install Amazon::S3
 - workunit:
     clients:
       client.0:
index f81ed072abb105de1d94ee701b9e1bfe4be409a5..dc3dd16d7ba4e6db3c405b7965328834cd9de045 100644 (file)
@@ -1,5 +1,8 @@
 # Amazon::S3 is not available on el7
 tasks:
+- exec:
+    client.0:
+      - cpan install Amazon::S3
 - workunit:
     clients:
       client.0:
index aee5785273445911b78f51715bbb176209794c8b..b6722500327cb26f6a33998181106ba5b929fb5f 100644 (file)
@@ -1,5 +1,8 @@
 # Amazon/S3.pm (cpan) not available as an rpm
 tasks:
+- exec:
+    client.0:
+      - cpan install Amazon::S3
 - workunit:
     clients:
       client.0: