diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index e3f8a71a5a62003af45d2cee2f8d205f9360032a..19c3d93e608b2fdc077ed2d9b67619cb1c3199e7 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -100,6 +100,7 @@ python3 ./test.py -f 2-query/statecount.py python3 ./test.py -f 2-query/tail.py python3 ./test.py -f 2-query/distribute_agg_count.py python3 ./test.py -f 2-query/distribute_agg_max.py +python3 ./test.py -f 2-query/distribute_agg_min.py python3 ./test.py -f 6-cluster/5dnode1mnode.py