Skip to content

Commit

Permalink
Merge pull request #20740 from taosdata/test/TD-22830-3.0
Browse files Browse the repository at this point in the history
the strategy for wal retention period and size
  • Loading branch information
plum-lihui committed Apr 7, 2023
2 parents 2485d6b + 8fc5a0d commit 06bb225
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/parallel_test/cases.task
Expand Up @@ -130,6 +130,7 @@
,,n,system-test,python3 ./test.py -f 0-others/compatibility.py
,,n,system-test,python3 ./test.py -f 0-others/tag_index_basic.py
,,n,system-test,python3 ./test.py -f 0-others/udfpy_main.py
,,n,system-test,python3 ./test.py -N 3 -f 0-others/walRetention.py
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/alter_database.py
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/influxdb_line_taosc_insert.py
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/opentsdb_telnet_line_taosc_insert.py
Expand Down

0 comments on commit 06bb225

Please sign in to comment.