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:
Christopher Haster
2023-06-14 16:02:34 -05:00
parent eb9af7abe5
commit 79cc75d18f
2 changed files with 59 additions and 2 deletions
+1 -1
View File
@@ -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}