add test case for tail about CI
This commit is contained in:
parent
b040258316
commit
6888c1680c
|
@ -95,6 +95,7 @@ python3 ./test.py -f 2-query/unique.py
|
||||||
python3 ./test.py -f 2-query/stateduration.py
|
python3 ./test.py -f 2-query/stateduration.py
|
||||||
python3 ./test.py -f 2-query/function_stateduration.py
|
python3 ./test.py -f 2-query/function_stateduration.py
|
||||||
python3 ./test.py -f 2-query/statecount.py
|
python3 ./test.py -f 2-query/statecount.py
|
||||||
|
python3 ./test.py -f 2-query/tail.py
|
||||||
|
|
||||||
python3 ./test.py -f 6-cluster/5dnode1mnode.py
|
python3 ./test.py -f 6-cluster/5dnode1mnode.py
|
||||||
python3 ./test.py -f 6-cluster/5dnode2mnode.py
|
python3 ./test.py -f 6-cluster/5dnode2mnode.py
|
||||||
|
|
Loading…
Reference in New Issue