Skip to content

WIP: test builder containers with serverspec

Richard Clamp requested to merge rc-rspec-containers into master

To check for viability - add some rspec/serverspec tests and add it to the test_build step.

First test added checks that gcc is installed and above a minimum version.

Merge request reports