feat(ci): Runner标签分层路由 - 测试/构建分机运行 #315
Reference in New Issue
Block a user
Delete Branch "feat/runner-label-routing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
9个Runner按标签分层,测试类与构建类Job分机运行,互不抢资源:
Runner分层
ci-check标签,专跑测试/检查类Jobbuild-only标签,专跑构建/部署类JobJob路由调整
host[host, ci-check]host[host, ci-check]host[host, ci-check]host[host, ci-check]saas[host, build-only]saas[host, build-only]saas[host, build-only]saas[host, build-only]saas[host, build-only]saas[host, build-only]收益
host标签,Runner标签配置好后自动分流