diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index 25fa8a8660..f20e2bc0a5 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -524,6 +524,7 @@ ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/fsync.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/multilevel.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/retention_test.py +,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/retention_test2.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/multilevel_createdb.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/ttl.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/ttlChangeOnWrite.py diff --git a/tests/system-test/win-test-file b/tests/system-test/win-test-file index b3e7e5b4d3..408d9e71c5 100644 --- a/tests/system-test/win-test-file +++ b/tests/system-test/win-test-file @@ -247,6 +247,7 @@ python3 ./test.py -f 0-others/user_privilege_all.py python3 ./test.py -f 0-others/fsync.py python3 ./test.py -f 0-others/multilevel.py python3 ./test.py -f 0-others/retention_test.py +python3 ./test.py -f 0-others/retention_test2.py python3 ./test.py -f 0-others/ttl.py python3 ./test.py -f 0-others/ttlChangeOnWrite.py python3 ./test.py -f 0-others/compress_tsz1.py