Kefu Chai
4b0e2c8ed4
qa: fix typos
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-09-21 12:41:42 +08:00
Alan Somers
3aae5ca6fd
scripts: fix bash path in shebangs
...
/bin/bash is a Linuxism. Other operating systems install bash to
different paths. Use /usr/bin/env in shebangs to find bash.
Signed-off-by: Alan Somers <asomers@gmail.com>
2017-07-27 13:24:26 -06:00
Abhishek Lekshmanan
a4727f3fef
qa: run-s3tests: use python2 for s3tests & set PATH correctly
...
in case we're in a vstart deployment, update PATH so that rgw-admin is
found, also set path correctly if we're in a vstart env.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-05-19 17:39:50 +02:00
Sage Weil
40fe1d181c
qa/workunits/rgw/run-s3tests.sh: run s3-tests
...
This works out of the box with a vstart environment and
RGW=1 ../src/vstart.sh -n -l
PATH=bin:$PATH ../qa/workunits/rgw/run-s3tests.sh
Signed-off-by: Sage Weil <sage@redhat.com>
2017-05-05 15:20:18 -04:00
Yehuda Sadeh
00f21d8bb6
workunits/rgw: adjust radosgw-admin output parsing
...
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-01-29 09:31:33 -08:00
Yehuda Sadeh
b685baad30
workunits/rgw: set radosgw-admin location through env variable
...
add new RGW_ADMIN to be able to set call.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-01-29 09:31:33 -08:00
Warren Usui
19dafe1648
Remove sepia dependency (use fqdn)
...
Fixes : #10255
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-12-18 17:16:24 -08:00
Warren Usui
9e3b8609cb
Fix s3 tests in the rgw workunit.
...
Make it possible to set RGW_PORT with ENV variable.
Fixes: 7500
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-04-28 13:56:29 -07:00
Warren Usui
2779e2ab03
Make sure s3_utilities are found.
...
Add FindBin code to rgw/s3 tests to include s3_utilites.pm properly.
Fixes: 7863
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-03-25 16:30:03 -07:00
Warren Usui
b2fcc6e195
Remove code duplication from s3 tests.
...
A new module, s3_utilities.pm has been created. It contains
subroutines common to at least two of the workunits in this
directory. Code was moved here from the other pl files, and
some minor changes (paramers and scope changes) were needed.
Fixes: 7472
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-03-14 21:52:37 -07:00
Warren Usui
5b88856cd2
Use pgrep radosgw to determine if rados gateway is running.
...
Fixes: 7528
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-02-28 21:43:31 -08:00
Yehuda Sadeh
20641b6761
Merge pull request #1280 from ceph/wip-7374-wusui
...
Fix sub check() to not exit if rgw is running.
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
2014-02-25 18:00:37 -08:00
Warren Usui
8020dcf779
Fixed get_status() to find client.radosgw fields inside of ps output.
...
Fixes: 7375
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-02-25 16:52:28 -08:00
Warren Usui
8200b8a025
Fix get_status() to find client.rados text inside of ps command results.
...
Added port (fixed value for right now in teuthology) to hostname.
Fixes: 7374
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-02-25 16:49:39 -08:00
tamil
5d59dd9cd6
script to test rgw multi part uploads using s3 interface
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-02-07 22:15:11 -08:00
tamil
0f2386a102
script to test rgw user quota functionality
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-02-07 15:34:05 -08:00
tamil
54caa0192b
removing rgw_tests.sh
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-01-21 18:44:57 -08:00
tamil
8b8ede7a13
modified the port to 7280 in the script instead of the default 80
...
Signed-off-by: tamil <tamil@tamil-VirtualBox.(none)>
2014-01-21 17:50:00 -08:00
tamil
850b4f426f
script for rgw bucket quota testing
...
Signed-off-by: tamil <tamil@tamil-VirtualBox.(none)>
2014-01-21 15:56:37 -08:00
tamil
fe136845a8
added execute permission to the script
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-12-18 14:32:35 -08:00
tamil
d9e33ea739
rgw workunit to test bucket quota
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-12-18 14:23:54 -08:00