Pin Beaker to 2.x

Change-Id: I8b5a814a04efccd3da0ad73159b0020e0e58b9cf
This commit is contained in:
Alex Ruiz Estradera 2016-09-28 18:45:13 +02:00
parent 89a8625f45
commit b0a2bb9b78

@ -22,7 +22,7 @@ end
group :system_tests do
gem 'beaker'
gem 'beaker' , '< 3.0.0'
if beaker_version = ENV['BEAKER_VERSION']
## TODO - Remove hardcoded version as soon as BKR-885 is fixed
## https://tickets.puppetlabs.com/browse/BKR-885