-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
This task is to enable new functionality to handle composite scenario execution.
Description
New features to consider:
- Execution logs captured for each graph run separately
- Capture status code from overall run for graph run.
Background and Context
No response
Current Code Analysis
No response
Issues Identified
No response
Problem
Proposed Solution
Need to implement the changes in krkn_runner.py. Do debug logging and forward logs to separate graph run log files. Check what status code are captured as part of the log and use that for return code (For normal execution we capture this from 'chaos data:' JSON section in logs).
Implementation Steps
No response
Acceptance Criteria
No response
Testing Checklist
No response
Benefits
No response
Alternatives Considered
No response
Related Documentation
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request