opt stream ci test

This commit is contained in:
liuyao 2023-06-07 09:32:41 +08:00
parent e509618760
commit 1f64629740
1 changed files with 0 additions and 7 deletions

View File

@ -576,13 +576,6 @@ $loop_count = 0
print step 7
loop4:
sleep 100
$loop_count = $loop_count + 1
if $loop_count == 10 then
return -1
endi
sql create database test3 vgroups 6;
sql use test3;