]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
10 years agoerasure-code: enable ec-rados-default.yaml
Loic Dachary [Tue, 24 Mar 2015 16:41:12 +0000 (17:41 +0100)]
erasure-code: enable ec-rados-default.yaml

The ec-rados-default.yaml started with:

  workload:
    sequential:

which is only suitable for suites/upgrade/giant-x/parallel/2-workload/sequential_run/ec-rados-default.yaml

because suites/upgrade/giant-x/parallel/1-giant-install/giant.yaml has

   - parallel:
      - workload
      - upgrade-sequence

The same file was included in contexts where the parallel task was not
used and the workload did not run:

  ./suites/upgrade/firefly-x/stress-split-erasure-code/5-workload/ec-rados-default.yaml
  ./suites/upgrade/giant-x/stress-split-erasure-code/5-workload/ec-rados-default.yaml
  ./suites/upgrade/giant-x/stress-split-erasure-code-x86_64/5-workload/ec-rados-default.yaml

The ec-rados-default.yaml is modified to be a task instead of a
sequential task in a parallel tasks. The ec-rados-sequential.yaml is
added and is linked in
suites/upgrade/giant-x/parallel/2-workload/sequential_run instead of ec-rados-default.yaml.

http://tracker.ceph.com/issues/11221 Fixes: #11221

Signed-off-by: Loic Dachary <loic@dachary.org>
10 years agoMerge pull request #375 from dachary/wip-rgw-regional-summary
Loic Dachary [Mon, 23 Mar 2015 00:17:07 +0000 (01:17 +0100)]
Merge pull request #375 from dachary/wip-rgw-regional-summary

ensure summary is looked for the user we need (part 2)

Reviewed-by: Loic Dachary <ldachary@redhat.com>
10 years agoensure summary is looked for the user we need (part 2)
Loic Dachary [Sun, 22 Mar 2015 16:43:02 +0000 (17:43 +0100)]
ensure summary is looked for the user we need (part 2)

Move the get_user_summary(out, user) logic to util.rgw so that it can be
shared between radosgw_admin_rest.py and radosgw_admin.py and modify
them accordingly.

http://tracker.ceph.com/issues/11180 Fixes: #11180

Signed-off-by: Loic Dachary <loic@dachary.org>
10 years agoMerge pull request #373 from ceph/wip-10861
Gregory Farnum [Sat, 21 Mar 2015 00:44:03 +0000 (17:44 -0700)]
Merge pull request #373 from ceph/wip-10861

fs: fix up dd testing again

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
10 years agoMerge pull request #371 from ceph/wip-iso-style
Gregory Meno [Sat, 21 Mar 2015 00:33:53 +0000 (20:33 -0400)]
Merge pull request #371 from ceph/wip-iso-style

Add support for ISOs to tasks/calamari_setup

10 years agofs: fix up dd testing again
Greg Farnum [Sat, 21 Mar 2015 00:09:02 +0000 (17:09 -0700)]
fs: fix up dd testing again

We need to change into the directory during the same shell session as we actually
run the dd...

Fixes: #10861
Backport: hammer, giant, firefly, dumpling

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
10 years agocalamari_setup: oops: ice-tools is still where it was on github.com
Dan Mick [Sat, 21 Mar 2015 00:26:53 +0000 (17:26 -0700)]
calamari_setup: oops: ice-tools is still where it was on github.com

Signed-off-by: Dan Mick <dan.mick@redhat.com>
10 years agoMerge pull request #372 from ceph/wip-11180
Andrew Schoen [Fri, 20 Mar 2015 14:33:13 +0000 (09:33 -0500)]
Merge pull request #372 from ceph/wip-11180

ensure summary is looked for the user we need

10 years agoensure summary is looked for the user we need
Alfredo Deza [Fri, 20 Mar 2015 13:27:05 +0000 (09:27 -0400)]
ensure summary is looked for the user we need

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agocalamari_setup: add -y to yum localinstall icesetup
Gregory Meno [Thu, 19 Mar 2015 20:14:52 +0000 (20:14 +0000)]
calamari_setup: add -y to yum localinstall icesetup

also fix a few flake8 things

Signed-off-by: Ubuntu <ubuntu@vpm047.front.sepia.ceph.com>
10 years agocalamari_setup: handle iso, preserving support for tar.gz
Dan Mick [Thu, 19 Mar 2015 00:06:14 +0000 (17:06 -0700)]
calamari_setup: handle iso, preserving support for tar.gz

Signed-off-by: Dan Mick <dan.mick@redhat.com>
10 years agocalamari_setup: small comment/logmsg fixes, correct git user path
Dan Mick [Thu, 19 Mar 2015 00:05:02 +0000 (17:05 -0700)]
calamari_setup: small comment/logmsg fixes, correct git user path

Signed-off-by: Dan Mick <dan.mick@redhat.com>
10 years agocalamari_setup: make iceball fetch/creators return path to iceball
Dan Mick [Thu, 19 Mar 2015 00:03:17 +0000 (17:03 -0700)]
calamari_setup: make iceball fetch/creators return path to iceball

Also, widen the concept of "iceball" to include both iso and tar.gz

Signed-off-by: Dan Mick <dan.mick@redhat.com>
10 years agocalamari_setup: Refactor/simplify in preparation for iso support
Dan Mick [Thu, 19 Mar 2015 00:16:41 +0000 (17:16 -0700)]
calamari_setup: Refactor/simplify in preparation for iso support

Signed-off-by: Gregory Meno <gmeno@redhat.com>
10 years agoMerge pull request #364 from ceph/wip-11043
Josh Durgin [Fri, 6 Mar 2015 19:34:42 +0000 (11:34 -0800)]
Merge pull request #364 from ceph/wip-11043

Implemented "exclude_packages" feature #11043
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agoImplemented "exclude_packages" feature #11043
Yuri Weinstein [Fri, 6 Mar 2015 00:19:48 +0000 (16:19 -0800)]
Implemented "exclude_packages" feature #11043

Fixed per Josh's comment

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoImplemented "exclude_packages" feature #11043
Yuri Weinstein [Fri, 6 Mar 2015 00:19:48 +0000 (16:19 -0800)]
Implemented "exclude_packages" feature #11043

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #357 from ceph/wip-10949
John Spray [Wed, 4 Mar 2015 19:14:43 +0000 (19:14 +0000)]
Merge pull request #357 from ceph/wip-10949

tasks/cephfs: clean up core on deliberate crash

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agotasks/cephfs: clean up core on deliberate crash
John Spray [Thu, 26 Feb 2015 16:27:13 +0000 (16:27 +0000)]
tasks/cephfs: clean up core on deliberate crash

To avoid internal.coredump task synthesizing a failure
during teardown from the core we left behind.

Fixes: #10949
Signed-off-by: John Spray <john.spray@redhat.com>
10 years agoMerge pull request #362 from ceph/wip-11020
Zack Cerza [Wed, 4 Mar 2015 16:03:33 +0000 (09:03 -0700)]
Merge pull request #362 from ceph/wip-11020

Control the nfs service correctly on rpm-based systems

10 years agoControl the nfs service correctly on rpm-based systems
Andrew Schoen [Wed, 4 Mar 2015 14:57:03 +0000 (08:57 -0600)]
Control the nfs service correctly on rpm-based systems

This fixes issue #11020

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMerge pull request #360 from ceph/wip-11013
Zack Cerza [Tue, 3 Mar 2015 22:55:33 +0000 (15:55 -0700)]
Merge pull request #360 from ceph/wip-11013

Fixes #11013, use time.sleep instead of manager.sleep which isn't there.

10 years agoFixes #11013, use time.sleep instead of manager.sleep which isn't there.
Andrew Schoen [Tue, 3 Mar 2015 22:38:10 +0000 (16:38 -0600)]
Fixes #11013, use time.sleep instead of manager.sleep which isn't there.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMerge pull request #356 from ceph/wip-10948
John Spray [Tue, 3 Mar 2015 20:25:09 +0000 (20:25 +0000)]
Merge pull request #356 from ceph/wip-10948

tasks/cephfs: don't run iptables in parallel

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agoMerge pull request #358 from ceph/wip-10712
John Spray [Tue, 3 Mar 2015 11:42:09 +0000 (11:42 +0000)]
Merge pull request #358 from ceph/wip-10712

tasks: fix intermittent failure in TestFlush

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agoMerge pull request #334 from ceph/wip-fuse-umount
John Spray [Tue, 3 Mar 2015 11:40:12 +0000 (11:40 +0000)]
Merge pull request #334 from ceph/wip-fuse-umount

tasks/cephfs: fix fuse force umount (again)

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agotasks: fix intermittent failure in TestFlush
John Spray [Mon, 23 Feb 2015 13:43:13 +0000 (13:43 +0000)]
tasks: fix intermittent failure in TestFlush

This was an overly strict success condition: the
flush operation doesn't promise to leave you an empty
journal, it promises that anything in the journal
before the flush will be flushed.

Fixes: #10712
Signed-off-by: John Spray <john.spray@redhat.com>
10 years agotasks/cephfs: don't run iptables in parallel
John Spray [Mon, 2 Mar 2015 11:06:33 +0000 (11:06 +0000)]
tasks/cephfs: don't run iptables in parallel

Where multiple MDSs were on the same node, trying
to concurrently update their firewall state was
causing an exception because the iptables command
errors out if another instance is already running.

Fixes: #10948
Signed-off-by: John Spray <john.spray@redhat.com>
10 years agoMerge pull request #354 from ceph/wip-multi-versions
Josh Durgin [Sat, 28 Feb 2015 00:15:30 +0000 (16:15 -0800)]
Merge pull request #354 from ceph/wip-multi-versions

Changed suite name from multi-versions to client-upgrade

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agoChanged suite name from multi-versions to client-upgrade
Yuri Weinstein [Sat, 28 Feb 2015 00:09:30 +0000 (16:09 -0800)]
Changed suite name from multi-versions to client-upgrade

Moved it under upgrades
Replaced rbd workunit

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agotasks/cephfs: fix/improve fuse force umount (again)
John Spray [Thu, 12 Feb 2015 19:15:40 +0000 (19:15 +0000)]
tasks/cephfs: fix/improve fuse force umount (again)

teuthology helpfully escapes things for us so
the \; didn't need the backslash.  The logic
was still falling over in some cases too.

Additionally, make the FUSE /sys/ abort operation
more surgical by working out the connection name
of our own mount during mount().

Signed-off-by: John Spray <john.spray@redhat.com>
10 years agomsgr: move async msgr tests to singleton-nomsgr
Samuel Just [Thu, 26 Feb 2015 22:32:39 +0000 (14:32 -0800)]
msgr: move async msgr tests to singleton-nomsgr

Introduced: e92d2e4ca0013fa379fdf5830d4fe28abf65c33b
Fixes: 10918
Signed-off-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
10 years agoexclude the virtualenv from being linted in tox.ini
Alfredo Deza [Thu, 26 Feb 2015 19:37:25 +0000 (14:37 -0500)]
exclude the virtualenv from being linted in tox.ini

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b944b06dc2479d77d6efac4f13932cb102ddfe1c)
(cherry picked from commit 6de0a684d5b4460390e610806201e3eaf05feb6e)

10 years agofix path for tox.ini to work on ceph-qa-suite only
Alfredo Deza [Thu, 26 Feb 2015 19:08:38 +0000 (14:08 -0500)]
fix path for tox.ini to work on ceph-qa-suite only

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4eb1787280f9f128cb9352ecbe8957a4be94fff9)

10 years agoMerge pull request #347 from ceph/wip-10954
Zack Cerza [Thu, 26 Feb 2015 16:49:47 +0000 (09:49 -0700)]
Merge pull request #347 from ceph/wip-10954

impelement a tox job to catch bad linter errors

10 years agoremove uneeded variable assignment for call
Alfredo Deza [Thu, 26 Feb 2015 16:35:31 +0000 (11:35 -0500)]
remove uneeded variable assignment for call

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove redefined StringIO import
Alfredo Deza [Thu, 26 Feb 2015 16:35:07 +0000 (11:35 -0500)]
remove redefined StringIO import

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agostdin is no longer a kwarg
Alfredo Deza [Thu, 26 Feb 2015 16:34:21 +0000 (11:34 -0500)]
stdin is no longer a kwarg

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoadd the log object to ceph_manager
Alfredo Deza [Thu, 26 Feb 2015 16:33:47 +0000 (11:33 -0500)]
add the log object to ceph_manager

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused import from repair test
Alfredo Deza [Thu, 26 Feb 2015 16:32:09 +0000 (11:32 -0500)]
remove unused import from repair test

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoadd missing mon object to osd_failsafe
Alfredo Deza [Thu, 26 Feb 2015 16:31:31 +0000 (11:31 -0500)]
add missing mon object to osd_failsafe

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused imports from populate_rbd
Alfredo Deza [Thu, 26 Feb 2015 16:27:11 +0000 (11:27 -0500)]
remove unused imports from populate_rbd

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused imports from peering_speed
Alfredo Deza [Thu, 26 Feb 2015 16:26:42 +0000 (11:26 -0500)]
remove unused imports from peering_speed

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused variable assignment
Alfredo Deza [Thu, 26 Feb 2015 16:26:15 +0000 (11:26 -0500)]
remove unused variable assignment

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused import in calamari_setup
Alfredo Deza [Thu, 26 Feb 2015 16:25:12 +0000 (11:25 -0500)]
remove unused import in calamari_setup

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agofix undefined var in divergent_priors
Alfredo Deza [Thu, 26 Feb 2015 16:24:41 +0000 (11:24 -0500)]
fix undefined var in divergent_priors

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agofix lint errors on ceph_fuse
Alfredo Deza [Thu, 26 Feb 2015 16:20:19 +0000 (11:20 -0500)]
fix lint errors on ceph_fuse

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoinitial tox.ini to run flake8
Alfredo Deza [Thu, 26 Feb 2015 16:18:44 +0000 (11:18 -0500)]
initial tox.ini to run flake8

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoignore tox hidden dir
Alfredo Deza [Thu, 26 Feb 2015 16:18:28 +0000 (11:18 -0500)]
ignore tox hidden dir

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agorbd: fix copy-on-read setting
Josh Durgin [Thu, 26 Feb 2015 07:00:34 +0000 (23:00 -0800)]
rbd: fix copy-on-read setting

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
10 years agorbd: add merge_diff test
Josh Durgin [Mon, 23 Feb 2015 23:37:19 +0000 (15:37 -0800)]
rbd: add merge_diff test

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
10 years agoMerge pull request #346 from ceph/wip-librbd-default-config
Josh Durgin [Thu, 26 Feb 2015 02:47:53 +0000 (18:47 -0800)]
Merge pull request #346 from ceph/wip-librbd-default-config

suites/rbd: add object map tests

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agosuites/rbd: add object map tests
Jason Dillaman [Fri, 20 Feb 2015 18:48:28 +0000 (13:48 -0500)]
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>
10 years agoceph: ugh fix syntax
Sage Weil [Wed, 25 Feb 2015 19:37:44 +0000 (11:37 -0800)]
ceph: ugh fix syntax

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agoceph: fix ps axuf lsof line
Sage Weil [Wed, 25 Feb 2015 19:05:13 +0000 (11:05 -0800)]
ceph: fix ps axuf lsof line

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agoMerge pull request #344 from tchaikov/log-exec-from-thrasher
Samuel Just [Wed, 25 Feb 2015 14:50:53 +0000 (06:50 -0800)]
Merge pull request #344 from tchaikov/log-exec-from-thrasher

Thrasher: log backtrace of thrown exception

Reviewed-by: Samuel Just <sjust@redhat.com>
10 years agoThrasher: log backtrace of thrown exception
Kefu Chai [Wed, 25 Feb 2015 08:10:51 +0000 (16:10 +0800)]
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>
10 years agoMerge pull request #343 from ceph/wip-10680
Zack Cerza [Tue, 24 Feb 2015 20:08:34 +0000 (13:08 -0700)]
Merge pull request #343 from ceph/wip-10680

Use an NFS mount instead of virtio-9p in the qemu task

10 years agoUse an NFS mount instead of virtio-9p in the qemu task
Andrew Schoen [Thu, 19 Feb 2015 18:35:25 +0000 (12:35 -0600)]
Use an NFS mount instead of virtio-9p in the qemu task

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMerge pull request #342 from ceph/wip-psauxf
Sage Weil [Tue, 24 Feb 2015 15:00:07 +0000 (07:00 -0800)]
Merge pull request #342 from ceph/wip-psauxf

ceph: ps axf too before lsof

10 years agoceph: ps axf too before lsof
Sage Weil [Tue, 24 Feb 2015 14:59:16 +0000 (06:59 -0800)]
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>
10 years agoMerge pull request #341 from ceph/wip-path
Sage Weil [Tue, 24 Feb 2015 14:33:58 +0000 (06:33 -0800)]
Merge pull request #341 from ceph/wip-path

workunit: include /usr/sbin in the PATH for all commands

10 years agoMerge pull request #340 from ceph/hadoop-workunits
Gregory Farnum [Tue, 24 Feb 2015 06:35:50 +0000 (22:35 -0800)]
Merge pull request #340 from ceph/hadoop-workunits

Hadoop workunits

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agoworkunit: include /usr/sbin in the PATH for all commands
Greg Farnum [Tue, 24 Feb 2015 05:04:16 +0000 (21:04 -0800)]
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>
10 years agoMerge pull request #274 from ceph/wip-promote
Sage Weil [Tue, 24 Feb 2015 05:02:07 +0000 (21:02 -0800)]
Merge pull request #274 from ceph/wip-promote

rados/thrash: add readproxy facet

10 years agoMerge pull request #313 from armaseg/master
Sage Weil [Tue, 24 Feb 2015 05:01:45 +0000 (21:01 -0800)]
Merge pull request #313 from armaseg/master

teuthology: some suites still use http://ceph.newdream.net

10 years agohadoop: fixup for new replication test
Noah Watkins [Tue, 24 Feb 2015 04:02:37 +0000 (20:02 -0800)]
hadoop: fixup for new replication test

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
10 years agoMerge remote-tracking branch 'gh/hammer'
Sage Weil [Tue, 24 Feb 2015 01:00:37 +0000 (17:00 -0800)]
Merge remote-tracking branch 'gh/hammer'

10 years agoFixed typoes
Yuri Weinstein [Thu, 5 Feb 2015 02:18:57 +0000 (18:18 -0800)]
Fixed typoes

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a278267dc2)

10 years agoFixed typo causing "too many values to unpack" error
Yuri Weinstein [Wed, 4 Feb 2015 23:00:55 +0000 (15:00 -0800)]
Fixed typo causing "too many values to unpack" error

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2eda78d64b)

10 years agoFixes #10704
Yuri Weinstein [Wed, 4 Feb 2015 19:39:18 +0000 (11:39 -0800)]
Fixes #10704

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469f08e47d82)

10 years agoFixed typoes
Yuri Weinstein [Thu, 5 Feb 2015 02:18:57 +0000 (18:18 -0800)]
Fixed typoes

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a278267dc2)

10 years agoFixed typo causing "too many values to unpack" error
Yuri Weinstein [Wed, 4 Feb 2015 23:00:55 +0000 (15:00 -0800)]
Fixed typo causing "too many values to unpack" error

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2eda78d64b)

10 years agoFixes #10704
Yuri Weinstein [Wed, 4 Feb 2015 19:39:18 +0000 (11:39 -0800)]
Fixes #10704

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469f08e47d82)

10 years agoMerge pull request #337 from ceph/wip-umount
Andrew Schoen [Mon, 23 Feb 2015 21:54:27 +0000 (15:54 -0600)]
Merge pull request #337 from ceph/wip-umount

lsof on umount failure; catpure logs for aggressively

10 years agoceph: lsof if umount fails
Sage Weil [Sat, 21 Feb 2015 00:55:21 +0000 (16:55 -0800)]
ceph: lsof if umount fails

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agoceph: archive logs at very end
Sage Weil [Sat, 21 Feb 2015 00:54:09 +0000 (16:54 -0800)]
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>
10 years agoMerge pull request #339 from ceph/wip-10652-2
Yuri Weinstein [Mon, 23 Feb 2015 19:39:59 +0000 (11:39 -0800)]
Merge pull request #339 from ceph/wip-10652-2

Fixes #10652

10 years agoFixes #10652
Yuri Weinstein [Mon, 23 Feb 2015 19:33:49 +0000 (11:33 -0800)]
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>
10 years agoFixes #10652
Yuri Weinstein [Mon, 23 Feb 2015 19:11:30 +0000 (11:11 -0800)]
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)

10 years agohadoop: add terasort task
Noah Watkins [Mon, 23 Feb 2015 05:08:45 +0000 (21:08 -0800)]
hadoop: add terasort task

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
10 years agoMerge branch 'hammer' of https://github.com/ceph/ceph-qa-suite into hammer
Yuri Weinstein [Sun, 22 Feb 2015 22:01:01 +0000 (14:01 -0800)]
Merge branch 'hammer' of https://github.com/ceph/ceph-qa-suite into hammer

10 years agoFixes #10652
Yuri Weinstein [Sun, 22 Feb 2015 21:57:33 +0000 (13:57 -0800)]
Fixes #10652

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixes http://tracker.ceph.com/issues/10652
Yuri Weinstein [Fri, 30 Jan 2015 22:48:14 +0000 (14:48 -0800)]
Fixes http://tracker.ceph.com/issues/10652

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #333 from ceph/teuthology-update
Zack Cerza [Mon, 16 Feb 2015 20:02:01 +0000 (13:02 -0700)]
Merge pull request #333 from ceph/teuthology-update

Mirror the supported distros used in nightlies in the teuthology suite

10 years agoMirror the supported distros used in nightlies in the teuthology suite
Andrew Schoen [Fri, 13 Feb 2015 16:12:10 +0000 (10:12 -0600)]
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>
10 years agoFixes #10869, added {role} to the dir name.
Yuri Weinstein [Thu, 12 Feb 2015 22:32:39 +0000 (14:32 -0800)]
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>
10 years agoThrasher: Fix log message
David Zafman [Thu, 12 Feb 2015 19:54:59 +0000 (11:54 -0800)]
Thrasher: Fix log message

Signed-off-by: David Zafman <dzafman@redhat.com>
10 years agoMerge pull request #330 from ceph/teuthology-cleanup
Zack Cerza [Wed, 11 Feb 2015 21:09:19 +0000 (14:09 -0700)]
Merge pull request #330 from ceph/teuthology-cleanup

Make jobs in the teuthology suite that install ceph run the 'tests' task

10 years agoRun the 'tests' task for jobs in the teuthology suite that install ceph
Andrew Schoen [Wed, 11 Feb 2015 20:42:30 +0000 (14:42 -0600)]
Run the 'tests' task for jobs in the teuthology suite that install ceph

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoIgnore *.pyc files and __pycache__ folders
Andrew Schoen [Wed, 11 Feb 2015 20:41:11 +0000 (14:41 -0600)]
Ignore *.pyc files and __pycache__ folders

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMerge pull request #329 from ceph/wip-10828
Andrew Schoen [Wed, 11 Feb 2015 16:49:11 +0000 (10:49 -0600)]
Merge pull request #329 from ceph/wip-10828

normalize acl responses from rgw

10 years agorename test to tests, follows best practices for tests dirs
Alfredo Deza [Wed, 11 Feb 2015 16:25:45 +0000 (11:25 -0500)]
rename test to tests, follows best practices for tests dirs

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agocreate a new get_acl helper to ensure proper xml is compared
Alfredo Deza [Wed, 11 Feb 2015 16:13:28 +0000 (11:13 -0500)]
create a new get_acl helper to ensure proper xml is compared

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agotests for the new acl helper in radosgw_admin
Alfredo Deza [Wed, 11 Feb 2015 16:05:56 +0000 (11:05 -0500)]
tests for the new acl helper in radosgw_admin

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoMerge pull request #328 from ceph/wip-10736
Zack Cerza [Tue, 10 Feb 2015 17:56:06 +0000 (10:56 -0700)]
Merge pull request #328 from ceph/wip-10736

Created a new suite to test teuthology

10 years agoCreated a new suite to test teuthology
Andrew Schoen [Thu, 5 Feb 2015 22:03:13 +0000 (16:03 -0600)]
Created a new suite to test teuthology

This suite locks machines of varying distros and runs the 'tests' tasks
against them. This will test both vps locking / provisioning and
baremetal locking.

Also, we test the chef and install tasks with ubuntu and rhel.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMerge pull request #327 from ceph/wip-10702
Gregory Farnum [Tue, 10 Feb 2015 16:53:18 +0000 (08:53 -0800)]
Merge pull request #327 from ceph/wip-10702

tasks/cephfs: fix fuse force unmount

10 years agotasks/cephfs: fix fuse force unmount
John Spray [Tue, 10 Feb 2015 12:37:20 +0000 (12:37 +0000)]
tasks/cephfs: fix fuse force unmount

This was broken in the case of multiple
mounts, and in the case of stuck mounts.

Fixes: #10702
Signed-off-by: John Spray <john.spray@redhat.com>
10 years agoCorrected "branch" to be outside of the 'clients:' section
Yuri Weinstein [Mon, 9 Feb 2015 19:27:50 +0000 (11:27 -0800)]
Corrected "branch" to be outside of the 'clients:' section

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>