# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 16345 | tjuricek | Removing candidate branch | ||
#1 | 16342 | tjuricek |
Create candidate branch. This branch is mostly here to start work on our release infrastructure. |
||
//guest/perforce_software/helix-web-services/main/source/testing/HWS Stress Test (Files).jmx | |||||
#1 | 15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
||
//guest/perforce_software/helix-web-services/main/testing/HWS Stress Test (Files).jmx | |||||
#1 | 15257 | tjuricek |
Added stress test, corrected per-request header config. Apparently using underscores is a "special" mechanism for HTTP headers, and requires adjusting nginx to allow such things. Might as well just recommend using hyphens, which get converted to underscores anyway. The current test just hits a listing of 20000 files against p4play. Returns a 2.5 MB response, which doesn't seem to cause problems (yay). |