Change in ovirt-engine-sdk-ruby[sdk_4.0]: 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> (cherry picked from commit 914e240ca7eccb90901b27a4f9dcda74a235b847) --- 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/64344 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I194f2fbc44115068f69cdbdb06f91573474e4ed3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: sdk_4.0 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