Commit Graph

4021 Commits

Author SHA1 Message Date
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
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
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
1922c61bbf ceph: ugh fix syntax
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-25 11:37:44 -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
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
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
Yuri Weinstein
4ccf88a9d6 Merge branch 'hammer' of https://github.com/ceph/ceph-qa-suite into hammer 2015-02-22 14:01:01 -08:00
Yuri Weinstein
3d8cfc0f4d Fixes #10652
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-02-22 13:57:33 -08:00
Yuri Weinstein
63d51d0448 Fixes http://tracker.ceph.com/issues/10652
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-02-22 13:49:10 -08:00
Zack Cerza
60f2516fb7 Merge pull request #333 from ceph/teuthology-update
Mirror the supported distros used in nightlies in the teuthology suite
2015-02-16 13:02:01 -07:00
Andrew Schoen
fc6f275c8d Mirror the supported distros used in nightlies in the teuthology suite
I decided not to symlink because I'm using a file name convention to
easily filter out distros that need a vps.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-02-13 16:15:04 -06:00
Yuri Weinstein
2df632e54d 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>
2015-02-13 09:09:36 -08:00
David Zafman
ca04dc65c1 Thrasher: Fix log message
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-02-12 11:54:59 -08:00
Zack Cerza
f167e3241f Merge pull request #330 from ceph/teuthology-cleanup
Make jobs in the teuthology suite that install ceph run the 'tests' task
2015-02-11 14:09:19 -07:00
Andrew Schoen
34af5a9c37 Run the 'tests' task for jobs in the teuthology suite that install ceph
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-02-11 14:42:30 -06:00
Andrew Schoen
d047a2d1a8 Ignore *.pyc files and __pycache__ folders
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-02-11 14:41:11 -06:00
Andrew Schoen
ea7a0288c1 Merge pull request #329 from ceph/wip-10828
normalize acl responses from rgw
2015-02-11 10:49:11 -06:00
Alfredo Deza
7b2062602f rename test to tests, follows best practices for tests dirs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-11 11:25:45 -05:00