Welcome to Buildtest!

buildtest is a HPC testing framework that provides a flexible way to test software stack on HPC systems. buildtest is designed to be a generic framework that can be used to test any software stack. Test are written in YAML format called buildspecs that is used to describe test configuration. buildtest will translate the configuration into a valid test script that can be executed on the system. The framework is implemented in Python and uses JSON Schema for validation of buildspecs.

Learn more here.

Recent posts