Merge "Switch to Train" into stable/train

This commit is contained in:
Zuul 2019-10-10 22:04:16 +00:00 committed by Gerrit Code Review
commit 68b7e29cac
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ group :development, :test, :system_tests do
:require => 'false'
else
gem 'puppet-openstack_spec_helper',
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:branch => 'stable/train',
:require => 'false'
end
end