
What happens
after pushing a
commit to TiDB
repo?
❏ code review by all engs and gather 2+ LGTM
❏ Travis CI passed
❏ unit test and code coverage calculations
❏ TiDB test
❏ MySQL test
❏ XORM test
❏ GORM test
❏ Go SQL test
❏ SQL Logic test
❏ Mybatis test
❏ online DDL test
❏ Integration TiKV test
❏ Mass DDL test
❏ Big Data import test
❏ … ...
❏ Nemesis cluster test
❏ Build multi-platform
❏ Build & push Docker image
❏ Publish binary release
> 10 millions
cases
评论