mistral/mistral/tests/releasenotes/notes
Dougal Matthews 549ec1f3bf Return the result of the MistralHTTPAction
If the HTTP request fails, we need to fail the task. Returning the error
from the parent class will do this. While this means we also return the
success result it will be ignored by the Mistral engine.

Credit to @lijianying10 on GitHub for sending this fix via a pull
request. Tests were then added to verify the change.

Closes-Bug: #1779973
Change-Id: Ib8754c8de2d6677d71383b3793d0fa168be575f5
2018-07-16 11:43:26 +01:00
..
return-errors-for-std-mistral-http-b852b6d8f0034477.yaml Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01:00