TDengine/packaging/smokeTest
WANG Xu c52c68aa4f
sync: apply remaining build system changes from monorepo (main)
The following commits could not be applied individually due to context
differences between the monorepo and the public repo's build files.
They have been applied as a cumulative diff to ensure the final state
matches the monorepo exactly:

- chore: sync CI files with 3.0 branch to eliminate merge conflicts (rd-public/tsdb!271)
- revert(refactor): dynamically link taosd taosudf taosmqtt against libtaosnative.so to reduce binary size (revert #183) (rd-public/tsdb!282)
- fix(docs): autofix formatting issues across all doc files (rd-public/tsdb!296)
- feat: support -DBUILD_SANITIZER=true on windows for debug build (rd-public/tsdb!291)
- feat(build): build cache, mirror, and sccache optimizations (rd-public/tsdb!326)
- docs: update image for three replica (rd-public/tsdb!324)
- enh: shared storage on windows (rd-public/tsdb!333)
- fix(cmake): convert ext_libs3 from git clone to URL tarball download (rd-public/tsdb!360)
- feat: dual-source deps and comprehensive docs/packaging (cherry-pick to main) (rd-public/tsdb!352)
- fix(cmake): guard DOWNLOAD_EXTRACT_TIMESTAMP for CMake < 3.24 and fix duplicate Cargo.lock entry (rd-public/tsdb!369)
- fix: test case execution failure in pytest.sh (rd-public/tsdb!338)
- enh: built-in compilation support for Python UDF plugins use abi3 (rd-public/tsdb!325)
2026-05-23 14:11:50 +08:00
..
assets test: add smoke test scripts 2024-11-07 16:22:30 +08:00
conftest.py test:modify somketest dir name 2024-11-07 11:36:59 +08:00
debRpmAutoInstall.sh test:modify somketest dir name 2024-11-07 11:36:59 +08:00
getAndRunInstaller.bat test:modify somketest dir name 2024-11-07 11:36:59 +08:00
getAndRunInstaller.sh test:modify somketest dir name 2024-11-07 11:36:59 +08:00
lib.py test:modify somketest dir name 2024-11-07 11:36:59 +08:00
main.py test:modify somketest dir name 2024-11-07 11:36:59 +08:00
pytest_require.txt test: add smoke test scripts 2024-11-07 16:24:54 +08:00
runCases.bat test:modify somketest dir name 2024-11-07 11:36:59 +08:00
runCases.sh test:modify somketest dir name 2024-11-07 11:36:59 +08:00
smokeTestClient.py test:modify somketest dir name 2024-11-07 11:36:59 +08:00
smokeTestJenkinsFile test:modify somketest dir name 2024-11-07 11:36:59 +08:00
start3NodesServer.sh test:modify somketest dir name 2024-11-07 11:36:59 +08:00
test_anode.py ci: add test case for tdgpt 2024-11-27 20:38:09 +08:00
test_client.py test:modify somketest dir name 2024-11-07 11:36:59 +08:00
test_community_package_install_messages.sh sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
test_server.py test:add tmq_sim to community smoke tests on a mac 2024-11-09 18:37:22 +08:00
test_server_unix_case test:modify somketest dir name 2024-11-07 11:36:59 +08:00
test_server_unix_tdgpt ci: add test case for tdgpt 2024-11-27 22:01:22 +08:00
test_server_windows_case test:modify somketest dir name 2024-11-07 11:36:59 +08:00
test_smoking_selfhost.sh Update test_smoking_selfhost.sh 2025-01-14 16:46:39 +08:00
versionCheckAndUninstall.py test:modify somketest dir name 2024-11-07 11:36:59 +08:00
versionCheckAndUninstallforPytest.py enh: update TDgpt service interface documentation and improve uninstall verification logic (#34982) 2026-03-30 19:05:08 +08:00