Project

General

Profile

Actions

Backport #12502

closed

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
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #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.

Actions #3

Updated by Loïc Dachary over 8 years ago

  • Assignee set to Loïc Dachary
Actions #4

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Loïc Dachary over 8 years ago

  • Priority changed from Normal to Urgent
Actions #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

Actions #7

Updated by Loïc Dachary over 8 years ago

  • Status changed from In Progress to 7
Actions #8

Updated by Loïc Dachary over 8 years ago

  • Target version set to v0.94.3
Actions #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
Actions #10

Updated by Loïc Dachary over 8 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF