Project

General

Profile

Tasks #11090

Updated by Loïc Dachary about 9 years ago

h3. Workflow 

 * "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release *IN PROGRESS* 
 * "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release 
 ** Loic gets approval from all leads 
 *** Yehuda, rgw:  
 *** Gregory, CephFS: 
 *** Josh, RBD: 
 *** Sam, rados: 
 ** Sage writes and commits the release notes  
 ** Loic informs Yuri that the branch is ready for testing  
 ** Yuri runs additional integration tests 
 ** If Yuri discovers new bugs with severity Critical, the relase goes back to being prepared, it was not ready after all 
 ** Yuri informs Alfredo that the branch is ready for release 
 ** Alfredo creates the packages and sets the release tag  

 h3. Release information 

 * branch to build from: firefly, commit:??? 
 * version: v0.80.10 
 * type of release: point release 
 * where to publish the release: debian/rpm-$release 

 h3. Inventory 

 * http://workbench.dachary.org/ceph/ceph-backports/wikis/firefly 

 * waiting : 
 * OK :  
 * Not OK : 

 h3. teuthology run commit:c2d5a327533cef8a4140a20e398891b4ce0026be (integration branch march 2015) 

 h4. rados 

 <code>./virtualenv/bin/teuthology-suite --filter-out btrfs,ext4 --priority 101 --suite rados --suite-branch firefly wip-ec-cache-agent --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports</code> 


 h3. teuthology run commit:c844a68d591221034689afa98601d30c7ba9812a (integration branch march 2015) 

 h4. rados 

 <pre> 
 run=loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi 
 eval filter=$(curl --silent http://paddles.front.sepia.ceph.com/runs/$run/jobs/?status=fail | jq '.[].description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//') 
 ./virtualenv/bin/teuthology-suite --filter "$filter" --priority 101 --suite rados --suite-branch wip-cot-firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports 
 </pre> 

 * *green* http://pulpito.ceph.com/loic-2015-03-16_11:42:07-rados-firefly-backports---basic-multi/ 

 <code>./virtualenv/bin/teuthology-suite --filter-out btrfs,ext4 --priority 101 --suite rados --suite-branch wip-cot-firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports</code> 

 * *red* http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/ 
 ** *environmental noise* wget \-O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh -x 
 *** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/osd-delay.yaml thrashers/pggrow.yaml workloads/cache-agent-small.yaml}":http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/800459 
 *** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/osd-delay.yaml thrashers/mapgap.yaml workloads/cache.yaml}":http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/800433 
 *** "rados/monthrash/{ceph/ceph.yaml clusters/9-mons.yaml fs/xfs.yaml msgr-failures/mon-delay.yaml thrashers/sync.yaml workloads/snaps-few-objects.yaml}":http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/800270 
 ** *can be ignored* [ERR] 3.10s0 shard 1(0) missing 55d1f050/benchmark_data_plana61_15181_object460/head//3 "whitelist shard missing errors":https://github.com/ceph/ceph-qa-suite/pull/368 
 *** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/fastclose.yaml thrashers/mapgap.yaml workloads/ec-radosbench.yaml}":http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/800322 
 ** *known bug* "unreadable ceph-osd core dump (firefly)":http://tracker.ceph.com/issues/10485 
 *** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/osd-delay.yaml thrashers/pggrow.yaml workloads/ec-snaps-few-objects.yaml}":http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/800465 
 *** "rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/fastclose.yaml thrashers/mapgap.yaml workloads/ec-snaps-few-objects.yaml}":http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/800325 


 h4. rgw 

 Re-run with ceph-qa-suite patch "create a new get_acl helper to ensure proper xml is compared":https://github.com/ceph/ceph-qa-suite/pull/369 
 <pre> 
 run=loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi 
 eval filter=$(curl --silent http://paddles.front.sepia.ceph.com/runs/$run/jobs/?status=fail | jq '.[].description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//') 
 ./virtualenv/bin/teuthology-suite --filter="$filter" --priority 101 --suite rgw --suite-branch wip-rgw-acl --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org --ceph firefly-backports 
 </pre> 

 * *green* http://pulpito.ceph.com/loic-2015-03-16_15:12:53-rgw-firefly-backports---basic-multi/ 

 <pre> 
 run=loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi 
 eval filter=$(curl --silent http://paddles.front.sepia.ceph.com/runs/$run/jobs/?status=fail | jq '.[].description' | while read description ; do echo -n $description, ; done | sed -e 's/,$//') 
 ./virtualenv/bin/teuthology-suite --filter="$filter" --priority 101 --suite rgw --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org --ceph firefly-backports 
 </pre> 

 * *red* http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/ 
 ** *needs fixing* "create a new get_acl helper to ensure proper xml is compared":https://github.com/ceph/ceph-qa-suite/pull/369 
 *** "rgw/singleton/{all/radosgw-admin.yaml rgw_pool_type/replicated.yaml}":http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/806291 
 *** "rgw/singleton/{all/radosgw-admin.yaml rgw_pool_type/erasure-coded.yaml}":http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/806290 
 *** "rgw/singleton/{all/radosgw-admin-multi-region.yaml rgw_pool_type/replicated.yaml}":http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/806289 
 *** "rgw/singleton/{all/radosgw-admin-multi-region.yaml rgw_pool_type/erasure-coded.yaml}":http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/806288 
 *** "rgw/singleton/{all/radosgw-admin-data-sync.yaml rgw_pool_type/replicated.yaml}":http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/806287 
 *** "rgw/singleton/{all/radosgw-admin-data-sync.yaml rgw_pool_type/erasure-coded.yaml}":http://pulpito.ceph.com/loic-2015-03-16_12:57:30-rgw-firefly-backports---basic-multi/806286 


 <code>./virtualenv/bin/teuthology-suite --priority 101 --suite rgw --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports</code> 

 * *red* http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/ 
 ** *needs fixing* "create a new get_acl helper to ensure proper xml is compared":https://github.com/ceph/ceph-qa-suite/pull/369 
 *** "rgw/singleton/{all/radosgw-admin.yaml rgw_pool_type/replicated.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800519 
 *** "rgw/singleton/{all/radosgw-admin.yaml rgw_pool_type/erasure-coded.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800518 
 *** "rgw/singleton/{all/radosgw-admin-multi-region.yaml rgw_pool_type/replicated.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800517 
 *** "rgw/singleton/{all/radosgw-admin-data-sync.yaml rgw_pool_type/replicated.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800515 
 *** "rgw/singleton/{all/radosgw-admin-data-sync.yaml rgw_pool_type/erasure-coded.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800514 
 ** *environmental noise* BotoServerError: 500 Internal Server Error really was plana10 file system turned read-only 
 *** "rgw/singleton/{all/radosgw-admin-multi-region.yaml rgw_pool_type/erasure-coded.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800516 
 ** *environmental noise* wget -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh -x 
 *** "rgw/multifs/{clusters/fixed-2.yaml fs/xfs.yaml rgw_pool_type/replicated.yaml tasks/rgw_user_quota.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800513 
 *** "rgw/multifs/{clusters/fixed-2.yaml fs/btrfs.yaml rgw_pool_type/erasure-coded.yaml tasks/rgw_multipart_upload.yaml}":http://pulpito.ceph.com/loic-2015-03-11_19:06:39-rgw-firefly-backports---basic-multi/800473 

 h4. rbd 

 <code>./virtualenv/bin/teuthology-suite --priority 101 --suite rbd --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports</code> 

 * *green* http://pulpito.ceph.com/loic-2015-03-11_19:09:57-rbd-firefly-backports---basic-multi/ 

 h4. fs 

 <code>./virtualenv/bin/teuthology-suite -k testing --priority 101 --suite fs --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports</code> 

 * *green* http://pulpito.ceph.com/loic-2015-03-11_19:13:19-fs-firefly-backports-testing-basic-multi/ 

 h3. teuthology run commit:b0d9b862d7f1a9a98cf4b41ff7cb0eb428740633 (march 2015) 

 h4. rados  

 <code>./virtualenv/bin/teuthology-suite --filter-out btrfs,ext4 --priority 101 --suite rados --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org    --ceph firefly-backports</code> 

 * *green* http://pulpito.ceph.com/loic-2015-03-10_22:52:26-rados-firefly-backports---basic-multi/ 

Back