Backport #12502
rgw: need conversion tool to handle fixes following #11974
Release:
hammer
Crash signature (v1):
Crash signature (v2):
Related issues
History
#1 Updated by Loïc Dachary about 8 years ago
- Description updated (diff)
#2 Updated by Loïc Dachary about 8 years ago
Note that https://github.com/ceph/ceph/commit/06d67d9139a95b704b80de527381fd1bbf7981ce is from https://github.com/ceph/ceph/pull/4440 which is unrelated to this pull request. It is included because it avoids a conflict and I assume it's nice to have. Also this commit is not associated with any issue therefore there is no risk of this inclusion causing confusion in the backport workflow. It can however be removed and the conflict resolved in a trivial way if this is not appropriate.
#3 Updated by Loïc Dachary about 8 years ago
- Assignee set to Loïc Dachary
#4 Updated by Loïc Dachary about 8 years ago
- Status changed from New to In Progress
#5 Updated by Loïc Dachary about 8 years ago
- Priority changed from Normal to Urgent
#6 Updated by Loïc Dachary about 8 years ago
teuthology-suite --priority 101 --suite rgw --subset $(expr $RANDOM % 5)/5 --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph wip-12502-hammer --machine-type plana,burnupi,mira
paddles=paddles.front.sepia.ceph.com run=loic-2015-08-01_19:56:06-rgw-wip-12502-hammer---basic-multi eval filter=$(curl --silent http://$paddles/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//') teuthology-suite --priority 101 --suite rgw --filter="$filter" --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph wip-12502-hammer --machine-type plana,burnupi,mira
The (19) failed because of #12564 which is a blocker
#7 Updated by Loïc Dachary about 8 years ago
- Status changed from In Progress to 7
#8 Updated by Loïc Dachary about 8 years ago
- Target version set to v0.94.3
#9 Updated by Loïc Dachary about 8 years ago
#12564 is resolved, re-scheduling the last 19 jobs.
paddles=paddles.front.sepia.ceph.com run=loic-2015-08-02_10:14:05-rgw-wip-12502-hammer---basic-multi eval filter=$(curl --silent http://$paddles/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//') teuthology-suite --priority 101 --suite rgw --filter="$filter" --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph wip-12502-hammer --machine-type plana,burnupi,mira
- failed http://pulpito.ceph.com/loic-2015-08-03_17:50:59-rgw-wip-12502-hammer---basic-multi/
- can be ignored radosgw-agent bootstrap failure
- rgw/verify/{overrides.yaml clusters/fixed-2.yaml frontend/civetweb.yaml fs/btrfs.yaml msgr-failures/few.yaml rgw_pool_type/ec-cache.yaml tasks/rgw_s3tests_multiregion.yaml validater/lockdep.yaml}
- rgw/singleton/{overrides.yaml all/radosgw-admin-multi-region.yaml frontend/apache.yaml rgw_pool_type/ec.yaml}
- can be ignored radosgw-agent bootstrap failure
#10 Updated by Loïc Dachary about 8 years ago
- Status changed from 7 to Resolved