Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift Review Dashboard:''' http://not.mn/reviews.html
 
'''Swift 2.22.0 release pre-reqs```
 
* py3
 
** https://review.opendev.org/#/c/662115/ memcache fix
 
*** https://review.openstack.org/#/c/652928/ tempurl
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
** https://review.opendev.org/#/c/665042/ test_locale
 
** https://review.opendev.org/#/c/662546/ workaround for https://bugs.python.org/issue37093
 
** https://review.opendev.org/#/c/665486/ db.pending upgrade issue
 
 
  
 
'''Open patches that are running in production somewhere'''
 
'''Open patches that are running in production somewhere'''
Line 17: Line 7:
 
* https://review.openstack.org/#/c/342857/ (timburke)
 
* https://review.openstack.org/#/c/342857/ (timburke)
 
* https://review.openstack.org/#/c/265015/ (timburke)
 
* https://review.openstack.org/#/c/265015/ (timburke)
 +
* <s>https://review.opendev.org/#/c/672186/ (timburke)</s>
  
  
 
'''Python3 Patches'''
 
'''Python3 Patches'''
  
 +
* py3 probe tests:
 +
** https://review.opendev.org/#/c/671167/ fix sharded listings
 +
** https://review.opendev.org/#/c/670932/ fix swift-orphans
 +
** https://review.opendev.org/#/c/670933/ fix rsync output parsing
 +
** https://review.opendev.org/#/c/671333/ with the above, (mostly) get probe tests passing
 
* py3 func tests:
 
* py3 func tests:
 
** https://review.openstack.org/#/c/645388/ functional/test_account.py functional/test_container.py
 
** https://review.openstack.org/#/c/645388/ functional/test_account.py functional/test_container.py
 
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
 
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
** https://review.openstack.org/#/c/645895/ functional/test_object.py, plus func-ec-py37 job
 
 
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
 
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
** https://review.opendev.org/#/c/647923/ functional/test_domain_remap.py functional/test_staticweb.py
+
** https://review.opendev.org/#/c/674716/ (most of) functional/s3api/
* middleware
 
** https://review.openstack.org/#/c/652928/ tempurl
 
* obj
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
*** has some weird/annoying test failures related to how we check that we're logging status
 
* https://review.opendev.org/#/c/662115/ memcached issues
 
  
  

Revision as of 20:52, 7 August 2019

Swift Review Dashboard: http://not.mn/reviews.html

Open patches that are running in production somewhere


Python3 Patches


PyECLib/LibEC Patches


Bug triage worksheet: https://etherpad.openstack.org/p/swift-bug-triage-list

swiftclient bugs: https://goo.gl/uO4b7l <-- bugs that are marked "New" and need triage

swift bugs: https://goo.gl/LMiiDc <-- bugs that are marked "New" and need triage


Swift Review Dashboard: http://not.mn/reviews.html