• K
    Mechanism to run CI jobs on local branch via commit_prereq · b0a15e7f
    krad 提交于
    Summary: This patch provides a mechanism to run pre commit tests on the local
    branch before committing. This can help prevent frequent build breaks.
    
    The tests can be run in parallel by specifying the J=<..> environment
    variable.
    
    Test Plan: Run manually
    
    Reviewers: sdong rven tec
    
    CC: leveldb@
    
    Task ID: #9689218
    
    Blame Rev:
    b0a15e7f
Makefile 39.5 KB