Revert "Checkout stable/pike for spec_helper"

This reverts commit cef0694f65.

Change-Id: I95eadca6bb5ad7eaea3c1ced6fc6b6db7e07ea54
This commit is contained in:
Tobias Urdin 2018-11-04 22:05:30 +00:00
parent cef0694f65
commit 587afedb66
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ group :development, :test, :system_tests do
:require => 'false'
else
gem 'puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:ref => 'stable/pike',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:require => 'false'
end
gem 'fast_gettext', ['< 1.2.0']