This document introduces Apache Yetus, a pre-commit system for Apache HBase that runs tests and checks on code changes. It has personalities to add framework-specific tests for HBase. Yetus outputs a vote table and failure details in log files. The document provides guidance on interpreting Yetus output and using it to validate patches in various code branches and against different Java versions. Yetus is still in a version 0 release but aims to standardize pre-commit testing for Apache projects.