Commit Graph

5329 Commits

Author SHA1 Message Date
Haomai Wang
322b79fd26 test_msgr: improve debug ms level 2016-03-20 11:54:49 +08:00
Loic Dachary
1cc657798a buildpackages: provision a small build machine for tests
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-19 11:15:22 +01:00
Josh Durgin
f3aeb7bd47 suites/rbd/maintenance: use symlinks for cluster config
This is the same 3-node cluster as most tests use, and qemu with
xfstests already has an openstack config in the qemu sub-suite.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2016-03-18 17:41:41 -07:00
Samuel Just
eff7adaf78 morepggrow: enable filestore and journal soft backoffs
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-03-18 14:57:59 -07:00
Josh Durgin
6429e2b703 Merge pull request #893 from ceph/wip-rbd-maint-ops
suite/rbd: test dynamic features and rebuild object map

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-03-18 14:23:23 -07:00
Sage Weil
b483793f67 upgrade/hammer-x/parallel: run workloads in sequence, not parallel
Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-18 16:47:54 -04:00
Jason Dillaman
e463ac2cd1 suite/rbd: test dynamic features and rebuild object map
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-03-18 14:17:34 -04:00
Samuel Just
3faabb80ac Merge pull request #888 from ceph/wip-15171
suites/rados/thrash: vary min_{read,write}_recency_for_promote

Reviewed-by: Samuel Just <sjust@redhat.com>
2016-03-18 10:58:15 -07:00
Josh Durgin
57766fdcb8 Merge pull request #892 from ceph/wip-rbd-qemu-journaling
suites/rbd: add qemu tests with journaling

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-03-18 08:56:27 -07:00
Jason Dillaman
5caa4ed6b1 suites/rbd: add qemu tests with journaling
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-03-18 11:35:56 -04:00
Yuri Weinstein
6aad8c07f7 Changed run time for radosbench to 200
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 0ad1e4006b)
2016-03-17 08:10:05 -07:00
Sage Weil
a0ec3d82d5 Merge pull request #890 from ceph/wip-fix-powercycle
Changed run time for radosbench to 200
2016-03-17 11:08:36 -04:00
Yuri Weinstein
0ad1e4006b Changed run time for radosbench to 200
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-03-17 07:59:17 -07:00
Sage Weil
7567c80885 Merge remote-tracking branch 'gh/jewel' 2016-03-17 09:27:07 -04:00
Sage Weil
eb4b43b137 upgrade/hammer-x: fix ec portion of workload
This should go in the workload sequence.

*also*, it'll be the first item, which pushes the many pool
creations in the api tests off until after packages install,
which avoids a problem with ceph-mon running crushtool while it
is being extracted.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-17 09:26:57 -04:00
Sage Weil
e0a1c38ed0 suites/rados/thrash: vary min_{read,write}_recency_for_promote
Hopefully this will shake out #15171

Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-17 09:03:23 -04:00
Zack Cerza
6c5fb8fd3d Merge pull request #887 from dmick/master
tasks/ceph.py: Remove *.pid at end of run
2016-03-16 16:54:55 -06:00
Dan Mick
228f71e176 tasks/ceph.py: Remove *.pid at end of run
http://tracker.ceph.com/issues/15162
Fixes: #15162
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2016-03-16 15:50:30 -07:00
vasukulkarni
cdf0a651f3 Merge pull request #885 from ceph/wip-15139
rados/singleton-nomsgr: run singleton upgrade tests on ubuntu
2016-03-16 13:32:16 -07:00
Josh Durgin
a4ab2a1fc8 Merge pull request #886 from ceph/wip-15095
upgrade/infernalis-x: do not run *Whiteout tests against post-infernalis cluster

Reviewed-by: Josh Durgin <jdurgin@redhat.com
2016-03-16 13:08:31 -07:00
Sage Weil
0304c95253 upgrade/infernalis-x: do not to tier *Whiteout tests against post-infernalis cluster
Fixes: #15095
Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-16 15:02:02 -04:00
Sage Weil
c619feb7ad rados/singleton-nomsgr: run singleton upgrade tests on ubuntu
Fixes: #15139
Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-16 13:16:51 -04:00
Loic Dachary
c9a1f767c2 Merge pull request #882 from dachary/wip-buildpackages
buildpackages: allow for packages to be re-used for releases
2016-03-16 14:40:03 +01:00
Loic Dachary
63c1a6f9ed buildpackages: ensure clone to a ceph directory
In case the repository from which the clone is not named ceph.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Loic Dachary
df3eba0f6b buildpackages: for source inclusion in debian
We do not build debian versions (i.e. -2 -3 etc). Even if the debian
detection logic infers that the previous debian version already had the
source package, it is incorrect.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Loic Dachary
33b4397da8 buildpackages: allow for more parallel builds
Builds are in parallel if the OS type / version and the SHA1 are
different. Having just one build at a time for a given SHA1 slows thing
down when there are more than a few supported OS.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Loic Dachary
c60ace31ea buildpackages: enable autoindex in the packages repository
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Loic Dachary
b30655eeb6 buildpackages: do not requires the long tag version
So that v10.1.0 is used instead of 10.1.0-0-g35ac827 when possible.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Loic Dachary
5e145c1a2f buildpackages: also pull tags from the user ceph fork
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Loic Dachary
ddd5f7c329 buildpackages: create release packages
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 14:36:52 +01:00
Sage Weil
764946bb0f Merge pull request #880 from ceph/wip-rados-vs-mds
suites: remove unused mdss from RADOS tests
2016-03-16 08:57:06 -04:00
Loic Dachary
060b6f3339 Merge pull request #881 from dachary/wip-workunit
workunit: sha1/branch/tag reset method

Reviewed-by: Nathan Cutler <ncutler@suse.com>
2016-03-16 09:46:17 +01:00
Loic Dachary
d1f456850c workunit: git checkout sha1/branch/tag
git clone --branch refspec only accepts branches and tags but not a sha1
git reset --hard refspec only accepts tags and sha1 but not branches

Use git checkout because it interprets branches, tags and sha1 as
expected.

$ git checkout jewel
Branch jewel set up to track remote branch jewel from origin.
Switched to a new branch 'jewel'
$ git checkout v0.94.6
HEAD is now at e832001... 0.94.6
$ git checkout b2503b0e15
HEAD is now at 95cefea... 0.94.3

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-16 09:25:56 +01:00
Gregory Farnum
7413c38bdf Merge pull request #875 from ceph/wip-15124
tasks/cephfs: support old mdsmap command during setup
2016-03-15 22:33:29 -07:00
Dan Mick
3f54da5eb2 Merge pull request #836 from ceph/wip-fix_cdtest
fix ceph-deploy test

Reviewed-by: Dan Mick <dmick@redhat.com>
2016-03-15 12:58:18 -07:00
Gregory Farnum
6254215399 Merge pull request #861 from ceph/wip-vstart-fixes
tasks/cephfs: vstart & fuse improvements
2016-03-15 12:41:07 -07:00
Gregory Farnum
5116fb07f0 Merge pull request #867 from ceph/jewel-15050
tasks/cephfs: cover fancy layout in test_strays
2016-03-15 12:27:47 -07:00
John Spray
a3d78d0516 suites: fix assumed filesystem pool name
Tests shouldn't really assume the names of
cephfs pools, but because it's hardcoded in
the yaml here I'll just update it.

Signed-off-by: John Spray <john.spray@redhat.com>
2016-03-15 16:55:10 +00:00
John Spray
9e202b44c8 tasks/cephfs: support old mdsmap command during setup
While Filesystem at large requires the new commands, for
use from the `ceph` task we must support old style commands,
as the ceph task is used to instantiate old clusters during
upgrade testing.

Fixes: #15124, #15049, #15106

Signed-off-by: John Spray <john.spray@redhat.com>
2016-03-15 16:52:49 +00:00
Loic Dachary
5dd8cdd12e Merge pull request #877 from dachary/wip-workunit
workunit: git-reset --hard does not accept a branch

Reviewed by: Nathan Cutler <ncutler@suse.com>
2016-03-15 16:57:29 +01:00
Loic Dachary
96ef6ab699 workunit: git-reset --hard does not accept a branch
Uses git clone --branch refspec because it agrees to use either a tag or
a branch.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-15 16:34:26 +01:00
John Spray
77e35c01fd suites: remove unused mdss from RADOS tests
These daemons were apparently unused in tests that
created an MDS daemon but never use a fuse task
to access it.

Signed-off-by: John Spray <john.spray@redhat.com>
2016-03-15 13:14:05 +00:00
Yan, Zheng
4a65da5962 cephfs/test_client_limits.py: trim cache when mounting into subdir
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-03-15 19:48:01 +08:00
Josh Durgin
6718f70eae Merge pull request #871 from ceph/wip-rbd-client-upgrade
upgrade/client-upgrade: only use supported features for RBD tests

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-03-14 00:06:40 -07:00
Jason Dillaman
96a456781c upgrade/client-upgrade: only use supported features for RBD tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-03-13 16:32:34 -04:00
Jason Dillaman
ebdcd29bde Merge pull request #870 from ceph/wip-rbd-mirror
rbd: add some missing workunits

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-03-12 07:53:32 -05:00
Vasu Kulkarni
4e145658a7 Fix review comments
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2016-03-12 02:15:39 -05:00
Jason Dillaman
77ca8030cd Merge pull request #868 from ceph/wip-fio-ver
Update fio version to 2.7

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-03-11 18:36:57 -05:00
Josh Durgin
4466d2fa79 rbd: add some missing workunits
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2016-03-11 14:51:16 -08:00
Sage Weil
a303f9de5c Merge pull request #863 from ceph/wip-15049
rados/singleton-nomsgr/all/11429: no mds
2016-03-11 12:39:09 -05:00