.builds: re-enable sentinel tests

Signed-off-by: Drew DeVault <sir@cmpwn.com>
This commit is contained in:
Drew DeVault 2024-03-25 15:31:24 +01:00
parent a609e26c56
commit 62205846c1

View File

@ -24,10 +24,9 @@ tasks:
- runtest-cluster: | - runtest-cluster: |
cd redict cd redict
./runtest-cluster ./runtest-cluster
# TODO: these need some work - runtest-sentinel: |
# - runtest-sentinel: | cd redict
# cd redict ./runtest-sentinel
# ./runtest-sentinel
- runtest-moduleapi: | - runtest-moduleapi: |
cd redict cd redict
./runtest-moduleapi ./runtest-moduleapi