Sage Weil
a546e20761
rados/objectstore: move objectstore related tests from singleton-nomsgr
...
Just so they're in a nice convenient bunch.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-23 11:04:02 -07:00
tamil
367d4da083
added debug messages for radosbench.yaml
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-07-22 16:15:19 -07:00
Zack Cerza
efce34186c
Fail sooner if an invalid config_yaml is passed
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-07-22 15:47:53 -06:00
Yuri Weinstein
456aff87fc
Removed rados/test.sh for now
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-22 14:05:38 -07:00
Zack Cerza
0e2149c86e
Remove kcon_most
...
It was unused.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-07-22 13:57:40 -06:00
Zack Cerza
d6e5895fb2
Merge pull request #293 from ceph/wip-ship-utilities
...
move ship_utilities to install task (from ceph test)
2014-07-22 13:49:57 -06:00
Sage Weil
828bb2a6ea
ceph_deploy: use new ship_utilities location
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-22 10:55:10 -07:00
John Spray
344d5974fd
Remove mds role from rados & rgw tests
...
Follow up to a24efaef
, remove the mds from
the (mainly singleton) test configs that
explicitly list it.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-22 16:44:02 +01:00
Yuri Weinstein
fb6ab3bcf4
Modified print task
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-21 21:35:53 -07:00
Josh Durgin
5f452829a3
Merge pull request #64 from ceph/wip_dumpling-firefly-x_upgrade_suite
...
Wip dumpling firefly x upgrade suite
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2014-07-21 16:22:19 -07:00
Josh Durgin
13824408f0
upgrade/dumpling-firefly-x: remove unnecessary files
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-07-21 16:18:58 -07:00
Josh Durgin
e962fa7552
upgrade/dumpling-firefly-x: upgrade clients to firefly
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-07-21 16:14:20 -07:00
Sage Weil
c6ee02d0e1
upgrade/dumpling-firefly-x: use correct tests against final workload
...
No reason to run old tests against new code here.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:31:51 -07:00
Sage Weil
54404d94e3
upgrade/dumpling-firefly-x: rename final upgrade yamls; expect quorum
...
The difference is whether we upgrade all at once or each individually.
Also, expect a quorum between a mix of dumpling and firefly monitors.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:31:24 -07:00
Sage Weil
04d4476519
upgrade/dumpling-firefly-x: run firefly tests against firefly
...
At this point we've upgraded to firefly.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:30:37 -07:00
Sage Weil
76da3e74ad
upgrade/dumpling-firefly-x: test rados api
...
not sure why this was left off?
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:30:05 -07:00
Sage Weil
a22d5c8b5b
upgrade/dumpling-firefly-x: drop useless line
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:29:53 -07:00
Sage Weil
2b4f740200
rados/singleton-nomsgr/all/alloc-hint: fix config syntax
...
Put in [osd] section.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 08:36:20 -07:00
John Spray
72b3417890
task/mds_journal_migration: use existing clients
...
Since refactoring ceph_fuse and kclient tasks
to store Mount objects on ctx, the mds_journal_migration
task can use those instead of explicitly instantiating its own.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-21 12:56:05 +01:00
Sage Weil
2dad906f4a
move ship_utilities to install task (from ceph test)
...
No need to install ceph just to get daemon-helper, adjust-ulimits, etc..
These utilities are used by lots of tasks, not just ceph.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-19 09:22:27 -07:00
Yuri Weinstein
b779e5acf8
Removed upgrade-sequence to avoid failures (becasue 3-firefly-upgrade is downgrading then to firefly causing failures)
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-18 14:40:47 -07:00
Sage Weil
02a6c917ec
rados/singleton-nomsgr/all/alloc-hint: enable xfs extsize for test
...
This is off by default; enable it for this test.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-18 13:18:53 -07:00
Gregory Farnum
a24efaef30
Merge pull request #61 from ceph/wip-no-mds
...
clusters: Remove mds from default fixed-* configs
Reviewed-by: Greg Farnum <greg@inktank.com>
2014-07-18 10:49:13 -07:00
John Spray
a06df52a3f
clusters: Remove mds from default fixed-* configs
...
Create a separate fixed-3-cephfs cluster config for
use in the filesystem tests.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-18 18:18:36 +01:00
Yuri Weinstein
b140ce9eb3
Re-enabled rgw tests, #8846 should be fixed now
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 16:39:14 -07:00
Yuri Weinstein
eba43a9a74
Fixed prints
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:39:23 -07:00
Yuri Weinstein
cbe9ee2cc8
Added prints
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:21:44 -07:00
Yuri Weinstein
c1896d56a0
Fixed missed line
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:05:32 -07:00
Yuri Weinstein
be0330c5ab
Removed 'firefly' branch name, upgrade step will be set to 'next' or 'master' from teuthology-suite comman line
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:00:58 -07:00
Yuri Weinstein
04f040ad49
Again fixed identations
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 11:30:54 -07:00
Yuri Weinstein
2a82fd6a31
Fixed indentation
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 10:52:40 -07:00
Yuri Weinstein
2679a024fc
Added print tasks
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 08:28:56 -07:00
Yuri Weinstein
7c0f1d8daa
Commented out rgw tests
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-16 17:34:53 -07:00
Yuri Weinstein
5355681526
Disabled rwg tests for now to wait for fix for radosgw crash #8846
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-16 17:03:47 -07:00
Yuri Weinstein
7fb0f64497
Replace branch dumpling with firefly to fix capitalization issue 2048k vs 2048K
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-16 11:15:24 -07:00
Zack Cerza
b8c443b44f
Fix get_hash() arg ordering
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-07-16 12:07:55 -06:00
Zack Cerza
fccc6adb7f
Merge pull request #287 from ceph/wip-mds-sessions
...
Wip mds sessions
2014-07-15 16:27:56 -06:00
Zack Cerza
443b782d39
Merge pull request #288 from ceph/wip-upgrade-fix
...
task/ceph: Make cephfs_setup cuttlefish-compatible
2014-07-15 16:22:29 -06:00
Sage Weil
d5a4998b3d
Merge pull request #291 from ceph/wip-rgw-pools
...
rgw: set data extra pool correctly
Backport: next, firefly
Reviewed-by: Sage Weil <sage@redhat.com>
2014-07-15 14:57:49 -07:00
Yehuda Sadeh
63fb271b7e
rgw: set data extra pool correctly
...
When configuring multiregion zone, set the data extra pool
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2014-07-15 13:02:20 -07:00
Yuri Weinstein
32bffa5a18
Added client.0 upgrade step
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-15 11:34:58 -07:00
Yuri Weinstein
2aea9debc7
Commented out test.sh as failed tests: LibRadosMisc.Operate1PP can't work across dumpling and firefly releases
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-15 11:22:18 -07:00
Zack Cerza
29c06f00d9
Add and use new fetch() method
...
The old fetch_branch() wasn't behaving properly with the ceph.com git
mirror. This method works with github.com and ceph.com. Add a couple
unit tests, and leave the old fetch_branch() in place for now, even
though nothing uses it.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-07-15 12:02:32 -06:00
Sage Weil
7262effc12
Merge pull request #290 from ceph/wip-deep-scrub
...
task/ceph.py: deep-scrub instead of scrub
2014-07-15 12:02:32 -06:00
Zack Cerza
79da400dcf
Fix a bug where results_email was being ignored
...
Referring to the setting in ~/.teuthology.yaml
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-07-15 12:02:32 -06:00
Samuel Just
26c49ec26e
task/ceph.py: deep-scrub instead of scrub
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2014-07-15 10:28:11 -07:00
Sage Weil
36441a27d6
README: teuthology-suite
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-15 10:08:09 -07:00
Yuri Weinstein
cc754bae86
Enabled tunables
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-15 09:33:35 -07:00
Yuri Weinstein
c8421651cc
Changed restart order, mds after osd
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-15 09:10:05 -07:00
John Spray
9c8dd98a38
task/kclient: remove redundant double loop
...
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-15 13:30:16 +01:00