aboutsummaryrefslogtreecommitdiff
path: root/scripts/test_scripts/oplog-import-export-test.py
Commit message (Collapse)AuthorAgeFilesLines
* add buildid updates to oplog and builds test scripts (#838)HEADmainDan Engelbrecht40 hours1-56/+121
| | | | * updated test scripts * remove some hardcoded assumptions
* updated chunk–block analyser (#818)Dan Engelbrecht6 days1-5/+11
| | | | | * create oplogs as they are imported * Improved logic for partial block analisys * unit tests for ChunkBlockAnalyser
* add fallback for zencache multirange (#816)Dan Engelbrecht7 days1-0/+228
* clean up BuildStorageResolveResult to allow capabilities * add check for multirange request capability * add MaxRangeCountPerRequest capabilities * project export tests * add InMemoryBuildStorageCache * progress and logging improvements * fix ElapsedSeconds calculations in fileremoteprojectstore.cpp * oplogs/builds test script