blob: 761b6393a0a2bc29d41fa745f37ee49616e9cca8 [file] [log] [blame] [edit]
[
{
"cmd": [
"cat",
"{\"x\":1,\"y\":2}"
],
"name": "no log on success"
},
{
"cmd": [
"cat",
"{\"x\":1,\"y\":2}"
],
"name": "add log on failure",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output[log2]@{@@@",
"@@@STEP_LOG_LINE@json.output[log2]@ \"x\": 1, @@@",
"@@@STEP_LOG_LINE@json.output[log2]@ \"y\": 2@@@",
"@@@STEP_LOG_LINE@json.output[log2]@}@@@",
"@@@STEP_LOG_END@json.output[log2]@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"jsonResult": null,
"name": "$result"
}
]