From 0e9ef7feba8f32183e5a6928d4374163031caa1e Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Fri, 13 May 2022 23:22:59 +0800 Subject: [PATCH 1/2] ci: recover tmq/basic5.py --- tests/system-test/fulltest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 4b64f1044a..c80206abbc 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -54,4 +54,4 @@ python3 ./test.py -f 2-query/arccos.py python3 ./test.py -f 2-query/arctan.py # python3 ./test.py -f 2-query/query_cols_tags_and_or.py -#python3 ./test.py -f 7-tmq/basic5.py +python3 ./test.py -f 7-tmq/basic5.py From 3a7df17d3dc92d2b141c7016bf2d2843abda4bde Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Fri, 13 May 2022 23:52:15 +0800 Subject: [PATCH 2/2] ci: recover tsim/tstream/basic1.sim --- tests/script/jenkins/basic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/script/jenkins/basic.txt b/tests/script/jenkins/basic.txt index bddee2c68a..f6bc9f8306 100644 --- a/tests/script/jenkins/basic.txt +++ b/tests/script/jenkins/basic.txt @@ -63,7 +63,7 @@ # ---- tstream ./test.sh -f tsim/tstream/basic0.sim -#./test.sh -f tsim/tstream/basic1.sim +./test.sh -f tsim/tstream/basic1.sim # ---- transaction ./test.sh -f tsim/trans/create_db.sim