Project

General

Profile

Backport #12502

rgw: need conversion tool to handle fixes following #11974

Added by Loïc Dachary over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
Release:
hammer
Crash signature (v1):
Crash signature (v2):


Related issues

Copied from rgw - Bug #12079: rgw: need conversion tool to handle fixes following #11974 Resolved 06/18/2015

History

#1 Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)

#2 Updated by Loïc Dachary over 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 over 8 years ago

  • Assignee set to Loïc Dachary

#4 Updated by Loïc Dachary over 8 years ago

  • Status changed from New to In Progress

#5 Updated by Loïc Dachary over 8 years ago

  • Priority changed from Normal to Urgent

#6 Updated by Loïc Dachary over 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 over 8 years ago

  • Status changed from In Progress to 7

#8 Updated by Loïc Dachary over 8 years ago

  • Target version set to v0.94.3

#9 Updated by Loïc Dachary over 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

#10 Updated by Loïc Dachary over 8 years ago

  • Status changed from 7 to Resolved

Also available in: Atom PDF