basic.txt 4.7 KB
Newer Older
S
scripts  
slguan 已提交
1 2 3 4 5 6 7 8
cd ../../debug; cmake ..
#cd ../../debug; make clean
cd ../../debug; make

cd ../../../debug; cmake ..
#cd ../../../debug; make clean
cd ../../../debug; make

S
scripts  
slguan 已提交
9

S
scripts  
slguan 已提交
10
#########  general   #########  
S
scripts  
slguan 已提交
11

S
scripts  
slguan 已提交
12
#alter
S
scripts  
slguan 已提交
13

S
scripts  
slguan 已提交
14
#cache
S
scripts  
slguan 已提交
15 16 17 18 19
#./test.sh -f general/cache/restart_table.sim
#./test.sh -f general/cache/restart_metrics.sim
#./test.sh -f general/cache/new_metrics.sim


S
scripts  
slguan 已提交
20 21 22 23 24
#column
#compress
#compute

./test.sh -f general/db/basic.sim
S
scripts  
slguan 已提交
25 26 27 28 29
./test.sh -f general/db/basic1.sim
./test.sh -f general/db/basic2.sim
./test.sh -f general/db/basic3.sim
./test.sh -f general/db/basic4.sim
./test.sh -f general/db/basic5.sim
S
scripts  
slguan 已提交
30 31 32 33 34 35
./test.sh -f general/db/delete_reuse1.sim
./test.sh -f general/db/delete_reuse2.sim
./test.sh -f general/db/delete_reusevnode.sim
#./test.sh -f general/db/delete_reusevnode2.sim
./test.sh -f general/db/delete_writing1.sim
./test.sh -f general/db/delete_writing2.sim
S
scripts  
slguan 已提交
36 37 38
./test.sh -f general/db/len.sim
./test.sh -f general/db/repeat.sim
./test.sh -f general/db/tables.sim
S
scripts  
slguan 已提交
39

S
scripts  
slguan 已提交
40
#field
S
scripts  
slguan 已提交
41 42 43 44 45 46 47 48 49 50 51

./test.sh -f general/http/restful.sim
./test.sh -f general/http/restful_insert.sim
./test.sh -f general/http/restful_limit.sim
./test.sh -f general/http/restful_full.sim
./test.sh -f general/http/prepare.sim
./test.sh -f general/http/telegraf.sim
#./test.sh -f general/http/grafana_bug.sim
#./test.sh -f general/http/grafana.sim


S
scripts  
slguan 已提交
52
#import
S
scripts  
slguan 已提交
53 54 55 56 57 58 59 60 61 62 63 64

./test.sh -f general/insert/basic.sim
#./test.sh -f general/insert/insert_drop.sim
./test.sh -f general/insert/query_block1_memory.sim
./test.sh -f general/insert/query_block2_memory.sim
./test.sh -f general/insert/query_block1_file.sim
./test.sh -f general/insert/query_block2_file.sim
./test.sh -f general/insert/query_file_memory.sim
./test.sh -f general/insert/query_multi_file.sim
./test.sh -f general/insert/tcp.sim


S
scripts  
slguan 已提交
65 66 67 68
#metrics
#parser
#stream

S
scripts  
slguan 已提交
69 70 71 72 73
./test.sh -f general/table/autocreate.sim
./test.sh -f general/table/basic1.sim
./test.sh -f general/table/basic2.sim
./test.sh -f general/table/basic3.sim
./test.sh -f general/table/bigint.sim
S
scripts  
slguan 已提交
74
./test.sh -f general/table/binary.sim
S
scripts  
slguan 已提交
75 76 77
./test.sh -f general/table/bool.sim
./test.sh -f general/table/column_name.sim
./test.sh -f general/table/column_num.sim
S
scripts  
slguan 已提交
78 79 80
./test.sh -f general/table/column_value.sim
./test.sh -f general/table/column2.sim
./test.sh -f general/table/date.sim
S
scripts  
slguan 已提交
81
./test.sh -f general/table/db.table.sim
S
scripts  
slguan 已提交
82 83 84 85
#./test.sh -f general/table/delete_reuse1.sim
#./test.sh -f general/table/delete_reuse2.sim
#./test.sh -f general/table/delete_writing.sim
#./test.sh -f general/table/describe.sim
S
scripts  
slguan 已提交
86
./test.sh -f general/table/double.sim
S
scripts  
slguan 已提交
87
#./test.sh -f general/table/fill.sim
S
scripts  
slguan 已提交
88 89
./test.sh -f general/table/float.sim
./test.sh -f general/table/int.sim
S
scripts  
slguan 已提交
90
./test.sh -f general/table/limit.sim
S
scripts  
slguan 已提交
91
./test.sh -f general/table/smallint.sim
S
scripts  
slguan 已提交
92 93
#./test.sh -f general/table/table_len.sim
./test.sh -f general/table/table.sim
S
scripts  
slguan 已提交
94
./test.sh -f general/table/tinyint.sim
S
scripts  
slguan 已提交
95 96 97 98
./test.sh -f general/table/vgroup.sim


#tag
S
scripts  
slguan 已提交
99 100

./test.sh -f general/user/basic1.sim
S
scripts  
slguan 已提交
101
./test.sh -f general/user/monitor.sim
S
scripts  
slguan 已提交
102 103 104 105 106
./test.sh -f general/user/pass_alter.sim
./test.sh -f general/user/pass_len.sim
./test.sh -f general/user/user_create.sim
./test.sh -f general/user/user_len.sim

S
scripts  
slguan 已提交
107
#vector
S
scripts  
slguan 已提交
108

S
scripts  
slguan 已提交
109
#########  unique   #########  
S
scripts  
slguan 已提交
110

S
scripts  
slguan 已提交
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
./test.sh -u -f unique/account/account_create.sim
./test.sh -u -f unique/account/account_delete.sim
./test.sh -u -f unique/account/account_len.sim
./test.sh -u -f unique/account/authority.sim
./test.sh -u -f unique/account/basic.sim
./test.sh -u -f unique/account/paras.sim
./test.sh -u -f unique/account/pass_alter.sim
./test.sh -u -f unique/account/pass_len.sim
./test.sh -u -f unique/account/usage.sim
./test.sh -u -f unique/account/user_create.sim
./test.sh -u -f unique/account/user_len.sim

#big

./test.sh -u -f unique/cluster/balance1.sim
./test.sh -u -f unique/cluster/balance2.sim
./test.sh -u -f unique/cluster/balance3.sim
S
scripts  
slguan 已提交
128
#./test.sh -u -f unique/cluster/cache.sim
S
scripts  
slguan 已提交
129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166

./test.sh -u -f unique/column/replica3.sim

./test.sh -u -f unique/db/replica_add12.sim
./test.sh -u -f unique/db/replica_add13.sim
./test.sh -u -f unique/db/replica_add23.sim
./test.sh -u -f unique/db/replica_reduce21.sim
./test.sh -u -f unique/db/replica_reduce32.sim
./test.sh -u -f unique/db/replica_reduce31.sim
./test.sh -u -f unique/db/replica_part.sim

./test.sh -u -f unique/dnode/balance1.sim
./test.sh -u -f unique/dnode/balance2.sim
./test.sh -u -f unique/dnode/balance3.sim
./test.sh -u -f unique/dnode/balancex.sim
./test.sh -u -f unique/dnode/offline1.sim
./test.sh -u -f unique/dnode/offline2.sim

./test.sh -u -f unique/http/admin.sim

#import

#metrics

./test.sh -u -f unique/mnode/mgmt22.sim
./test.sh -u -f unique/mnode/mgmt23.sim
./test.sh -u -f unique/mnode/mgmt24.sim
./test.sh -u -f unique/mnode/mgmt25.sim
./test.sh -u -f unique/mnode/mgmt26.sim
./test.sh -u -f unique/mnode/mgmt33.sim
./test.sh -u -f unique/mnode/mgmt34.sim

#stream

#table

./test.sh -u -f unique/vnode/replica2_basic2.sim
./test.sh -u -f unique/vnode/replica3_basic.sim