Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 564 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 564 Bytes

Roborivers Cheat Sheet

/skipbuild -- Skipping regression testing for the pull request.

/plugin-branch branch -- Build specified bb-plugins branch (Comdb2 developers only).

/runtests -- Run tests for the pull request (Comdb2 developers only).

/skipsysbench -- Dont run sysbench on pull request

/silent -- Hush mode.

/cbuild-compile-only -- Compile but don't submit the branch to robomark.

/build-type type -- Specify the build type. Possible values are empty, Debug, Release, RelWithDebInfo and MinSizeRel (Case-sensitive).