I got tired of doing this by hand and finally wrote a script to do it instead: https://github.com/ceph/ceph/pull/17382 Go tag your PRs with wip-whatever-testing, then git checkout master git pull ../src/script/build-integration-branch wip-whatever-testing make && ctest -j12 && git push ci $(git rev-parse --abbrev-ref HEAD) All I need to do now is make the ceph-disk tox test pass on Fedora... sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html