## 01-Snode #,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_bigint.py #,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic1.py #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_mgmt.py -N 8 ## 02-Stream ## 03-TriggerMode #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_state.py #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_count.py #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_event.py #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_notify.py #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_fill_history.py #,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_sliding.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/03-TriggerMode/test_state.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/03-TriggerMode/test_count.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/03-TriggerMode/test_event.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/03-TriggerMode/test_fill_history.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/03-TriggerMode/test_sliding.py ## 04-Option ## 05-Notify ## 06-Output ## 07-SubQuery ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/07-SubQuery/test_subquery_basic.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/07-SubQuery/test_subquery_limit.py #../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/07-SubQuery/test_subquery_sliding.py ## 08-ReCalculate ## 20-UseCase #../tests/script/sh/stop_dnodes.sh; pytest --clean pytest cases/13-StreamProcessing/20-UseCase/test_nevados.py ## 21-Stability ## 22-Performance ## 23-Compatibility ## 24-OldCases #../tests/script/sh/stop_dnodes.sh; pytest --clean pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_basic1.py #../tests/script/sh/stop_dnodes.sh; pytest --clean pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_check.py #../tests/script/sh/stop_dnodes.sh; pytest --clean pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_checkpoint.py #../tests/script/sh/stop_dnodes.sh; pytest --clean pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_concat.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_state.py ../tests/script/sh/stop_dnodes.sh; pytest --clean cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_twa.py ## 99-Others