总用例 | 成功 | 失败 |
---|---|---|
{{ total }} | {{ passCounter }} | {{ failCounter }} |
用例描述 | 结果 | 指令 | 混沌ID | 检查指令 | 期望值 | 实际值 | |
---|---|---|---|---|---|---|---|
{{ one['testTitle'] }} | {% if one['checkStatus'] %}成功 | {% else %}失败 | {% endif %}{{ one['chaosCommand'] }} | {{ one['chaosId'] }} | {{ one['checkCommand'] }} | {{ one['expectResponse'] }} | {{ one['realResponse'] }} |
{{ one['testTitle'] }} | {% if one['checkStatus'] %}成功 | {% else %}失败 | {% endif %}{{ one['chaosCommand'] }} | {{ one['chaosId'] }} | {{ one['checkCommand'] }} | {{ one['expectResponse'] }} | {{ one['realResponse'] }} |