From b67cc0fa0131cb9753f4a905d18e15a82f44c2fd Mon Sep 17 00:00:00 2001 From: chenhaoran Date: Wed, 30 Nov 2022 20:12:15 +0800 Subject: [PATCH] test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase --- tests/system-test/0-others/compatibility.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/system-test/0-others/compatibility.py b/tests/system-test/0-others/compatibility.py index 64b1d6cdcd..cda8bfb646 100644 --- a/tests/system-test/0-others/compatibility.py +++ b/tests/system-test/0-others/compatibility.py @@ -3,6 +3,7 @@ import taos import sys import os import time + from pathlib import Path from util.log import * from util.sql import *