You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian7 dockerfile added to address apt-get broken repo mirrors
test.sh global sleep bumped to 5 minutes (the tests actually stop the docker container, there is no need to die unless the test is not running or exits with error and without cleanup)
runtest.sh has been consolidated into a run block. we can now scale tests by adding them to the RELEASE var
Added debug logging to build
Removed the --no-ri and --no-rdoc option from gem install bundler and have subsequent commands have exit 0 before continuing
Increased verbosity on commands executed by build.sh
Removed -v from cd because there is not a verbose output on change directory command
Submit some metrics as a counter instead of gauge
Add more simple mode, minimal mode, and base collector docs