You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increase the max_request_body_size in tempest runs
Older stable branches have the tempest and tempest plugin pinned to a specific
version which doesn't have test fix for the limited request body size default.
This patch will set a 10x max_request_body_size for oslo middleware sizelimit,
which should be enough for the tests to run.
Change-Id: I937f1ebc6554f93034fb261cf3090f623c150b90
0 commit comments