Go to file
2024-07-17 13:14:28 -04:00
lib Made changes 2024-07-17 13:14:28 -04:00
templates Implemented new runner & dealt with issues regarding facts resource 2024-07-17 13:13:57 -04:00
.gitignore Made changes 2024-07-17 13:14:28 -04:00
design.adoc initial commit 2024-06-09 16:13:03 -05:00
README.md test commit 2024-06-28 13:01:04 -05:00
rubyqa.gemspec Made changes 2024-07-17 13:14:28 -04:00

RubyQA

This is a framework/tool to organize & QA testing of a build of a remote node (linux based) over ssh

Resources

What is it's intended purpose?

This is meant to provide an all in one tooling for creating a QA framework for testing builds of a remote device over the network.

This can be done with shells like bash, but only to a lesser degree of accuracy. This project seeks to provide a greater degree of accuracy in tests on ensuring that a host has been properly built by whatever tooling you use (puppet, jenkins, etc).