summaryrefslogtreecommitdiff
path: root/spec/acceptance/beaker/git/compression/compression_6_checkout.rb
AgeCommit message (Collapse)Author
2014-06-16Accomodate ubuntu-10 package for git in beaker testsJohn Duarte
Add conditional to install `git-core` if the platform under test is ubuntu-10. The `git` package is not available for this platform.
2014-05-21Update specs and fix FM-1361Hunter Haugen
- Add install.rb for pre-suite - Add catches for failures/changes to manifest application - Correct root ssh key copying - Add sleeps for killing processes releasing ports - Fix FM-1361
2014-05-18Move git tests into sub-directoryJohn Duarte