adiholden
84d4ba4d69
chore(regression): test bptree on regression pytests ( #1963 )
...
* chore(regression): test bptree on regression pytests
1. stop passing the flag use_zset_tree as it is true on default
2. fix ci test to run replication tests
3. change replication tests seeder to sometimes add more than 128 values
to zset to test the pbtree impl
Signed-off-by: adi_holden <adi@dragonflydb.io>
2023-10-02 14:07:50 +00:00
Vladislav
bc48bed6ad
fix(regtests): Colored per-instance log ( #1971 )
...
* fix(regtests): Colored per-instance log
---------
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
2023-10-02 10:36:41 +03:00
adiholden
f18b41c666
run regression tests on CI ( #1874 )
...
* run regression tests on CI
Signed-off-by: adi_holden <adi@dragonflydb.io>
2023-09-21 10:52:52 +03:00
adiholden
55710e40f3
chore(regression): send chat notificaiton only on main branch ( #1847 )
...
* chore(regression): send chat notificaiton only on main branch
Signed-off-by: adi_holden <adi@dragonflydb.io>
2023-09-13 09:17:02 +03:00
Roman Gershman
02fff36e3e
Add build_rpm script and rpm spec ( #1831 )
...
Also, link stdlib++ and libgcc statically.
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2023-09-12 10:42:06 +03:00
Kostas Kyrimis
69e24e7a43
chore(gh-workflows): add regression tests to release job ( #1665 )
...
* Run regression tests on Release build (only for x86)
* Make regression tests a composite action
* Refactor to use regression tests action
2023-08-24 15:24:21 +02:00