Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(3 intermediate revisions by the same user 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```
+
'''Swift 2.22.0 release pre-reqs'''
* py3
+
* py3 unit tests
** <s>https://review.opendev.org/#/c/654671/ symlink</s>
+
** https://review.opendev.org/#/c/662115/ memcache fix
*** https://review.opendev.org/#/c/662294/ symlink follow-up
+
*** https://review.openstack.org/#/c/652928/ tempurl
** https://review.openstack.org/#/c/652928/ tempurl
 
** https://review.opendev.org/#/c/660542/ ssync
 
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
** https://review.openstack.org/#/c/652819/ reconstructor
** need to port test_locale.py
+
** https://review.opendev.org/#/c/665042/ test_locale
** need a workaround for https://bugs.python.org/issue37093
+
* fixups needed to run tests under py2 against services on py3
 +
** https://review.opendev.org/#/c/662546/ workaround https://bugs.python.org/issue37093
 +
** https://review.opendev.org/#/c/665487/ functest prefix
 +
** https://review.opendev.org/#/c/665746/ s3api
 +
** https://review.opendev.org/#/c/665770/ _MAXHEADERS
 +
** https://review.opendev.org/#/c/665773/ ECAppIter
  
  
Line 22: Line 25:
 
'''Python3 Patches'''
 
'''Python3 Patches'''
  
* https://review.openstack.org/#/c/621376/
 
 
* 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
Line 30: Line 32:
 
** https://review.opendev.org/#/c/647923/ functional/test_domain_remap.py functional/test_staticweb.py
 
** https://review.opendev.org/#/c/647923/ functional/test_domain_remap.py functional/test_staticweb.py
 
* middleware
 
* middleware
** https://review.opendev.org/#/c/662294/ symlink follow-up
 
 
** https://review.openstack.org/#/c/652928/ tempurl
 
** https://review.openstack.org/#/c/652928/ tempurl
 
* obj
 
* obj
** https://review.opendev.org/#/c/660542/ ssync
 
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
** https://review.openstack.org/#/c/652819/ reconstructor
 
*** has some weird/annoying test failures related to how we check that we're logging status
 
*** has some weird/annoying test failures related to how we check that we're logging status

Revision as of 22:42, 17 June 2019

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

Swift 2.22.0 release pre-reqs


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