2 Commits

Author SHA1 Message Date
honghua e2e680831c fix: add executable permission bit for all 3963 .sh test scripts
All .sh files under tests/ lacked the Git executable permission bit
(100644 instead of 100755), causing tmt run to fail with 'permission
denied' errors on Linux servers.

Fixes: woqidaideshi/openruyi-autotest#80
2026-07-06 14:36:45 +08:00
honghua f5546c4572 feat: add sysbench multithreaded benchmark performance tests (5 cases) 2026-07-03 14:21:09 +08:00