rosie-ci.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:rosie-ci 作者: adafruit 项目源码 文件源码
def test_commit(repo, ref, tag):
    chain = start_test.s(repo, ref) | group(test_board.s(ref=ref, repo=repo, tag=tag, board=board) for board in config["devices"]) | finish_test.s(repo, ref)
    chain.delay()

# Adapted from: https://gist.github.com/andrewgross/8ba32af80ecccb894b82774782e7dcd4
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号