Commit graph

  • ca9cb5cc2c adding test cases for processing CSV objects with different CSV definitions; validate null,escape-rules and quotes are processed correctly gal salomon 2020-04-28 19:10:24 +0300
  • e010c4cfec adding utcnow test gal salomon 2020-04-15 17:20:52 +0300
  • edea887e9c adding tests for date-time functionalities gal salomon 2020-04-09 16:43:11 +0300
  • cd4f7e1a7a add complex expression tests; for nested function calls; and different where-clause which create the same group of values gal salomon 2020-04-04 16:31:54 +0300
  • 048f9297a1 adding test for detection of cyclic reference to alias gal salomon 2020-03-31 14:35:51 +0300
  • 8bd6158054 adding aggregation tests gal salomon 2020-03-29 17:23:05 +0300
  • aca68a9d39 adding alias test case gal salomon 2020-03-26 17:49:55 +0200
  • 537431c686 commit first tests for s3select and initial framework gal salomon 2020-03-23 13:36:32 +0200
  • 0985cc11d7
    Merge pull request #342 from ceph/s3select_first_tests_framework Matt Benjamin 2020-06-25 12:27:32 -0400
  • 176b76fb71 bootstrap,requirements.txt: bump up setuptools and requests ceph-mimic Kefu Chai 2020-05-25 12:48:19 +0800
  • 72e251ed69 fix comments;remove non-used imports;enable test for projection;using get_client() s3select_first_tests_framework gal salomon 2020-05-31 16:07:58 +0300
  • fb39ac4829 adding radom-generated tests, one for where clause , the second for prjection. random arithmetical expression is generated and used for building s3-select query; result is compared to python-engine gal salomon 2020-05-27 01:20:31 +0300
  • 8ca96c4519 fix/restore test_lifecycle_expiration checks Matt Benjamin 2020-05-19 08:41:39 -0400
  • 6d8c0059db
    Merge pull request #347 from linuxbox2/wip-fix-lc-expire-timers Casey Bodley 2020-05-26 11:06:40 -0400
  • 6f506691d7 bootstrap,requirements.txt: bump up setuptools and requests ceph-octopus Kefu Chai 2020-05-25 12:48:19 +0800
  • 34040769ff bootstrap,requirements.txt: bump up setuptools and requests Kefu Chai 2020-05-25 12:48:19 +0800
  • bc5b09b24e
    Merge pull request #349 from tchaikov/ceph-nautilus-s3test-setuptools Casey Bodley 2020-05-26 09:07:53 -0400
  • e58fe8d627 bootstrap,requirements.txt: bump up setuptools and requests Kefu Chai 2020-05-25 12:48:19 +0800
  • b63229b110
    Merge pull request #350 from tchaikov/wip-45691 Casey Bodley 2020-05-26 09:01:29 -0400
  • b7f47c2a31 bootstrap,requirements.txt: bump up setuptools and requests Kefu Chai 2020-05-25 12:48:19 +0800
  • e006dd4753 python linter; replace assert with assert_equal; add complex query test(sum,count,where); add test-schema ; gal salomon 2020-05-26 11:36:38 +0300
  • 1a9d3677f7 using config parameters gal salomon 2020-05-23 15:10:14 +0300
  • 2d48e9885f bootstrap: remove deprecated virtualenv options Casey Bodley 2020-05-21 10:48:34 -0400
  • 8ebb504159 bootstrap: remove deprecated virtualenv options Casey Bodley 2020-05-21 10:48:34 -0400
  • 4c8bbbef0a
    Merge pull request #348 from cbodley/wip-bootstrap-virtualenv-deprecated Casey Bodley 2020-05-21 11:08:46 -0400
  • a0c15c80ad bootstrap: remove deprecated virtualenv options Casey Bodley 2020-05-21 10:48:34 -0400
  • b6db7bdd8a fix/restore test_lifecycle_expiration checks Matt Benjamin 2020-05-19 08:41:39 -0400
  • 7f8a12423f
    Merge pull request #345 from huangp0600/hp-dev Ali Maredia 2020-05-15 15:19:42 -0400
  • 713012c178 Fix: Bucket resource leak when cleanup Pei 2020-05-05 01:07:27 -0700
  • 5dc8bc75ab add tests to validate csv-header-info functionalities is correct gal salomon 2020-05-08 16:51:24 +0300
  • 94b1986228 adding test cases for processing CSV objects with different CSV definitions; validate null,escape-rules and quotes are processed correctly gal salomon 2020-04-28 19:10:24 +0300
  • 4c7c279f70 adding utcnow test gal salomon 2020-04-15 17:20:52 +0300
  • 5925f0fb3f adding tests for date-time functionalities gal salomon 2020-04-09 16:43:11 +0300
  • c1bce6ac70 add complex expression tests; for nested function calls; and different where-clause which create the same group of values gal salomon 2020-04-04 16:31:54 +0300
  • d543619e71 adding test for detection of cyclic reference to alias gal salomon 2020-03-31 14:35:51 +0300
  • 9092d1ac61
    Merge pull request #343 from theanalyst/ceph-master-public-buckets-qa Abhishek L 2020-03-30 15:25:57 +0200
  • f42872fd53 adding aggregation tests gal salomon 2020-03-29 17:23:05 +0300
  • 74daf86fe5 adding alias test case gal salomon 2020-03-26 17:49:55 +0200
  • 7b3df700cc fix ignore public acls with py3 compatible code Abhishek Lekshmanan 2020-01-22 17:06:09 +0100
  • 4fc133b1b5 add tests for ignore public acls Abhishek Lekshmanan 2019-10-08 15:22:42 +0200
  • 0a495efc8c add test for block public policy Abhishek Lekshmanan 2019-10-08 15:22:19 +0200
  • a48cf75391 use empty bodies for canned acl tests with BlockPublicAccess Abhishek Lekshmanan 2019-10-08 15:21:20 +0200
  • a20e0d47f2 remove redundant get_client calls Abhishek Lekshmanan 2019-10-08 10:47:23 +0200
  • 19947bd541 add ability to get svc client for s3config set of apis Abhishek Lekshmanan 2020-01-22 17:03:10 +0100
  • 94168194fd add tests for public access configuration Abhishek Lekshmanan 2019-10-08 10:46:38 +0200
  • 0e3084c995 add a few test cases for public bucket policies Abhishek Lekshmanan 2019-08-30 11:34:51 +0200
  • 1d39198872 boto3: add bucket policy status checks for public ACLs Abhishek Lekshmanan 2020-01-22 17:01:30 +0100
  • dac38694ef commit first tests for s3select and initial framework gal salomon 2020-03-23 13:36:32 +0200
  • 47a3755378
    Merge pull request #302 from theanalyst/public-buckets Casey Bodley 2020-03-20 17:01:34 -0400
  • 4d675235dd fix ignore public acls with py3 compatible code Abhishek Lekshmanan 2020-01-22 17:06:09 +0100
  • 3b1571ace6 add tests for ignore public acls Abhishek Lekshmanan 2019-10-08 15:22:42 +0200
  • b4516725f2 add test for block public policy Abhishek Lekshmanan 2019-10-08 15:22:19 +0200
  • d02c1819f6 use empty bodies for canned acl tests with BlockPublicAccess Abhishek Lekshmanan 2019-10-08 15:21:20 +0200
  • 4996430709 remove redundant get_client calls Abhishek Lekshmanan 2019-10-08 10:47:23 +0200
  • 6d3f574a8e add ability to get svc client for s3config set of apis Abhishek Lekshmanan 2020-01-22 17:03:10 +0100
  • 1ad38530e0 add tests for public access configuration Abhishek Lekshmanan 2019-10-08 10:46:38 +0200
  • 3f9d31c6c7 add a few test cases for public bucket policies Abhishek Lekshmanan 2019-08-30 11:34:51 +0200
  • 02b1d50ca7 boto3: add bucket policy status checks for public ACLs Abhishek Lekshmanan 2020-01-22 17:01:30 +0100
  • 11f75ea7c5
    Merge pull request #340 from theanalyst/bootstrap-suse Ali Maredia 2020-01-17 10:02:25 -0500
  • fb6520ac11 bootstrap: add support for *suse distributions Abhishek Lekshmanan 2020-01-15 20:34:17 +0100
  • 13452bd25f
    Merge pull request #337 from ceph/wip-python-3-port Casey Bodley 2020-01-15 08:48:54 -0500
  • 024e74c469 remove all non-functional tests and infra Ali Maredia 2019-12-18 15:37:20 -0500
  • be9935ba1a Port functional tests from python 2 to python 3 Adam C. Emerson 2019-03-22 13:58:30 -0400
  • c9c84faf48
    Merge pull request #314 from theanalyst/iam/user-policy-basic Abhishek L 2019-12-20 18:30:21 +0100
  • aa453fa5c3
    Merge pull request #311 from theanalyst/encoding-type Abhishek L 2019-12-20 18:28:23 +0100
  • 045ad2f46e iam: explicitly set a region for the iam client Abhishek Lekshmanan 2019-12-06 17:00:13 +0100
  • 48be90a64e iam: add a very basic user policy smoke test Abhishek Lekshmanan 2019-10-24 17:18:38 +0200
  • 2c134616d2 print foo -> print(foo) ceph-master-py3 Sage Weil 2019-12-14 09:19:20 -0600
  • e3761a30b3 python 3 Sage Weil 2019-12-14 08:34:44 -0600
  • 92f056532b
    Merge pull request #331 from yehudasa/wip-which Ali Maredia 2019-12-11 10:29:21 -0500
  • fc195db725
    Merge pull request #321 from romayalon/tags-order-fix Ali Maredia 2019-12-10 13:04:08 -0500
  • f7f5eeccb0 bootstrap: different packages for 'which' Yehuda Sadeh 2019-12-09 14:20:55 +0200
  • 5f4f0a9c38 bootstrap: switch to bash Yehuda Sadeh 2019-12-07 11:23:03 +0200
  • 506e8e5d4a
    Merge pull request #330 from yehudasa/wip-bash Ali Maredia 2019-12-08 14:04:39 -0500
  • e7fbcee0d5 bootstrap: switch to bash wip-rgw-sync-bucket-6-tests Yehuda Sadeh 2019-12-07 11:23:03 +0200
  • 361f4f9a66
    Merge pull request #326 from ceph/wip-bootstrap-fix Casey Bodley 2019-11-25 11:49:25 -0500
  • dd44c92340
    Merge pull request #156 from gaul/read-unreadable-object Ali Maredia 2019-11-25 00:22:44 -0500
  • 42cdf6e026
    Merge pull request #278 from gaul/x-rgw Ali Maredia 2019-11-25 00:09:54 -0500
  • 6b814189e0 Minor fix to Centos 8 bootstrap changes wip-bootstrap-fix Ali Maredia 2019-11-24 18:04:42 -0500
  • b787b79d81 Ignore missing x-rgw-* headers Andrew Gaul 2019-05-22 16:21:43 +0900
  • 2160a6a403 Test reading an unreadable object Andrew Gaul 2017-03-14 15:56:13 -0700
  • 2bd8af524c
    Merge pull request #319 from liranmauda/liran-fix-bootstrap-for-version-8 Ali Maredia 2019-11-21 13:10:56 -0500
  • 4a053e1640
    Merge pull request #296 from gaul/can-test-website-501 Casey Bodley 2019-11-13 11:54:33 -0500
  • a2598dcdea fix lists compare Romy 2019-11-06 13:19:39 +0200
  • 6b553efbe1 Fixing bootstap for RHEL/Centos 8 liranmauda 2019-11-03 15:04:15 +0200
  • 5cb2bcdf89
    Merge pull request #307 from peter-ginchev/fix_listobjects_v2_tests Ali Maredia 2019-10-28 23:56:38 -0400
  • 04b5e63238 list-objects: add basic tests for encoding Abhishek Lekshmanan 2019-10-18 16:11:18 +0200
  • 4460b08222
    Merge pull request #309 from hairesis/master Ali Maredia 2019-10-07 09:42:14 -0400
  • b051efdada sse-kms test keys parametrization Andrea Baglioni 2019-09-23 21:02:23 +0100
  • 4f9710a23b sse-kms: adding missing kms test to parametrization Andrea Baglioni 2019-09-24 16:49:13 +0100
  • c8eb31060a
    Revert "Passing sse-kms keys from configuration instead of hard coding in tests" revert-306-wip-sse-kms-tests-refactor Ali Maredia 2019-10-03 12:16:28 -0400
  • 65f3441636
    Merge pull request #306 from hairesis/wip-sse-kms-tests-refactor Ali Maredia 2019-10-03 12:08:44 -0400
  • 2a475a408a Fix validate_bucket_listv2 Peter Ginchev 2019-09-30 14:38:45 +0300
  • fab38b2579
    Merge pull request #305 from cbodley/wip-validate-bucket-name Ali Maredia 2019-09-24 14:42:46 -0400
  • ad4bb57246 sse-kms test keys parametrization Andrea Baglioni 2019-09-23 21:02:23 +0100
  • 05dd20b14a sse-kms: adding missing kms test to parametrization Andrea Baglioni 2019-09-24 16:49:13 +0100
  • 15d4dd96c5 Fix create_bucket tests as per new bucket naming conventions Soumya Koduri 2019-06-20 23:44:13 +0530
  • 0311cc1ba3 boto2: tag more tests with fails_with_subdomain Casey Bodley 2019-09-10 15:14:49 -0400
  • ae3ab351c8
    Merge pull request #304 from cbodley/wip-fails-with-subdomain Casey Bodley 2019-09-11 10:30:44 -0400
  • 5a67bab487 boto2: tag more tests with fails_with_subdomain Casey Bodley 2019-09-10 15:14:49 -0400