Sage Weil
c1e86748ae
ceph-deploy: install w/ ceph-deploy, not install.py
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-08-31 13:53:12 -04:00
Loic Dachary
fbaedbf9fa
Merge pull request #546 from dachary/wip-11881-multipath
...
ceph-disk workunit
2015-08-31 17:30:05 +02:00
Yan, Zheng
7de534c1da
tasks/qemu: avoid adding duplicated entries to /etc/exports
...
try deleting leftover entries for previous job
Fixes : #12806
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2015-08-31 22:27:38 +08:00
Kefu Chai
cfce56fafe
rados/basic/msgr: enable all experimental features if random/async
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-08-28 15:11:10 -07:00
David Zafman
d155519bfa
Revert "rados/basic/msgr: enable all experimental features if random/async"
...
This reverts commit 40db8376ab
.
Getting errors trying to schedule with this commit.
2015-08-28 14:50:19 -07:00
Sage Weil
33ad04c715
Merge remote-tracking branch 'gh/next'
2015-08-28 15:41:17 -04:00
Samuel Just
d5be625cf3
Merge pull request #548 from tchaikov/wip-enable-exp-features
...
rados/basic/msgr: enable all experimental features if random/async
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-08-28 09:34:42 -07:00
Kefu Chai
40db8376ab
rados/basic/msgr: enable all experimental features if random/async
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-08-29 00:23:00 +08:00
Gregory Farnum
1c250b534d
Merge pull request #547 from ceph/wip-12822
...
tasks/cephfs: timeout on wait in test_network_death
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-08-28 14:01:08 +01:00
John Spray
ffe79e9f31
tasks/cephfs: timeout on wait in test_network_death
...
So that we can get a failure instead of a hang in
Signed-off-by: John Spray <john.spray@redhat.com>
2015-08-28 13:57:23 +01:00
John Spray
a3f8a44d25
Merge remote-tracking branch 'origin/next'
2015-08-28 09:17:28 +01:00
Yan, Zheng
fe0729d3d9
Merge pull request #545 from ceph/wip-12777-next
...
tasks/cephfs: fix test_pool_perm teardown
2015-08-28 09:16:21 +08:00
Loic Dachary
cfd6a6f04e
implement the ceph-disk suite
...
Run the ceph-disk workunit with a mon setup with ceph-deploy. It is
prefered to the install done by the ceph tasks because it relies on the
init system and udev rules which are going to be tested by the ceph-disk
workunit.
http://tracker.ceph.com/issues/11881 Refs: #11881
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-27 23:32:31 +02:00
Loic Dachary
d6c72c3a25
ceph-deploy: implement only_mon
...
If only_mon is true, do not attempt to deploy osds.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-27 23:23:53 +02:00
Loic Dachary
b181783166
ceph-deploy: implement keep_running
...
When keep_running is true, do not shutdown the cluster, leave it as it
is for other workunits or tasks to use. This effectively allows the
ceph-deploy task to be used as a helper to deploy clusters.
The call to build_ceph_cluster is simplified by giving it the whole
configuration dictionary instead of re-building one with selected arguments.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-27 23:20:25 +02:00
Loic Dachary
e5db657e86
ceph-deploy: ceph report on failure
...
When ceph-deploy fails, run ceph report to get more information about
the state of the cluster at the time of the failure.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-27 23:19:22 +02:00
Yuri Weinstein
62f442368e
Update rados_api.yaml(cherry picked from commit 5b9d41e3ea
)
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-08-27 13:10:26 -07:00
Yuri Weinstein
da5d3c28a6
Initial check in to add firefly-hammer-x suite #12641
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 998ba8b58c
)
2015-08-27 13:09:46 -07:00
Sage Weil
850148c2cc
Merge pull request #528 from ceph/wip-12641
...
Initial check in to add firefly-hammer-x suite #12641
2015-08-27 16:03:25 -04:00
Samuel Just
16a6b5df6b
Merge pull request #534 from ceph/wip-12625-master
...
Added singleton hammer-x test to address #525
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-08-27 11:32:22 -07:00
John Spray
df8cecf479
tasks/cephfs: fix test_pool_perm teardown
...
Fixes : #12777
Signed-off-by: John Spray <john.spray@redhat.com>
2015-08-27 17:53:24 +01:00
Samuel Just
f585d0e2a4
Merge pull request #544 from ceph/wip-ms-type-async
...
rados: test both simple, async, and a mix
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-08-27 08:21:12 -07:00
Sage Weil
671a9dfa17
rados: test both simple, async, and a mix
...
- in general, test simple vs async vs random
- not for msgr-less workloads
- not for thrash-erasure-*.. the regular thrash
should cover it.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-08-27 10:38:54 -04:00
Xinze Chi
2280ca527f
fix rebug rados
...
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
2015-08-26 17:56:40 +08:00
Samuel Just
2eac0ff92a
Merge pull request #540 from ceph/wip-hobj-sort
...
suites/rados/thrash: randomize hobject sort order
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-08-25 19:33:47 -07:00
Sage Weil
ccc47d32c8
suites/rados/thrash: randomize hobject sort order
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-08-25 21:33:57 -04:00
Yuri Weinstein
5b9d41e3ea
Update rados_api.yaml
2015-08-25 10:27:08 -07:00
Yuri Weinstein
998ba8b58c
Initial check in to add firefly-hammer-x suite #12641
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-08-25 10:11:09 -07:00
Zack Cerza
9063eaa6ad
Merge pull request #538 from ceph/wip-12758
...
ceph_deploy: if a branch is given, use it when installing rgw
2015-08-24 09:13:44 -06:00
Andrew Schoen
766da54dbc
ceph_deploy: if a branch is given, use it when installing rgw
...
Fixes: http://tracker.ceph.com/issues/12758
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-08-24 10:09:24 -05:00
Sage Weil
b2daae6aa7
Merge remote-tracking branch 'gh/next'
2015-08-24 08:35:38 -04:00
Loic Dachary
df03d84fb8
Merge pull request #523 from dachary/wip-10887-shec
...
erasure-code: CEPH_FEATURE_ERASURE_CODE_PLUGINS_V3 integration tests
Reviewed-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com>
2015-08-22 23:24:49 +02:00
Yan, Zheng
753f93dde8
Merge pull request #526 from ceph/wip-stashed-layout
...
tasks/cephfs: implement TestDataScan.test_stashed_layout
2015-08-20 19:03:59 +08:00
Yuri Weinstein
a998b4669c
Merge pull request #536 from ceph/wip-11881-multipath
...
ceph-deploy: hints for OpenStack
2015-08-18 13:03:28 -07:00
Loic Dachary
53a714ee3a
update the list of supported distributions
...
CentOS 6 and Ubuntu 12.04 are not support after Infernalis.
CentOS 7 is supported starting with Infernalis.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-18 21:46:41 +02:00
Sage Weil
21c01c7847
Merge pull request #537 from dachary/wip-supported
...
update the list of supported distributions
Reviewed-by: Sage Weil <sage@redhat.com>
2015-08-18 15:35:35 -04:00
Loic Dachary
e252c47f67
update the list of supported distributions
...
CentOS 6 and Ubuntu 12.04 are not support after Infernalis.
CentOS 7 is supported starting with Infernalis.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-18 21:29:47 +02:00
Loic Dachary
3da86724c3
ceph-deploy: hints for OpenStack
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-08-18 20:33:31 +02:00
Yan, Zheng
641169f254
Merge pull request #531 from ceph/wip-mds-debug
...
tasks/kcephfs: enable MDS debug
2015-08-18 17:38:34 +08:00
Yuri Weinstein
8f66ecb3e2
Added singleton hammer-x test to address #12625
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-08-17 10:05:37 -07:00
Samuel Just
48a8b23539
Merge pull request #533 from ceph/revert-525-wip-12625-master
...
Revert "Added singleton hammer-x test to address #12625 "
2015-08-17 09:56:19 -07:00
Samuel Just
8bfb1c91fb
Revert "Added singleton hammer-x test to address #12625 "
2015-08-17 09:56:09 -07:00
Samuel Just
4764e7f882
Merge pull request #525 from ceph/wip-12625-master
...
Added singleton hammer-x test to address #12625
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-08-17 09:50:50 -07:00
Travis Rhoden
dceae70ece
Merge pull request #514 from ceph/wip-cd-add-branch-install
...
- Use branch from config for ceph-deploy testing
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
2015-08-14 11:24:08 -07:00
Dan Mick
fa37198d5f
Merge pull request #529 from ceph/wip-calamari-cli
...
calamari_setup: install "cli" utils on Calamari node
Reviewed-by: Dan Mick <dmick@redhat.com>
2015-08-13 20:34:51 -07:00
John Spray
aa84941cf9
tasks/kcephfs: enable MDS debug
...
To help us debug #11482
Signed-off-by: John Spray <john.spray@redhat.com>
2015-08-13 19:08:16 +01:00
John Spray
c1ca95cd16
tasks/cephfs: implement TestDataScan.test_stashed_layout
...
This is for testing how cephfs-data-scan handles
the new 'layout' xattr when found during recovery.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-08-13 14:29:35 +01:00
Ken Dreyer
0cf220ad4f
calamari_setup: install "cli" utils on Calamari node
...
In our RHCS 1.3 ceph-deploy docs, we tell users to run "ceph-deploy
install --cli" on their calamari admin node, but our smoke test wasn't
actually doing this.
See https://bugzilla.redhat.com/1252929 , "[Ubuntu 1.3.0] - ceph-deploy
install --no-adjust-repos --cli `hostname` is failing with a Traceback
error"
2015-08-12 14:52:37 -06:00
Ken Dreyer
8ebab808a3
Merge pull request #527 from dmick/master
...
calamari_setup: change to use ceph-deploy repo command
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2015-08-11 19:42:46 -06:00
Dan Mick
532a4e4a8b
calamari_setup: change to use ceph-deploy repo command
...
Fixes : #12643
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2015-08-11 16:14:38 -07:00