Project

General

Profile

Actions

Tasks #11990

closed

hammer v0.94.3

Added by Abhishek Lekshmanan almost 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Urgent
Target version:
% Done:

100%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

Workflow

  • Preparing the release DONE
  • Cutting the release
    • Abhishek asks Sage if a point release should be published YES (the main motivation is #12465)
    • 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 (see the draft)
    • Abhishek informs Yuri that the branch is ready for testing
    • Yuri runs additional integration tests DONE
    • If Yuri discovers new bugs with severity Critical, the release goes back to being prepared, it was not ready after all
    • Yuri informs Alfredo that the branch is ready for release DONE
    • Alfredo creates the packages and sets the release tag DONE

Release information

git --no-pager log --format='%H %s' --graph tags/v0.94.2..ceph/hammer | 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/^/* /;'

teuthology run commit 1e841b08cc9534e654de50967f06113fb7383b0c
(hammer backports July-20)

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

rados

run=loic-2015-07-20_16:39:35-rados-hammer-backports---basic-multi
eval filter=$(curl --silent http://paddles.front.sepia.ceph.com/runs/$run/ | jq '.jobs[] | select(.status == "fail") | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')
echo $filter
rados/thrash/{0-size-min-size-overrides/2-size-1-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml clusters/fixed-2.yaml fs/btrfs.yaml msgr-failures/fastclose.yaml thrashers/pggrow.yaml workloads/snaps-few-objects.yaml}
teuthology-openstack --verbose --key-name loic --priority 50 --suite rados --filter="$filter" --suite-branch hammer --distro ubuntu --ceph hammer
teuthology-openstack --verbose --key-name loic --priority 50 --suite rados --filter="$filter" --suite-branch hammer --distro ubuntu --ceph hammer-backports
./virtualenv/bin/teuthology-suite --priority 1000 --suite rados --subset $(expr $RANDOM % 18)/18 --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph hammer-backports --machine-type plana,burnupi,mira

rgw

./virtualenv/bin/teuthology-suite --priority 1000 --suite rgw --subset $(expr $RANDOM % 5)/5 --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph hammer-backports --machine-type plana,burnupi,mira

Rescheduled on ubuntu 14.04 as

filter='filter='rgw/verify/{overrides.yaml clusters/fixed-2.yaml frontend/civetweb.yaml fs/btrfs.yaml msgr-failures/few.yaml rgw_pool_type/replicated.yaml tasks/rgw_s3tests_multiregion.yaml validater/lockdep.yaml}'
./virtualenv/bin/teuthology-suite --filter="$filter" --priority=50 --suite rgw --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph hammer-backports --machine-type plana,burnupi,mira

fs

./virtualenv/bin/teuthology-suite --priority 1000 --suite fs --subset $(expr $RANDOM % 5)/5 --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph hammer-backports --machine-type plana,burnupi,mira 

Rescheduled as

run=loic-2015-07-20_16:47:30-fs-hammer-backports---basic-multi
eval filter=$(curl --silent http://paddles.front.sepia.ceph.com/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')

teuthology-openstack --key-name loic --suite fs --filter="$filter" --suite-branch hammer --distro ubuntu --ceph hammer-backports

rbd

./virtualenv/bin/teuthology-suite --priority 1000 --suite rbd --subset $(expr $RANDOM % 5)/5 --suite-branch hammer --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph hammer-backports --machine-type plana,burnupi,mira 

Rescheduled as

run=loic-2015-07-20_16:48:56-rbd-hammer-backports---basic-multi
eval filter=$(curl --silent http://paddles.front.sepia.ceph.com/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')

teuthology-openstack --key-name loic --suite rbd --filter="$filter" --suite-branch hammer --distro ubuntu --ceph hammer-backports

powercyle

./virtualenv/bin/teuthology-suite -l2 -v -c hammer-backports -k testing -m plana,burnupi,mira -s powercycle -p 1000 --email abhishek.lekshmanan@gmail.com
Rescheduled as

upgrade

teuthology-openstack --verbose --key-name loic --suite upgrade/hammer --filter=ubuntu_14.04 --suite-branch hammer --ceph hammer-backports --email abhishek.lekshmanan@gmail.com

Re-scheduled with #11998 fixed:

teuthology-openstack --verbose --key-name loic --suite upgrade/hammer --filter=ubuntu_14.04 --suite-branch hammer --ceph hammer-backports 

Scheduled CentOS 6.5 upgrade

teuthology-openstack --verbose --filter=centos_6.5 --key-name loic --suite upgrade/hammer --suite-branch hammer --ceph hammer

Rescheduled

run=ubuntu-2015-08-01_13:18:43-upgrade:hammer-hammer---basic-openstack
eval filter=$(curl --silent http://167.114.249.7:8080/runs/$run/ | jq '.jobs[] | select(.status == "dead" or .status == "fail") | .description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//')
teuthology-openstack --verbose --filter="$filter" --key-name loic --suite upgrade/hammer --suite-branch hammer --ceph hammer

teuthology run commit beee58742551870eeabfa4ae7df230cff493e20a (hammer-backports July-15)

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

QE Validation (started 8/6/15)

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

Suite Runs/Reruns Notes/Issues
rados http://pulpito.ceph.com/teuthology-2015-08-06_13:48:14-rados-hammer-distro-basic-multi/
/home/teuthology/bin/schedule_rados.sh 0 hammer "plana,burnupi,mira"
http://pulpito.ceph.com/teuthology-2015-08-10_09:15:01-rados-hammer-distro-basic-multi/
http://pulpito.ceph.redhat.com/teuthology-2015-08-11_16:54:03-rados-hammer-distro-basic-magna/
http://pulpito.ceph.redhat.com/teuthology-2015-08-17_11:45:20-rados-hammer-distro-basic-magna/ PASSED
rbd http://pulpito.ceph.com/teuthology-2015-08-06_20:39:45-rbd-hammer-distro-basic-multi/
teuthology-suite -v -c hammer -m plana,burnupi,mira -k distro -s rbd -p 90
http://pulpito.ceph.com/teuthology-2015-08-10_09:36:49-rbd-hammer-distro-basic-multi/
http://pulpito.ceph.com/teuthology-2015-08-17_08:54:40-rbd-hammer-distro-basic-multi/ PASSED #12656
rgw http://pulpito.ceph.com/teuthology-2015-08-06_20:52:47-rgw-hammer-distro-basic-multi/ PASSED
teuthology-suite -v -c hammer -m plana,burnupi,mira -k distro -s rgw -p 90
http://pulpito.ceph.com/teuthology-2015-08-10_09:42:32-rgw-hammer-distro-basic-multi/
http://pulpito.ceph.com/teuthology-2015-08-11_08:43:15-rgw-hammer-distro-basic-multi/
fs http://pulpito.ceph.com/teuthology-2015-08-06_20:51:20-fs-hammer---basic-multi/ PASSED
teuthology-suite -v -c hammer -m plana,burnupi,mira -s fs -p 90
http://pulpito.ceph.com/teuthology-2015-08-10_09:47:57-fs-hammer---basic-multi/
krbd http://pulpito.ceph.com/teuthology-2015-08-06_20:57:41-krbd-hammer-distro-basic-multi/
teuthology-suite -v -c hammer -m plana,burnupi,mira -k testing -s krbd -p 90
http://pulpito.ceph.com/teuthology-2015-08-10_10:31:50-krbd-hammer-distro-basic-multi/
http://pulpito.ceph.com/teuthology-2015-08-17_15:06:45-krbd-hammer-testing-basic-multi/ and http://pulpito.ceph.com/teuthology-2015-08-18_08:52:22-krbd-hammer-testing-basic-multi/ PASSED / FAILED per Ilya "xfstest error have been failing for long time", approved for release by Josh
kcephfs http://pulpito.ceph.com/teuthology-2015-08-06_20:58:33-kcephfs-hammer-distro-basic-multi/ #12658
teuthology-suite -v -c hammer -m plana,burnupi,mira -k testing -s kcephfs -p 90
http://pulpito.ceph.com/teuthology-2015-08-17_15:12:22-kcephfs-hammer-testing-basic-multi/ PASSED
http://pulpito.ceph.redhat.com/teuthology-2015-08-16_18:10:02-knfs-hammer-testing-basic-magna/
http://pulpito.ceph.redhat.com/teuthology-2015-08-25_11:37:11-knfs-hammer-testing-basic-magna/ PASSED per Zheng should be fixed by https://github.com/ceph/ceph/pull/5589
hadoop http://pulpito.ceph.redhat.com/teuthology-2015-07-11_18:12:02-hadoop-hammer---basic-magna/ PASSED
multimds optional
@@
samba http://pulpito.ceph.redhat.com/teuthology-2015-08-12_18:07:40-samba-hammer---basic-magna/ PASSED
teuthology-suite -v -c hammer -m magna -s samba -p 80
ceph-deploy http://pulpito.ceph.com/teuthology-2015-08-09_01:10:05-ceph-deploy-hammer-distro-basic-vps/ FAILED #12663, #11538, #12726, approved for release by Travis
teuthology-suite -v -c hammer -m vps -k distro -s ceph-deploy ~/vps.yaml
http://pulpito.ceph.com/teuthology-2015-08-17_10:51:32-ceph-deploy-hammer-distro-basic-vps/
upgrade/client-upgrade http://pulpito.ceph.com/teuthology-2015-08-10_14:04:25-upgrade:client-upgrade-hammer-distro-basic-vps/ PASSED
teuthology-suite -v -c hammer -m vps -k distro -s upgrade/client-upgrade ~/vps.yaml
upgrade/dumpling-firefly-x - baremetal http://pulpito.ceph.redhat.com/teuthology-2015-08-08_17:10:02-upgrade:dumpling-firefly-x-hammer-distro-basic-magna/ PASSED
teuthology-suite -v -c hammer -k distro -m magna -s upgrade/dumpling-firefly-x --filter ubuntu_ --timeout 54000
http://pulpito.ceph.com/teuthology-2015-08-14_08:45:57-upgrade:dumpling-firefly-x-hammer-distro-basic-multi// ubuntu 14.04
teuthology-suite -v -c hammer -k distro -m plana,burnupi,mira -s upgrade/dumpling-firefly-x --filter ubuntu_14 --timeout 54000
upgrade/dumpling-firefly-x - vps this suite runs out of memory on vps
upgrade/firefly-x - vps http://pulpito.ceph.com/teuthology-2015-08-10_14:12:42-upgrade:firefly-x-hammer-distro-basic-vps/ #12667
teuthology-suite -v -c hammer -k distro -m vps -s upgrade/firefly-x ~/vps.yaml -p 90
http://pulpito.ceph.com/teuthology-2015-08-17_14:24:00-upgrade:firefly-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-20_12:53:15-upgrade:firefly-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-24_11:45:37-upgrade:firefly-x-hammer-distro-basic-vps/ PASSED #12715
upgrade/firefly-x - baremetal http://pulpito.ceph.com/teuthology-2015-08-14_08:47:06-upgrade:firefly-x-hammer-distro-basic-multi/ ubuntu 14.04
teuthology-suite -v -c hammer -k distro -m plana,burnupi,mira -s upgrade/firefly-x --filter ubuntu_14
http://pulpito.ceph.com/teuthology-2015-08-14_16:56:20-upgrade:firefly-x-hammer-distro-basic-multi/ PASSED (see vps run ^) #12715
upgrade/giant-x - vps http://pulpito.ceph.com/teuthology-2015-08-10_14:18:01-upgrade:giant-x-hammer-distro-basic-vps/ #12668
teuthology-suite -v -c hammer -k distro -m vps -s upgrade/giant-x ~/vps.yaml -p 100
http://pulpito.ceph.com/teuthology-2015-08-20_15:28:23-upgrade:giant-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-21_10:40:03-upgrade:giant-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-21_14:45:33-upgrade:giant-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-22_16:48:56-upgrade:giant-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-23_15:08:07-upgrade:giant-x-hammer-distro-basic-vps/ and in Octo http://pulpito.ceph.redhat.com/teuthology-2015-08-24_16:31:28-upgrade:giant-x-hammer-distro-basic-magna/ PASSED except one test #12768 rhel in sepia issue
upgrade/giant-x - baremetal http://pulpito.ceph.com/teuthology-2015-08-14_08:47:16-upgrade:giant-x-hammer-distro-basic-multi/ PASSED ubuntu 14.04
teuthology-suite -v -c hammer -k distro -m plana,burnupi,mira -s upgrade/giant-x --filter ubuntu_14
upgrade/hammer - vps http://pulpito.ceph.com/teuthology-2015-08-17_16:05:05-upgrade:hammer-hammer-distro-basic-vps/
teuthology-suite -v -c hammer -k distro -m vps -s upgrade/hammer ~/vps.yaml
PASSED
http://pulpito.ceph.com/teuthology-2015-08-20_12:53:15-upgrade:firefly-x-hammer-distro-basic-vps/
http://pulpito.ceph.com/teuthology-2015-08-21_07:59:11-upgrade:hammer-hammer-distro-basic-vps/
upgrade/hammer - baremetal http://pulpito.ceph.redhat.com/teuthology-2015-08-12_16:05:02-upgrade:hammer-hammer-distro-basic-magna/ PASSED
@@
powercycle http://pulpito.ceph.com/teuthology-2015-08-06_13:44:00-powercycle-hammer-testing-basic-multi/
teuthology-suite -v -c hammer -k testing -m plana,burnupi,mira -s powercycle -p 90
http://pulpito.ceph.com/teuthology-2015-08-10_14:23:38-powercycle-hammer-testing-basic-multi/
http://pulpito.ceph.com/teuthology-2015-08-17_10:36:09-powercycle-hammer-testing-basic-multi/ and http://pulpito.ceph.com/teuthology-2015-08-18_09:06:57-powercycle-hammer-testing-basic-multi/
http://pulpito.ceph.com/teuthology-2015-08-24_08:57:52-powercycle-hammer-testing-basic-multi/ PASSED #12727
Actions #1

Updated by Abhishek Lekshmanan almost 9 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Abhishek Lekshmanan almost 9 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #4

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #5

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #6

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #7

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #8

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #9

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #10

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #11

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #12

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #13

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #14

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #15

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #16

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #18

Updated by Nathan Cutler almost 9 years ago

  • Description updated (diff)
Actions #19

Updated by Loïc Dachary almost 9 years ago

  • Description updated (diff)
Actions #20

Updated by Loïc Dachary almost 9 years ago

  • Description updated (diff)
Actions #21

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #22

Updated by Abhishek Lekshmanan almost 9 years ago

  • Description updated (diff)
Actions #23

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #24

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #25

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #26

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #27

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #28

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #29

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #30

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #31

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #32

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #33

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #34

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #35

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #36

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #37

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #38

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #39

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #40

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #41

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #42

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #43

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #44

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #45

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #46

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #47

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #48

Updated by Abhishek Lekshmanan over 8 years ago

  • Description updated (diff)
Actions #49

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #50

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #51

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #52

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #53

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #54

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #55

Updated by Loïc Dachary over 8 years ago

For the record, this is what's left to be merged in the integration branch:

git --no-pager log --format='%H %s' --graph ceph/hammer..ceph/hammer-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 #56

Updated by Loïc Dachary over 8 years ago

Actions #57

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #58

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #59

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #60

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #61

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #62

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #64

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #65

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #66

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #67

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #68

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #69

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #70

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #71

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #72

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #73

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #74

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #75

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #76

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #77

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #78

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #79

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #80

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #81

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #82

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #83

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #84

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #85

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #86

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #87

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #88

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #89

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #90

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #91

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #92

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #93

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #94

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #95

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #96

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #97

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #98

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #99

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #100

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #101

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #102

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #103

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #104

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #105

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #106

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #107

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #108

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #109

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #110

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #111

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #112

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #113

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #114

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #115

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #116

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #117

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #118

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #119

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #120

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #121

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #122

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #123

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #124

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #125

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #126

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #127

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #128

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #129

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #130

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #131

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #132

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #133

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #134

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #135

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #136

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #137

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #138

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #139

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #140

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #141

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #142

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #143

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #144

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #145

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #146

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #147

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #148

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #149

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #150

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #151

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #152

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #153

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #154

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #155

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #156

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #157

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #158

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #159

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #160

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #161

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #162

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #163

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #164

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #165

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #166

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #167

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #168

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #169

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #170

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #171

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #172

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #173

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #174

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #175

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #176

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #177

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #178

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #179

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #180

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #181

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #182

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #183

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #184

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #185

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #186

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #187

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #188

Updated by Yuri Weinstein over 8 years ago

  • Description updated (diff)
Actions #189

Updated by Abhishek Lekshmanan over 8 years ago

  • Status changed from In Progress to Resolved
Actions #190

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #191

Updated by Loïc Dachary over 8 years ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF