This document summarizes the AQAvit quality testing program for OpenJDK binaries distributed by Adoptium. It describes the three layers of automation: standalone testing using TestKitGen (TKG), continuous integration (CI) using Jenkins or GitHub Actions, and results aggregation using the Test Results Summary Service (TRSS). TKG standardizes test execution, CI runs tests in parallel across platforms, and TRSS provides a dashboard to analyze results across builds. The document also outlines plans to expand testing to additional categories and use machine learning to analyze results.