Added LFS_MULTIVERSION and testing of lfs2.0 to CI
- Added test-multiversion test job - Added test-lfs2_0 test job - Added mutliversion size measurement
This commit is contained in:
@@ -102,7 +102,7 @@ jobs:
|
||||
# sizes table
|
||||
i=0
|
||||
j=0
|
||||
for c in "" readonly threadsafe migrate error-asserts
|
||||
for c in "" readonly threadsafe multiversion migrate error-asserts
|
||||
do
|
||||
# per-config results
|
||||
c_or_default=${c:-default}
|
||||
|
||||
Reference in New Issue
Block a user