diff --git a/tests/pytest/perfbenchmark/bug3433.py b/tests/pytest/perfbenchmark/bug3433.py index 2f17e0bd3ada7ece5f8544033192758fd4747b52..dbf7b9ad9e05d77c7f910992a226e34652749e5b 100644 --- a/tests/pytest/perfbenchmark/bug3433.py +++ b/tests/pytest/perfbenchmark/bug3433.py @@ -74,7 +74,6 @@ class TDTestCase: "minRows": 100, "maxRows": 4096, "comp": 2, - "walLevel": 1, "cachelast": 0, "quorum": 1, "fsync": 3000, diff --git a/tests/pytest/query/query1970YearsAf.py b/tests/pytest/query/query1970YearsAf.py index a365369b21fc7429216f5c1e8c624bf856a744c1..62b435fbef9cb132e349e0f8da91eb5c795f3b0b 100644 --- a/tests/pytest/query/query1970YearsAf.py +++ b/tests/pytest/query/query1970YearsAf.py @@ -65,7 +65,6 @@ class TDTestCase: "minRows": 100, "maxRows": 4096, "comp": 2, - "walLevel": 1, "cachelast": 0, "quorum": 1, "fsync": 3000, diff --git a/tests/pytest/tools/insert.json b/tests/pytest/tools/insert.json index 996b91ed06f283fdcd968df9cafc4f58583cbb8d..eacbb590f579385410bff8d46d06f52d496e8fcf 100644 --- a/tests/pytest/tools/insert.json +++ b/tests/pytest/tools/insert.json @@ -17,8 +17,7 @@ "cache": 16, "blocks": 8, "precision": "ms", - "update": 0, - "maxtablesPerVnode": 1000 + "update": 0 }, "super_tables": [{ "name": "stb01",