Sage Weil
910770c318
releases/infernalis.yaml: final steps after infernalis upgrade
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-24 23:37:35 -04:00
Sage Weil
ecc504fea0
tasks/divergent_priors2: wait for osd to start before tell
...
Otherwise we can get
2015-09-24T19:22:15.191 INFO:teuthology.orchestra.run.mira080.stderr:Error ENXIO: problem getting command descriptions from osd.1
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-24 23:34:17 -04:00
Sage Weil
ea5cea8e60
rados/singleton-nomsgr/all/11429: more reliably create orphan pgs
...
Make sure osds have the latest map with a pg ls
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-24 23:11:41 -04:00
Sage Weil
e01dedb65e
Merge pull request #574 from ceph/wip-13098
...
rados/singleton-nomsgr/all/full-tiering: test full cache tier
2015-09-24 22:56:53 -04:00
Sage Weil
cff9bddba4
rados/singleton-nomsgr/all/full-tiering: test full cache tier
...
Verify fix for #13098
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-24 22:55:56 -04:00
Zack Cerza
3736ca2a39
Merge pull request #577 from ceph/wip-get-prop
...
tolerate pg_num get failure
2015-09-24 10:20:44 -06:00
Sage Weil
0e2814d81e
tasks/ceph_manager: ignore failure getting pg_num
...
Otherwise, we may fail while racing with a workload that deletes a pool:
2015-09-23T15:01:52.855 INFO:tasks.workunit.client.1.vpm128.stdout:[ RUN ] LibRadosTwoPoolsPP.PromoteSnapTrimRace
2015-09-23T15:01:53.892 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .rgw pg_num'
2015-09-23T15:01:54.206 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .rgw.gc pg_num'
2015-09-23T15:01:54.462 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .users.uid pg_num'
2015-09-23T15:01:54.696 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .users.email pg_num'
2015-09-23T15:01:55.006 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .users pg_num'
2015-09-23T15:01:55.296 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .rgw.buckets.index pg_num'
2015-09-23T15:01:55.523 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .log pg_num'
2015-09-23T15:01:55.752 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .usage pg_num'
2015-09-23T15:01:56.188 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get .rgw.buckets.extra pg_num'
2015-09-23T15:01:56.625 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get test-rados-api-vpm128-17360-6 pg_num'
2015-09-23T15:01:56.928 INFO:teuthology.orchestra.run.vpm176:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool get test-rados-api-vpm128-17360-13 pg_num'
2015-09-23T15:01:57.193 INFO:teuthology.orchestra.run.vpm176.stderr:Error ENOENT: unrecognized pool 'test-rados-api-vpm128-17360-13'
2015-09-23T15:01:57.206 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-24 12:19:07 -04:00
Loic Dachary
ce0033544f
Merge pull request #576 from ceph/wip-13031-packages
...
buildpackages: make rpm packages
Reviewed-by: Joe Julian <jjulian@io.com>
2015-09-23 21:37:25 +02:00
Loic Dachary
7e3a271a89
buildpackages: make rpm packages
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-23 21:11:26 +02:00
Sage Weil
97d64b4e86
Merge pull request #573 from ceph/wip-hammer-x
...
hammer-x fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-23 15:06:55 -04:00
Sage Weil
8087095fa6
upgrade/hammer-x/stress-split-erasure-code-x86_64: specify arch
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-23 15:06:19 -04:00
Sage Weil
a653f6c02e
Merge pull request #571 from dachary/wip-isa-arch
...
erasure-code: isolate isa plugin arch constraint
2015-09-22 13:40:50 -04:00
Sage Weil
1e5b352d08
upgrade/hammer-x: use supported distros, not hard-coded rhel7+trusty
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-22 13:24:34 -04:00
Sage Weil
91b11725ab
upgrade/hammer-x: use rgw civetweb
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-22 11:26:29 -04:00
Sage Weil
bc9a66c7f4
upgrade/hammer-x/parallel: clients are hammer to for final workload
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-22 11:26:29 -04:00
Sage Weil
58453d3f55
upgrade/hammer-x/point-to-point: fix x client
...
- install hammer for hammer->x upgrade
- use hammer branch for workunit
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-22 11:26:29 -04:00
Gregory Farnum
e3c99476b0
Merge pull request #453 from ceph/wip-11835
...
tasks/cephfs: time out on ceph-fuses that don't die
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-09-21 16:09:48 -07:00
John Spray
eab70197a6
tasks/ceph: wait for MDS to be active when creating a cluster
...
This is the correct implementation of 685d76a77c
,
merged while broken in ff1655cb57
and
reverted in 4cccde634f
.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-09-21 16:05:51 -07:00
Sage Weil
1a0f68e0c9
upgrade/hammer-x/point-to-point: upgrade client for final test
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-21 08:17:08 -04:00
Sage Weil
eebd63a7e5
upgrade/hammer-x/point-to-point: use proper hammer test.sh
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-21 08:16:53 -04:00
Sage Weil
daf4f520c0
upgrade/hammer-x/parallel: upgrade client before final workload test
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-20 21:21:53 -04:00
Sage Weil
09318894a4
upgrade/hammer-x: fix full_sequential indentation
...
Broken by caa9235857
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-20 21:14:15 -04:00
Sage Weil
f6a96ad811
upgrade/hammer-x: use eastern tz for all upgrades
...
Hammer doesn't handle mixed timezones and hit_sets (cache pools)
correctly. Avoid it.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-18 17:31:06 -04:00
Sage Weil
a27cb8db3c
timezone: add eastern, pacific, random timezone snippets
...
These need to be early tasks, probably. Random will pick either
eastern or pacific tz randomly.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-18 17:29:31 -04:00
Sage Weil
eae42708f8
upgrade/hammer: do ubuntu for point to point
...
centos packages don't (git)build for these old
releases
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-18 11:26:30 -04:00
Sage Weil
3fd609f126
upgrade/hammer-x: only ubuntu
...
the centos packages don't (git)build
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-18 11:26:30 -04:00
Sage Weil
9993a2de84
Merge pull request #572 from dachary/wip-duplicate-centos7
...
do not duplicate CentOS 7 runs
2015-09-18 10:33:32 -04:00
Loic Dachary
99c6267473
do not duplicate CentOS 7 runs
...
The a-supported-distro.yaml file must be outside of the supported distro
directory otherwise it will have all suites including the distro
directory run CentOS 7 jobs twice.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-18 16:24:22 +02:00
Loic Dachary
65565de50d
erasure-code: isolate isa plugin arch constraint
...
Link the distro directory to the directory containing all supported
distros. Add the x86_64 arch contraint required by the isa plugin to an
isolated file that is combined with all jobs.
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-18 16:19:29 +02:00
Sage Weil
caa9235857
Merge pull request #566 from ceph/wip-s3-branch-fix
...
Use old branches as is without 'ceph-' for firefly, hammer etc
2015-09-18 10:10:10 -04:00
Sage Weil
a6fc7c6e1f
upgrade/hammer-x: run rados.py to completion before moving on
...
Leave the final workloads alone.. those can run in parallel
with other stuff.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-18 10:06:05 -04:00
Greg Farnum
4cccde634f
Revert "Merge pull request #567 from ceph/ceph_fuse-timeout"
...
This reverts commit ff1655cb57
, reversing
changes made to 2b25080d4f
.
Since we haven't actually started the MDS daemons yet, this code is broken.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-09-17 07:29:28 -07:00
Gregory Farnum
2f43e23fc6
Merge pull request #569 from dachary/wip-13031-packages
...
buildpackages: fix flake / pep8
2015-09-16 14:29:19 -07:00
Greg Farnum
f97fde6c26
tasks/cephfs: switch unmount timeout to 15 minutes
...
Our ffsb and fsync tests contain so many small writes at random offsets
that it can take >10 minutes to commit all of them to disk if we get
a slower OSD cluster. 15 minutes is still a plenty-fast timeout for
this stage compared to just hanging and losing the logs!
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-09-16 14:27:14 -07:00
John Spray
ff1655cb57
Merge pull request #567 from ceph/ceph_fuse-timeout
...
ceph: wait for CephFS to be healthy before proceeding
Reviewed-by: John Spray <john.spray@redhat.com>
2015-09-16 22:21:27 +01:00
Loic Dachary
e38a6d69df
buildpackages: build the repository and the packages
...
http://tracker.ceph.com/issues/13031 Fixes : #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-16 23:19:34 +02:00
Greg Farnum
685d76a77c
ceph: wait for CephFS to be healthy before proceeding
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-09-16 13:53:36 -07:00
Vasu Kulkarni
08bae3b9d2
Use old branches as is without 'ceph-' for firefly, hammer etc
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2015-09-16 13:21:51 -04:00
Loic Dachary
8c618e5645
buildpackages: re-use config from install task
...
So that the packages built match what the install task expects.
http://tracker.ceph.com/issues/13031 Fixes : #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-15 17:37:05 +02:00
Loic Dachary
d40d8ff501
buildpackages: pep8 compliance
...
http://tracker.ceph.com/issues/13031 Fixes : #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-15 16:16:34 +02:00
Loic Dachary
0eeb441bb0
buildpackages: build ceph packages and upload them
...
Import install from task.
http://tracker.ceph.com/issues/13031 Fixes : #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-15 16:13:09 +02:00
Loic Dachary
2b25080d4f
buildpackages: build ceph packages and upload them
...
Build Ceph packages from source for the required revision, os_type,
os_version and architecture and upload them to the gitbuilder
repository.
http://tracker.ceph.com/issues/13031 Fixes : #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-15 12:01:05 +02:00
Loic Dachary
8499d38095
Merge pull request #560 from dachary/wip-13026-hammer-stop
...
hammer-x: test CEPH_FEATURE_HAMMER_0_94_4
2015-09-15 11:45:11 +02:00
Sage Weil
95d5e38ef5
Merge pull request #564 from ceph/wip-hammer-x
...
fixes for hammer-x
2015-09-14 20:16:44 -04:00
Sage Weil
39f9ce6095
upgrade/hammer-x/split-*: ignore osdmap encode errors
...
This is normal during upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-14 20:14:13 -04:00
Sage Weil
2460ce3bea
upgrade/hammer-x: hammer test.sh before and during upgrade
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-14 20:14:13 -04:00
Loic Dachary
5befd50e84
hammer-x: test CEPH_FEATURE_HAMMER_0_94_4
...
http://tracker.ceph.com/issues/13026 Refs: #13026
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-09-13 00:46:03 +02:00
Sage Weil
4977d3945e
Merge pull request #563 from ceph/wip-13060
...
fix test for 11429 (and now 13060)
2015-09-12 09:24:33 -04:00
Sage Weil
f0c925e30a
suites/rados/singleton-nomsgr/all/11429.yaml: double-hop and fix
...
- simplify this.. lots of extra cruft we don't need
- restart twice at hammer to ensure that we can still load pgs
post-upgrade
- do the same for the final version.
Fixes : #11429 (again, for ~infernalis)
Fixes : #13060
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-12 09:22:30 -04:00
Zack Cerza
37559f50dc
Merge pull request #562 from ceph/wip-radosbench-cleanup
...
tasks/radosbench: allow cleanup: false
2015-09-11 14:55:05 -06:00