Project

General

Profile

Actions

Tasks #13750

closed

infernalis v9.2.1

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

Status:
Resolved
Priority:
High
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" ( [10.02 20:53] <sage> [13:51:46] loicd: abhishekvrshny: let's do it (9.2.1) )
    • Abhishek gets approval from all leads
      • Yehuda, rgw YES
      • Gregory, CephFS YES
      • Josh, RBD YES
      • Sam, rados YES
    • Sage writes and commits the release notes
    • Abhishek informs Yuri that the branch is ready for testing DONE
    • Yuri runs additional integration tests DONE
    • 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 DONE
    • Yuri informs Alfredo that the branch is ready for release DONE
    • Alfredo creates the packages and sets the release tag DONE

Release information

Actions #1

Updated by Loïc Dachary over 8 years ago

Actions #2

Updated by Loïc Dachary over 8 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Loïc Dachary over 8 years ago

Actions #4

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #5

Updated by Nathan Cutler over 8 years ago

  • Description updated (diff)
Actions #6

Updated by Nathan Cutler over 8 years ago

  • Description updated (diff)
Actions #7

Updated by Abhishek Varshney over 8 years ago

git --no-pager log --format='%H %s' --graph ceph/infernalis..abhishekvrshny/infernalis-backports | perl -p -e 's/"/ /g; if (/\w+\s+Merge (\d+)/) { s|\w+\s+Merge (\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/^/* /;'
Actions #8

Updated by Abhishek Varshney over 8 years ago

rados

teuthology-openstack --verbose --key-name myself --key-filename ~/myself.pem --suite rados --subset $(expr $RANDOM % 18)/18 --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 20 paddles=149.202.164.49:8080
run=ubuntu-2015-11-26_08:17:44-rados-infernalis-backports---basic-openstack
eval filter=$(curl --silent http://$paddles/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | select(.description | contains("rgw") | not) | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')
teuthology-openstack --verbose --key-name myself --key-filename ~/myself.pem --suite rados --filter="$filter" --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 20
Actions #9

Updated by Loïc Dachary over 8 years ago

rgw

teuthology-openstack --verbose --key-name myself --key-filename ~/myself.pem --suite rgw --subset $(expr $RANDOM % 5)/5 --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 20 teuthology-suite --priority 101 --suite rgw --subset $(expr $RANDOM % 5)/5 --suite-branch infernalis --distro ubuntu --email loic@dachary.org --ceph infernalis-backports --machine-type plana,burnupi,mira
Actions #10

Updated by Loïc Dachary over 8 years ago

rbd

teuthology-openstack --verbose --key-name myself --key-filename ~/myself.pem --suite rbd --subset $(expr $RANDOM % 5)/5 --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 20 paddles=167.114.242.172:8080
run=ubuntu-2015-11-26_17:48:25-rbd-infernalis-backports---basic-openstack
eval filter=$(curl --silent http://$paddles/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | select(.description | contains("rgw") | not) | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')
teuthology-openstack --verbose --key-name myself --key-filename ~/myself-sbg1.pem --suite rbd --filter="$filter" --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 20
Actions #11

Updated by Abhishek Varshney over 8 years ago

upgrade

teuthology-openstack --verbose --key-name myself --key-filename ~/myself-sbg1.pem --subset 4/5 --verbose --suite upgrade/infernalis --ceph-qa-suite-git-url https://github.com/ceph/ceph-qa-suite.git --suite-branch infernalis --ceph-git-url https://github.com/ceph/ceph.git --ceph infernalis-backports teuthology-openstack --verbose --key-name myself --key-filename ~/myself.pem --verbose --suite upgrade/infernalis/point-to-point/point-to-point.yaml --ceph-qa-suite-git-url https://github.com/ceph/ceph-qa-suite.git --suite-branch infernalis --ceph-git-url https://github.com/ceph/ceph.git --ceph infernalis-backports distros/all/centos_7.0.yaml
Actions #12

Updated by Abhishek Varshney over 8 years ago

fs

teuthology-openstack --verbose --key-name myself --key-filename ~/myself-bhs1.pem --suite fs --subset $(expr $RANDOM % 5)/5 --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 40 paddles=158.69.71.40:8080
run=ubuntu-2015-12-01_17:18:47-fs-infernalis-backports---basic-openstack
eval filter=$(curl --silent http://$paddles/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | select(.description | contains("rgw") | not) | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')
teuthology-openstack --verbose --key-name myself --key-filename ~/myself-bhs1.pem --suite fs --filter="$filter" --suite-branch infernalis --ceph infernalis-backports --ceph-git-url https://github.com/abhishekvrshny/ceph.git --throttle 30 --simultaneous-jobs 40
Actions #13

Updated by Loïc Dachary about 8 years ago

git --no-pager log --format='%H %s' --graph ceph/infernalis..ceph/infernalis-backports | perl -p -e 's/"/ /g; if (/\w+\s+Merge (\d+)/) { s|\w+\s+Merge (\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/^/* /;'
Actions #14

Updated by Loïc Dachary about 8 years ago

rados

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

2016-02-04 00:33:20,525.525 INFO:teuthology.suite:Passed subset=361/400

Re-running the failed tests:

Re-running the failed tests:

Actions #15

Updated by Loïc Dachary about 8 years ago

upgrade

teuthology-suite --verbose --suite upgrade/infernalis --suite-branch infernalis --ceph infernalis-backports --machine-type vps --priority 1000 machine_types/vps.yaml

Verifying the upgrade on the infernalis branch

teuthology-suite --verbose --suite upgrade/infernalis --suite-branch infernalis --ceph infernalis --machine-type vps --priority 1000 machine_types/vps.yaml
Actions #16

Updated by Loïc Dachary about 8 years ago

powercycle

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

Re-running

Re-running

Actions #17

Updated by Loïc Dachary about 8 years ago

rgw

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

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

Actions #18

Updated by Loïc Dachary about 8 years ago

rbd

teuthology-suite --priority 1000 --suite rbd --subset $(expr $RANDOM % 20)/20 --suite-branch infernalis --distro ubuntu --email loic@dachary.org --ceph infernalis-backports --machine-type smithi,mira

INFO:teuthology.suite:Passed subset=11/20

Actions #19

Updated by Loïc Dachary about 8 years ago

fs

teuthology-suite --priority 1000 --suite fs --subset $(expr $RANDOM % 20)/20 --suite-branch infernalis --distro ubuntu --email loic@dachary.org --ceph infernalis-backports --machine-type smithi,mira

INFO:teuthology.suite:Passed subset=13/20

Re-running the failed test

Re-running the failed test on infernalis

Actions #20

Updated by Loïc Dachary about 8 years ago

git --no-pager log --format='%H %s' --graph ceph/infernalis..infernalis-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/^/* /;'
Actions #21

Updated by Loïc Dachary about 8 years ago

rgw

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

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

Actions #22

Updated by Loïc Dachary about 8 years ago

git --no-pager log --format='%H %s' --graph ceph/infernalis..infernalis-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/^/* /;'
Actions #23

Updated by Loïc Dachary about 8 years ago

rados

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

INFO:teuthology.suite:Passed subset=38/400

Re-running failed tests

Actions #24

Updated by Loïc Dachary about 8 years ago

upgrade

teuthology-suite --verbose --suite upgrade/infernalis --suite-branch infernalis --ceph infernalis-backports --machine-type vps --priority 1000 machine_types/vps.yaml
Actions #25

Updated by Loïc Dachary about 8 years ago

  • Description updated (diff)
Actions #26

Updated by Loïc Dachary about 8 years ago

fs

Verifying if the bug found at http://tracker.ceph.com/issues/13750#note-19 is in infernalis. See also http://tracker.ceph.com/issues/13583#note-5

filter='fs/recovery/{clusters/2-remote-clients.yaml debug/mds_client.yaml dirfrag/frag_enable.yaml mounts/ceph-fuse.yaml tasks/client-limits.yaml}'
teuthology-suite --priority 101 --suite fs --filter="$filter" --suite-branch infernalis --email loic@dachary.org --ceph infernalis --machine-type smithi,mira
Actions #27

Updated by Abhishek Varshney about 8 years ago

  • Description updated (diff)
Actions #28

Updated by Abhishek Varshney about 8 years ago

  • Description updated (diff)
Actions #29

Updated by Abhishek Varshney about 8 years ago

  • Description updated (diff)
Actions #30

Updated by Abhishek Varshney about 8 years ago

  • Description updated (diff)
Actions #31

Updated by Abhishek Varshney about 8 years ago

  • Description updated (diff)
Actions #32

Updated by Yuri Weinstein about 8 years ago

QE VALIDATION (STARTED 2/18/16)

re-runs command lines and filters are captured in http://pad.ceph.com/p/infernalis_v9.2.1_QE_validation_notes

Suite Runs/Reruns Notes/Issues
rados http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_02:00:02-rados-infernalis-distro-basic-openstack/ PASSED
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:37:40-rados-infernalis-distro-basic-openstack/
http://pulpito.ceph.com/teuthology-2016-02-19_20:43:44-rados-infernalis-distro-basic-smithi/
rbd http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:39:01-rbd-infernalis-distro-basic-openstack/ PASSED
http://pulpito.ceph.com/teuthology-2016-02-19_20:30:04-rbd-infernalis-distro-basic-smithi/
rgw http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:42:20-rgw-infernalis-distro-basic-openstack/ PASSED
http://pulpito.ceph.com/teuthology-2016-02-19_20:38:31-rgw-infernalis-distro-basic-smithi/
fs http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:43:52-fs-infernalis---basic-openstack/ PASSED
http://pulpito.ceph.com/teuthology-2016-02-20_09:17:15-fs-infernalis---basic-smithi/
krbd http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:44:22-krbd-infernalis-testing-basic-openstack/ FAILED
env issues #14848, #14850
Approved for release by Jason
http://pulpito.ceph.com/teuthology-2016-02-20_09:20:03-krbd-infernalis-testing-basic-smithi/
http://pulpito.ceph.com/teuthology-2016-02-22_08:43:11-krbd-infernalis-testing-basic-smithi/
http://pulpito.ceph.com/teuthology-2016-02-23_10:25:55-krbd-infernalis-testing-basic-smithi/ fixed #14850 (use "--filter-out xfstests" till this fixed)
kcephfs http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:44:42-kcephfs-infernalis-testing-basic-openstack/ PASSED
http://pulpito.ceph.com/teuthology-2016-02-20_09:22:38-kcephfs-infernalis-testing-basic-smithi/
knfs http://pulpito.ceph.com/teuthology-2016-02-19_20:46:37-knfs-infernalis-testing-basic-smithi/ PASSED
http://pulpito.ceph.com/teuthology-2016-02-20_09:25:27-knfs-infernalis-testing-basic-smithi/
hadoop http://pulpito.ceph.com/teuthology-2016-02-20_09:26:23-hadoop-infernalis---basic-mira/ PASSED
samba http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:45:13-samba-infernalis---basic-openstack/ PASSED
http://pulpito.ceph.com/teuthology-2016-02-20_09:28:39-samba-infernalis---basic-mira/
rest http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-24_22:13:15-ceph-disk-infernalis-testing-basic-openstack/ PASSED
ceph-disk http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-24_22:13:15-ceph-disk-infernalis-testing-basic-openstack/ PASSED
ceph-deploy http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:45:28-ceph-deploy-infernalis-distro-basic-openstack/ FAILED #14223
Approved for release by Sage
upgrade/client-upgrade http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-19_17:34:21-upgrade:client-upgrade-infernalis-distro-basic-openstack/ PASSED
upgrade/hammer-x http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-23_17:02:02-upgrade:hammer-x-infernalis-distro-basic-openstack/ PASSED
upgrade/firefly-hammer-x http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-18_11:18:03-upgrade:firefly-hammer-x-infernalis-distro-basic-openstack/ PASSED
upgrade/infernalis http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-18_16:39:47-upgrade:infernalis-infernalis-distro-basic-openstack/ PASSED
powercycle http://pulpito.ceph.com/teuthology-2016-02-18_09:34:39-powercycle-infernalis-testing-basic-smithi/ FAILED #14810, #13905
http://pulpito.ceph.com/teuthology-2016-02-18_14:23:50-powercycle-infernalis-testing-basic-smithi/
http://pulpito.ceph.com/teuthology-2016-02-19_08:39:06-powercycle-infernalis-testing-basic-mira/
http://pulpito.ceph.com/teuthology-2016-02-19_10:33:42-powercycle-infernalis-testing-basic-mira/
http://pulpito.ceph.com/teuthology-2016-02-23_13:44:13-powercycle-infernalis-testing-basic-smithi/ testing #14810 Approved for release by Sage
(DON'T REMOVE BELOW)
Suite Runs/Reruns Notes/Issues
PASSED / FAILED
Actions #33

Updated by Yuri Weinstein about 8 years ago

  • Description updated (diff)
Actions #34

Updated by Yuri Weinstein about 8 years ago

  • Description updated (diff)
Actions #35

Updated by Yuri Weinstein about 8 years ago

  • Description updated (diff)
Actions #36

Updated by Loïc Dachary about 8 years ago

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

Also available in: Atom PDF