Change in ovirt-engine-sdk-ruby[master]: Use test log files for authenticator

Juan Hernandez has submitted this change and it was merged. Change subject: Use test log files for authenticator ...................................................................... Use test log files for authenticator The authenticator used by the tests server writes information messages directly to the standard output, which interferes with the normal "rspec" output. To avoid that this patch configures the authenticator so that it writes the messages to the "server.log" file. Change-Id: I194f2fbc44115068f69cdbdb06f91573474e4ed3 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M sdk/spec/spec_helper.rb 1 file changed, 5 insertions(+), 4 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/64340 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I194f2fbc44115068f69cdbdb06f91573474e4ed3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com