From c12db4a7dd796a722249700d599a8b9671b6453e Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Tue, 24 May 2022 20:44:17 +0800 Subject: [PATCH] test: add test cases to ci --- tests/script/jenkins/basic.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/script/jenkins/basic.txt b/tests/script/jenkins/basic.txt index e6861f09f6..6ecc816442 100644 --- a/tests/script/jenkins/basic.txt +++ b/tests/script/jenkins/basic.txt @@ -92,8 +92,8 @@ #./test.sh -f tsim/stable/show.sim ./test.sh -f tsim/stable/values.sim ./test.sh -f tsim/stable/vnode3.sim -./test.sh -f tsim/stable/add_column.sim -./test.sh -f tsim/stable/drop_column.sim +./test.sh -f tsim/stable/column_add.sim +./test.sh -f tsim/stable/column_drop.sim # --- for multi process mode