Commit Graph

63 Commits

Author SHA1 Message Date
Sage Weil
5eb0e4dd2f suites: sudo ceph
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-11 12:15:01 -04:00
Yuri Weinstein
720f4c78bd Fixed #11306 Whitelist WRN "failed to encode map"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 9b9d27b25e)
2015-04-01 16:04:06 -07:00
Yuri Weinstein
d261e324a8 Added "branch: dumpling" to fix #10577
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-01-26 16:00:46 -08:00
Sage Weil
1c329a4d82 upgrade/dumpling-firefly-x: sync iwth giant 2014-10-29 14:30:43 -07:00
Yuri Weinstein
4a3574c730 Added print
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-16 14:12:43 -07:00
Yuri Weinstein
d46b316698 Added client.0 upgrade to firefly step
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-16 14:12:08 -07:00
Yuri Weinstein
cb18611782 Fixes #9729, running incompatible tests while the cluster is mixed between firefly and dumpling
Changed to rados/test-upgrade-firefly.sh version

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-16 14:11:33 -07:00
Yuri Weinstein
202259ae57 Fixed upgrade steps flow
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-09 13:24:53 -07:00
Yuri Weinstein
5b34f937cc Fixed git issues
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-08 16:48:44 -07:00
Yuri Weinstein
780c4dda24 Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-08 16:10:33 -07:00
Yuri Weinstein
8fbcf32e62 Added a step 'upgrade-sequence0' to initial install task, renamed dirs
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-08 16:08:05 -07:00
Yuri Weinstein
b4e03957d1 Removed client upgrade, fixes #9642
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-07 10:25:58 -07:00
Yuri Weinstein
7509b6d8db Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-06 18:05:06 -07:00
Warren Usui
6cdf3239a6 Fix directory names.
Make sure that the directories formerly number 0 through 9 get
scanned in the right order.
Signed-off-by: Warren Usui <warren.usui@inktank.com>
2014-10-06 16:26:39 -07:00
tamil
7ad5429992 upgrade suite for stress-split tests for d-f-x
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-10-03 16:22:34 -07:00
tamil
7fa0e17fba s/giant/firefly
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-10-01 13:17:16 -07:00
tamil
3276f8f67b fixed firefly-x and dumpling-firefly-x
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-09-30 17:20:01 -07:00
tamil
bc8fb2bc84 adjusting crush tunables when running a mixed version of mons and osds. bug 8765
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-09-23 14:22:12 -07:00
Loic Dachary
55e5160d96 erasure-code: fix bugous ec-rados-default.yaml in some suites
The ec-rados-default.yaml was linked to suites as if it was a task
although it is a workload intended for parallel upgrade tests.

The ec-rados-plugin=jerasure-k=2-m=1.yaml task is defined and used
instead, where relevant.

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

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-09-21 18:58:43 +02:00
Loic Dachary
a624d44566 erasure-code: do not schedule isa workloads just yet
they should be selectively activated, depending the isa plugin availability

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-08-31 10:47:27 +02:00
Loic Dachary
378113cc89 erasure-code: do not schedule lrc workloads just yet
testing after renaming is in progress

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-08-30 18:31:50 +02:00
Loic Dachary
a019c84f47 erasure-code: add to suites/upgrade/*-x final workloads
And replace the ec-readwrite.yaml custom workloads with links to the
workloads found in the erasure-code directory.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-08-30 11:18:00 +02:00
Yuri Weinstein
3afa81b078 Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-08-26 09:53:55 -07:00
Yuri Weinstein
9316756341 Added sequential: clause, so test stop thrashing the mon after it runs that one workload
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-08-26 09:21:26 -07:00
Josh Durgin
511a059728 Merge pull request #76 from ceph/wip_tune2_upgrade-firefly
Added ec-readwrite.yaml to the mix to enable erasure code coverage

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2014-08-05 14:52:57 -07:00
Yuri Weinstein
542dbd2a29 Added ec-readwrite.yaml to the mix to enable erasure code coverage
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-08-05 14:48:46 -07:00
Yuri Weinstein
3f3da880d4 Update README 2014-07-28 16:28:14 -07:00
Yuri Weinstein
f2b742268a Update README 2014-07-28 16:24:57 -07:00
Josh Durgin
7dcb8bd6b2 dumpling-firefly-x: document structure of suite
Hopefully this makes it easier to digest and maintain
than reading yaml fragments.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yuri Weintstein <yuri.weinstein@inktank.com>
2014-07-28 16:14:36 -07:00
Yuri Weinstein
531f89caf1 Changed upgrade order and re-enabled rados/tests.sh
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-25 15:58:45 -07:00
Yuri Weinstein
456aff87fc Removed rados/test.sh for now
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-22 14:05:38 -07:00
Yuri Weinstein
fb6ab3bcf4 Modified print task
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-21 21:35:53 -07:00
Josh Durgin
13824408f0 upgrade/dumpling-firefly-x: remove unnecessary files
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-07-21 16:18:58 -07:00
Josh Durgin
e962fa7552 upgrade/dumpling-firefly-x: upgrade clients to firefly
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-07-21 16:14:20 -07:00
Sage Weil
c6ee02d0e1 upgrade/dumpling-firefly-x: use correct tests against final workload
No reason to run old tests against new code here.

Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:31:51 -07:00
Sage Weil
54404d94e3 upgrade/dumpling-firefly-x: rename final upgrade yamls; expect quorum
The difference is whether we upgrade all at once or each individually.

Also, expect a quorum between a mix of dumpling and firefly monitors.

Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:31:24 -07:00
Sage Weil
04d4476519 upgrade/dumpling-firefly-x: run firefly tests against firefly
At this point we've upgraded to firefly.

Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:30:37 -07:00
Sage Weil
76da3e74ad upgrade/dumpling-firefly-x: test rados api
not sure why this was left off?

Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:30:05 -07:00
Sage Weil
a22d5c8b5b upgrade/dumpling-firefly-x: drop useless line
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-21 14:29:53 -07:00
Yuri Weinstein
b779e5acf8 Removed upgrade-sequence to avoid failures (becasue 3-firefly-upgrade is downgrading then to firefly causing failures)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-18 14:40:47 -07:00
Yuri Weinstein
b140ce9eb3 Re-enabled rgw tests, #8846 should be fixed now
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 16:39:14 -07:00
Yuri Weinstein
eba43a9a74 Fixed prints
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:39:23 -07:00
Yuri Weinstein
cbe9ee2cc8 Added prints
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:21:44 -07:00
Yuri Weinstein
c1896d56a0 Fixed missed line
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:05:32 -07:00
Yuri Weinstein
be0330c5ab Removed 'firefly' branch name, upgrade step will be set to 'next' or 'master' from teuthology-suite comman line
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 15:00:58 -07:00
Yuri Weinstein
04f040ad49 Again fixed identations
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 11:30:54 -07:00
Yuri Weinstein
2a82fd6a31 Fixed indentation
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 10:52:40 -07:00
Yuri Weinstein
2679a024fc Added print tasks
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-17 08:28:56 -07:00
Yuri Weinstein
7c0f1d8daa Commented out rgw tests
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-16 17:34:53 -07:00
Yuri Weinstein
5355681526 Disabled rwg tests for now to wait for fix for radosgw crash #8846
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-16 17:03:47 -07:00