MegatestMegatest is a free and open-source, general purpose automation tool designed for implementing processes such as QA flows, builds, system maintenance etc. Flows consist of multi-step parameterized tasks (tests) that are stringed together by dependencies (waitons) and can be executed independently for different parameters (runs of targets). Megatest includes a GUI dashboard for launching and controlling runs and logpro for checking success of tasks.Megatest gives you a lot of the power of a build tool like Make but it is easier to use, more flexible, designed to control jobs over multiple machines (up to thousands of hosts) simultaneously. Training materials:Contributors | Tools | Downloads | Roadmap Some previous documentation and notes can be found at the old site here: opensrc/megatest |