keptn-sandbox / litmus-service

Integration for LitmusChaos
Apache License 2.0
7 stars 5 forks source link

Correct return code has to be sent from the Litmus-Service to the Keptn control plane #6

Closed jetzlstorfer closed 4 years ago

jetzlstorfer commented 4 years ago

After the tests/chaos experiment in the Litmus Service is finished, the service sends our "pass" as the actual return value.

This has to be improved:

Another improvement we should think of is to include the actual result data that is collected by Litmus when sending back the TestsFinished event.