Josh Durgin
|
a488d61088
|
upgrade rgw: increase client mount timeout
This should let radosgw restart and connect once the cluster is finished upgrading
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
|
2013-05-01 16:36:21 -07:00 |
|
Josh Durgin
|
809814b6f9
|
rgw: restart radosgw too
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
|
2013-04-30 16:59:25 -07:00 |
|
Sage Weil
|
a9188bfd15
|
upgrade: fs: ignore 'wrongly marked down'
|
2013-04-29 09:50:36 -07:00 |
|
Sage Weil
|
4f2df74425
|
rbd: dont' test python on bobtail
The workunit will pull the latest and fail
|
2013-04-29 09:50:36 -07:00 |
|
Sage Weil
|
f3b7db1a25
|
upgrade: restructure rbd tests
- expand matrix
- include branch: bobtail in first set of tests so that we run the right
version of the test
|
2013-04-29 09:50:36 -07:00 |
|
Sage Weil
|
8315a22caf
|
upgrade: debug fs jobs
These are hanging; crank up logs to see why.
|
2013-04-27 20:55:53 -07:00 |
|
Sage Weil
|
bc0b50f358
|
upgrade: dbench instead of blogbench
blogbench hangs bobtail ceph-fuse in some
cases, it seems.
|
2013-04-27 20:55:38 -07:00 |
|
Sage Weil
|
788236302a
|
upgrade: reorganize the basic/rados suite
Use facets instead of duplicating the test content each time.
|
2013-04-27 20:55:38 -07:00 |
|
Sage Weil
|
17f34a705c
|
rgw asdf
|
2013-04-27 20:55:38 -07:00 |
|
Sage Weil
|
f1eeec39ff
|
upgrade: rgw: restructure collection
- use separate facets
- make final swift use client.1 so it doesn't
collide with a previous run
|
2013-04-27 20:55:38 -07:00 |
|
Sage Weil
|
5744afeb5b
|
upgrade: do not start second radosgw
Use the first one. This verifies bobtail radosgw works against cuttlefish
osds.
|
2013-04-26 17:12:55 -07:00 |
|
Sage Weil
|
f08c3a502b
|
upgrade: mount fs with ceph-fuse for fs tests
|
2013-04-26 17:04:33 -07:00 |
|
Sage Weil
|
ab353c7109
|
upgrade: run blogbench against ceph-fuse
Otherwise this runs on the local disk, not touching the ceph cluster.
|
2013-04-26 16:57:40 -07:00 |
|
Sage Weil
|
928e241a7d
|
upgrade: run rados python test on bobtail to avoid polluting cluster with pools
Extra pools from test.sh will make this fail:
2013-04-26T11:06:45.631 INFO:teuthology.task.workunit.client.0.err:test_rados.TestRados.test_list_pools ... FAIL
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:======================================================================
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:FAIL: test_rados.TestRados.test_list_pools
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:----------------------------------------------------------------------
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:Traceback (most recent call last):
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: self.test(*self.arg)
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: File "/home/ubuntu/cephtest/1527/mnt.0/client.0/tmp/test_rados.py", line 37, in test_list_pools
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: eq(set(), self.list_non_default_pools())
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err: File "/usr/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err: assert a == b, msg or "%r != %r" % (a, b)
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err:AssertionError: set([]) != set(['foo.24250.', 'test-rados-api-plana05-22578-27', 'foo.24250', 'foo.23821'])
|
2013-04-26 16:52:04 -07:00 |
|
Sage Weil
|
aa16700d12
|
Merge branch 'next'
|
2013-04-22 20:59:43 -07:00 |
|
Sage Weil
|
bbcba29271
|
set 'filestore flush min = 0' for all ffsb jobs
Until we fix #4579
|
2013-04-22 20:59:25 -07:00 |
|
tamil
|
551860fabd
|
rgw suite for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-04-17 14:43:52 -07:00 |
|
tamil
|
7eb09ef3a6
|
changed "master" to "next"
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-04-08 18:09:39 -07:00 |
|
tamil
|
42dfc752ae
|
task yaml for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-04-08 17:58:34 -07:00 |
|
tamil
|
3c3969de23
|
rados test suite for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-27 17:25:11 -07:00 |
|
tamil
|
d2a021be61
|
rbd test suites for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-27 17:00:29 -07:00 |
|
tamil
|
e86273e12b
|
fs test suite for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-27 15:44:12 -07:00 |
|
tamil
|
ac505d0abb
|
suites for upgrade
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-27 13:03:36 -07:00 |
|
tamil
|
26a9b132ea
|
Merge branch 'master' of github.com:ceph/ceph-qa-suite
|
2013-03-27 11:10:23 -07:00 |
|
tamil
|
18a782d077
|
qa suites for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-20 17:42:56 -07:00 |
|
tamil
|
9d2f7f088f
|
Merge branch 'master' of github.com:ceph/ceph-qa-suite
|
2013-03-18 18:12:36 -07:00 |
|
tamil
|
f7fe5b33d1
|
task yaml for basic upgrade
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-15 13:16:54 -07:00 |
|
tamil
|
8b942d6b51
|
task yaml for upgrade tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-15 13:13:15 -07:00 |
|
tamil
|
9b252dda87
|
task yaml for upgrade test
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
|
2013-03-15 13:13:15 -07:00 |
|