Closed harishxr closed 2 months ago
This pull request adds EnableFaultInjection to the task payload.
EnableFaultInjection
Ran the existing set of tests to verify the change to EnableFaultInjection
Adding EnableFaultInjection to task payload
Does this PR include breaking model changes? If so, Have you added transformation functions?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Summary
This pull request adds
EnableFaultInjection
to the task payload.Implementation details
EnableFaultInjection
into the task struct.EnableFaultInjection
field to true in the task struct when the corresponding AcsTask is not nil.Testing
Ran the existing set of tests to verify the change to
EnableFaultInjection
Description for the changelog
Adding EnableFaultInjection to task payload
Additional Information
Does this PR include breaking model changes? If so, Have you added transformation functions?
**Does this PR include the addition of new environment variables in the README?**Licensing
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.