Project

General

Profile

Tasks #15317

jewel v10.2.1

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

Status:
Resolved
Priority:
Urgent
Assignee:
Abhishek Varshney
Target version:
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

Workflow

  • Preparing the release
  • Cutting the release
    • Abhishek asks Sage if a point release should be published YES
    • Abhishek gets approval from all leads SKIP
      • Yehuda, rgw SKIP
      • Gregory, CephFS SKIP
      • Jason, RBD SKIP
      • Sam, rados SKIP
    • Sage writes and commits the release notes OK
    • Abhishek informs Yuri that the branch is ready for testing SKIP
    • Yuri runs additional integration tests SKIP
    • If Yuri discovers new bugs that need to be backported urgently (i.e. their priority is set to Urgent), the release goes back to being prepared, it was not ready after all SKIP
    • Yuri informs Alfredo that the branch is ready for release OK
    • Alfredo creates the packages and sets the release tag
      h3. Release information OK

History

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

ceph-workbench --verbose ceph-qa-suite --suite rados --ceph-git-url http://github.com/ceph/ceph --ceph jewel --subset 0/3000

Three jobs died:

Re-running the failed jobs:

paddles=167.114.252.97:8080
run=ubuntu-2016-03-29_23:49:52-rados-jewel---basic-openstack
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/,$//')
ceph-workbench --verbose ceph-qa-suite --suite rados --ceph-qa-suite-git-url http://github.com/ceph/ceph-qa-suite --suite-branch master --ceph-git-url http://github.com/ceph/ceph --ceph jewel --filter="$filter" 

One job died:

#2 Updated by Loïc Dachary almost 8 years ago

  • Subject changed from jewel 10.2.1 to jewel v10.2.1

#3 Updated by Loïc Dachary almost 8 years ago

  • Status changed from New to In Progress

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

git --no-pager log --format='%H %s' --graph ceph/jewel..jewel-backports | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(\d+)/) { s|\w+\s+Merge pull request #(\d+).*|"Pull request $1":https://github.com/ceph/ceph/pull/$1|; } else { s|(\w+)\s+(.*)|"$2":https://github.com/ceph/ceph/commit/$1|; } s/\*/+/; s/^/* /;'

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

rados

teuthology-suite --priority 1000 --suite rados --subset $(expr $RANDOM % 2000)/2000 --suite-branch jewel --email loic@dachary.org --ceph jewel-backports --machine-type smithi

INFO:teuthology.suite:Passed subset=1741/2000

#6 Updated by Loïc Dachary almost 8 years ago

rgw

teuthology-suite --priority 1000 --suite rgw --subset $(expr $RANDOM % 5)/5 --suite-branch jewel --email loic@dachary.org --ceph jewel-backports --machine-type smithi

INFO:teuthology.suite:Passed subset=2/5

#7 Updated by Loïc Dachary almost 8 years ago

powercycle

teuthology-suite -l2 -v -c jewel-backports -k testing -m smithi -s powercycle -p 1000 --email loic@dachary.org

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

fs

teuthology-suite --priority 1000 --suite fs --subset $(expr $RANDOM % 5)/5 --suite-branch jewel --email loic@dachary.org --ceph jewel-backports --machine-type smithi

INFO:teuthology.suite:Passed subset=2/5

#9 Updated by Loïc Dachary almost 8 years ago

rbd

teuthology-suite --priority 1000 --suite rbd --subset $(expr $RANDOM % 5)/5 --suite-branch jewel --email loic@dachary.org --ceph jewel-backports --machine-type smithi

INFO:teuthology.suite:Passed subset=2/5

  • running

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

  • Target version set to v10.2.1

#11 Updated by Loïc Dachary almost 8 years ago

git --no-pager log --format='%H %s' --graph ceph/jewel..jewel-backports | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(\d+)/) { s|\w+\s+Merge pull request #(\d+).*|Pull request $1 } else { s|(\w+)\s+(.*)|$2 } s/\*/+/; s/^/* /;'

#12 Updated by Loïc Dachary almost 8 years ago

  • Description updated (diff)

#13 Updated by Loïc Dachary almost 8 years ago

rbd

teuthology-suite --priority 1000 --suite rbd --subset $(expr $RANDOM % 5)/5 --suite-branch jewel --email loic@dachary.org --ceph jewel-backports --machine-type smithi

INFO:teuthology.suite:Passed subset=0/5

#14 Updated by Loïc Dachary almost 8 years ago

  • Description updated (diff)
  • Status changed from In Progress to Resolved

#15 Updated by Loïc Dachary almost 8 years ago

  • Priority changed from Normal to Urgent

#16 Updated by Abhishek Varshney almost 8 years ago

#17 Updated by Abhishek Varshney almost 8 years ago

Also available in: Atom PDF