lib/gitlab/qa/scenario/test/integration/ldap.rb in gitlab-qa-7.17.1 vs lib/gitlab/qa/scenario/test/integration/ldap.rb in gitlab-qa-7.18.0
- old
+ new
@@ -50,10 +50,10 @@
"#{ldap_name}.#{network}"
end
def run_specs(gitlab, volumes = {}, *rspec_args)
gitlab.instance do
- puts "Running #{spec_suite} specs!"
+ Runtime::Logger.info("Running #{spec_suite} specs!")
Component::Specs.perform do |specs|
specs.suite = spec_suite
specs.release = gitlab.release
specs.network = gitlab.network