summaryrefslogtreecommitdiff
path: root/testing/tests/benchmarks/test_legacy_vs_blobs.py
AgeCommit message (Collapse)Author
2017-09-08[test] allow test_vs_legacy test to run with remote serverdrebs
2017-09-05[test] refactor and fixes for blobs vs legacy testdrebs
- create payloads before running tests - use different group names for different amount/sizes - move legacy index creation to setup function - limit concurrency on blobmanager to 2 (same as thread pool size) - add a VACUUM call to observe blobs db size decreasing between tests - properly cleanup server between blobs test runs - refactor blobs pipeline so it makes more sense and is easier to read
2017-08-31[test] use semaphore in legacy vs blobs testdrebs
2017-08-25[benchmarks] add legacy mail delivery testdrebs