Alfredo Deza
1673be45c0
add missing mon object to osd_failsafe
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:31:31 -05:00
Alfredo Deza
959c491462
remove unused imports from populate_rbd
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:27:11 -05:00
Alfredo Deza
6d45352782
remove unused imports from peering_speed
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:26:42 -05:00
Alfredo Deza
9df27f7a10
remove unused variable assignment
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:26:15 -05:00
Alfredo Deza
d22cd6917b
remove unused import in calamari_setup
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:25:12 -05:00
Alfredo Deza
26c5a82af9
fix undefined var in divergent_priors
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:24:41 -05:00
Alfredo Deza
e4ba81700b
fix lint errors on ceph_fuse
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:20:19 -05:00
Alfredo Deza
7108b699fd
initial tox.ini to run flake8
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:18:44 -05:00
Alfredo Deza
4068f73ade
ignore tox hidden dir
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 11:18:28 -05:00
Josh Durgin
296d31ecb0
rbd: fix copy-on-read setting
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit aa6240c6f4
)
2015-02-25 23:01:01 -08:00
Josh Durgin
aa6240c6f4
rbd: fix copy-on-read setting
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-02-25 23:00:34 -08:00
Josh Durgin
473cba0ffe
rbd: add merge_diff test
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit e7bf3d05a6
)
2015-02-25 18:57:59 -08:00
Jason Dillaman
bb6dd0e204
suites/rbd: add object map tests
...
Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old format, basic
new format, and new format w/ object map.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b277946848
)
2015-02-25 18:57:54 -08:00
Josh Durgin
e7bf3d05a6
rbd: add merge_diff test
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-02-25 18:50:12 -08:00
Josh Durgin
7990be050b
Merge pull request #346 from ceph/wip-librbd-default-config
...
suites/rbd: add object map tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-02-25 18:47:53 -08:00
Jason Dillaman
b277946848
suites/rbd: add object map tests
...
Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old format, basic
new format, and new format w/ object map.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-02-25 21:40:05 -05:00
Sage Weil
55c11a3b41
ceph: ugh fix syntax
...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1922c61bbf
)
2015-02-25 11:38:12 -08:00
Sage Weil
1922c61bbf
ceph: ugh fix syntax
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-25 11:37:44 -08:00
Yuri Weinstein
fea2e22774
Fixes #10869 , added {role} to the dir name.
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 9942440ddf9f6847e76de3b49f1ad0d98c62a3d0)
2015-02-25 11:30:59 -08:00
Sage Weil
5be8b8ef17
ceph: fix ps axuf lsof line
...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 18307be0ca
)
2015-02-25 11:05:42 -08:00
Sage Weil
18307be0ca
ceph: fix ps axuf lsof line
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-25 11:05:13 -08:00
Samuel Just
f0fc416440
Merge pull request #344 from tchaikov/log-exec-from-thrasher
...
Thrasher: log backtrace of thrown exception
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-02-25 06:50:53 -08:00
Kefu Chai
64de3cd574
Thrasher: log backtrace of thrown exception
...
* add a wrapper to log uncaught exception to self.logger, greenlet also
prints the backtrace and exception to stderr, but teuthology.log does
not capture stderr. so we need to catch them by ourselves to reveal
more info to root-cause this issue.
* log uncaught exception thrown by Thrasher.do_thrash() to self.log.
See: #10630
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-02-25 16:10:52 +08:00
Zack Cerza
b8e3f53c48
Merge pull request #343 from ceph/wip-10680
...
Use an NFS mount instead of virtio-9p in the qemu task
2015-02-24 13:08:34 -07:00
Andrew Schoen
93f2bea353
Use an NFS mount instead of virtio-9p in the qemu task
...
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-02-24 12:47:58 -06:00
Sage Weil
a8adf1838f
Merge pull request #342 from ceph/wip-psauxf
...
ceph: ps axf too before lsof
2015-02-24 07:00:07 -08:00
Sage Weil
1ee621683a
ceph: ps axf too before lsof
...
Specifically, I want to know *who* is running the ceph-osd that is
holding the files open.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a68281e147
)
2015-02-24 06:59:55 -08:00
Sage Weil
a68281e147
ceph: ps axf too before lsof
...
Specifically, I want to know *who* is running the ceph-osd that is
holding the files open.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-24 06:59:16 -08:00
Sage Weil
7e5d8cb61a
Merge pull request #341 from ceph/wip-path
...
workunit: include /usr/sbin in the PATH for all commands
2015-02-24 06:33:58 -08:00
Gregory Farnum
8619c7166c
Merge pull request #340 from ceph/hadoop-workunits
...
Hadoop workunits
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-02-23 22:35:50 -08:00
Greg Farnum
0e53f5f38b
workunit: include /usr/sbin in the PATH for all commands
...
Fixes : #10600
Backport: hammer, giant, firefly, dumpling
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-02-23 21:05:04 -08:00
Sage Weil
9c67bded62
Merge pull request #274 from ceph/wip-promote
...
rados/thrash: add readproxy facet
2015-02-23 21:02:07 -08:00
Sage Weil
508270be76
Merge pull request #313 from armaseg/master
...
teuthology: some suites still use http://ceph.newdream.net
2015-02-23 21:01:45 -08:00
Noah Watkins
6a348ae187
hadoop: fixup for new replication test
...
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-02-23 20:02:37 -08:00
Sage Weil
0365f8b68d
ceph: lsof if umount fails
...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 077e917af1
)
2015-02-23 17:01:00 -08:00
Sage Weil
97fb9d8ed6
ceph: archive logs at very end
...
This ensures that we still gather the logs even if the other nested tasks
throw an exception in the finally block.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ca09683f5f
)
2015-02-23 17:00:57 -08:00
Sage Weil
c5e741e55a
Merge remote-tracking branch 'gh/hammer'
2015-02-23 17:00:37 -08:00
Yuri Weinstein
7cee94904f
Fixed typoes
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a278267dc2)
2015-02-23 14:42:36 -08:00
Yuri Weinstein
05e5d87404
Fixed typo causing "too many values to unpack" error
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2eda78d64b)
2015-02-23 14:42:36 -08:00
Yuri Weinstein
86e8e9d83c
Fixes #10704
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469f08e47d82)
2015-02-23 14:42:36 -08:00
Yuri Weinstein
78d65a842f
Fixed typoes
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a278267dc2)
2015-02-23 14:40:19 -08:00
Yuri Weinstein
d1d3f1cc1c
Fixed typo causing "too many values to unpack" error
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2eda78d64b)
2015-02-23 14:40:19 -08:00
Yuri Weinstein
7b2cbac517
Fixes #10704
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469f08e47d82)
2015-02-23 14:40:19 -08:00
Andrew Schoen
e4ac55a627
Merge pull request #337 from ceph/wip-umount
...
lsof on umount failure; catpure logs for aggressively
2015-02-23 15:54:27 -06:00
Sage Weil
077e917af1
ceph: lsof if umount fails
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 13:52:48 -08:00
Sage Weil
ca09683f5f
ceph: archive logs at very end
...
This ensures that we still gather the logs even if the other nested tasks
throw an exception in the finally block.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 13:52:48 -08:00
Yuri Weinstein
88ee757e86
Merge pull request #339 from ceph/wip-10652-2
...
Fixes #10652
2015-02-23 11:39:59 -08:00
Yuri Weinstein
e601fb160c
Fixes #10652
...
Removed firefly-giant dir as it's not needed
Fixed branch assignment in dumpling-x
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-02-23 11:33:49 -08:00
Yuri Weinstein
57ebe7ea91
Fixes #10652
...
Removed firefly-giant dir as it's not needed
Fixed branch assignment in dumpling-x
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a91994f09201fdf497798d2c8051b27189b5e486)
2015-02-23 11:18:33 -08:00
Noah Watkins
714340ab02
hadoop: add terasort task
...
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-02-22 21:08:45 -08:00