Jump to: navigation, search

Difference between revisions of "Swift/PriorityReviews"

(11 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'''
 +
* py3 unit tests
 +
** 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
 +
* 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 12: Line 25:
 
'''Python3 Patches'''
 
'''Python3 Patches'''
  
* https://review.openstack.org/#/c/621376/
 
 
* py3 func tests:
 
* py3 func tests:
** https://review.openstack.org/#/c/642520/ functional/tests.py
 
** https://review.openstack.org/#/c/645856/ func-py37 gate job
 
 
** 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.openstack.org/#/c/645895/ functional/test_object.py, plus func-ec-py37 job
* https://review.openstack.org/#/c/652819/ reconstructor
+
** https://review.opendev.org/#/c/659673/ functional/test_slo.py
** has some weird/annoying test failures related to how we check that we're logging status
+
** https://review.opendev.org/#/c/647923/ functional/test_domain_remap.py functional/test_staticweb.py
* https://review.openstack.org/#/c/652928/ tempurl
+
* middleware
* https://review.opendev.org/#/c/659389/ Clean up test_write_read_metadata
+
** https://review.openstack.org/#/c/652928/ tempurl
** https://review.opendev.org/#/c/659390/ diskfile
+
* obj
* https://review.opendev.org/#/c/659189/ expirer
+
** 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
 +
 
  
 
'''PyECLib/LibEC Patches'''
 
'''PyECLib/LibEC Patches'''

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