Guest User

Untitled

a guest
Jan 23rd, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. {
  2. "test_logs": [
  3. {
  4. "exe_start_date": "2019-01-18T00:00:00Z",
  5. "exe_end_date": "2019-01-18T00:00:01Z",
  6. "name": "Uninstall the Agent",
  7. "planned_exe_time": 0,
  8. "actual_exe_time": 0,
  9. "status": "PASS",
  10. "order": 0,
  11. "test_step_logs": [
  12. {
  13. "description": "Command: `DEBIAN_FRONTEND=noninteractive apt-get -yq autoremove` exit_status should eq 0",
  14. "status": "PASS",
  15. "expected_result": "expected result",
  16. "order": 0
  17. }
  18. ],
  19. "module_names": [
  20. "ubuntu_18.04"
  21. ],
  22. "agent_ids": [],
  23. "automation_content": "test2_uninstall_agent_1"
  24. }
  25. ],
  26. "skipCreatingAutomationModule": false,
  27. "test_suite": "TS-40",
  28. "test_cycle": "1348",
  29. "parent_module": "1617"
  30. }
Add Comment
Please, Sign In to add comment