Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(46 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
 
 
'''Patches to land before a 2.21.0 (Stein) release'''
 
 
* https://review.openstack.org/#/c/633671/ - Fix decryption for broken objects
 
* https://review.openstack.org/#/c/634507/ - encryption: Be more tolerant of errors while decrypting listings
 
* <s>https://review.openstack.org/#/c/641855/ - Fix how we UTF-8-ify func tests</s>
 
* <s>https://review.openstack.org/#/c/571905/ - Fix quoting for large objects</s>
 
 
  
 
'''Open patches that are running in production somewhere'''
 
'''Open patches that are running in production somewhere'''
Line 14: Line 5:
 
* https://review.openstack.org/#/c/333331/ (rledisez)
 
* https://review.openstack.org/#/c/333331/ (rledisez)
 
* https://review.openstack.org/#/c/337861/ (rledisez)
 
* https://review.openstack.org/#/c/337861/ (rledisez)
* https://review.openstack.org/#/c/548948/ (rledisez)
 
 
* 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)
* https://review.openstack.org/#/c/633671/ (zigo)
+
* <s>https://review.opendev.org/#/c/672186/ (timburke)</s>
  
  
 
'''Python3 Patches'''
 
'''Python3 Patches'''
  
* https://review.openstack.org/#/c/621376/
+
* py3 probe tests:
* https://review.openstack.org/#/c/611686/
+
** https://review.opendev.org/#/c/671167/ fix sharded listings
* https://review.openstack.org/#/c/639263/ dlo -- timburke will feel better about us getting the quoting right if we land
+
** https://review.opendev.org/#/c/670932/ fix swift-orphans
** <s>https://review.openstack.org/#/c/571905/ fix quoting in large objects</s>
+
** https://review.opendev.org/#/c/670933/ fix rsync output parsing
** <s>https://review.openstack.org/#/c/641855/ fix up UTF-8 func tests</s>
+
** https://review.opendev.org/#/c/671333/ with the above, (mostly) get probe tests passing
** so we can play around with func tests on top of https://review.openstack.org/#/c/642520/
 
** alternate approach: https://review.openstack.org/#/c/642920/
 
* https://review.openstack.org/#/c/619303/ bulk
 
* https://review.openstack.org/#/c/643855/ staticweb
 
 
* py3 func tests:
 
* py3 func tests:
** https://review.openstack.org/#/c/645284/ work around https://bugs.python.org/issue33973
 
** https://review.openstack.org/#/c/642893/ work around https://bugs.python.org/issue36274
 
** https://review.openstack.org/#/c/642520/ functional/tests.py
 
 
** 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/645856/ func-py37 gate job
+
** https://review.openstack.org/#/c/642920/ functional/test_dlo.py
 +
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
 +
** https://review.opendev.org/#/c/674716/ (most of) functional/s3api/
  
  

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