-
Task
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
Goal:
- Collect the stdout output after running the script that is sent to the worker
- Parse the JSON output from the stdout and wrap it around another JSON before submitting it to RHC again.
- Link for the notes related to this change, with textual format of what needs to be delivered: https://docs.google.com/document/d/1MGGUpWLCtRk4ZIxmSQxmE3r3VammcRGdg2vSSb6Rz1M/edit#bookmark=id.vmd12927wztx
Acceptance Criteria:
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- Capture the stdout output from the bash script and wrap it around a struct to dump its content as a JSON before submitting this over to RHC.