)]}'
{
  "commit": "fddcd186a496b4510ca29952e1529430a2072033",
  "tree": "ec34e115b05ff36f54172648baf869e4b293cbb4",
  "parents": [
    "da45177a2f02c4daf2663872154576e51621c97f"
  ],
  "author": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Tue Jul 04 11:28:06 2023 +0200"
  },
  "committer": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Tue Jul 04 12:15:56 2023 +0200"
  },
  "message": "Add \"-d 1\" option to the ncat client.\n\nIn nc run as client, when it is provided by the nmap (nmap-ncat package\nin Centos/RHEL for example) it could happend that client which was\nstarted with input string given through pipe (echo \"test\" | nc ... ) was\nclosed sooner than it received response from the nc server. In such case\nnc client was finished without error (exit code 0) but also without\nprinting any message from server and that causes tests failures.\n\nTo avoid that there is option \"-d 1\" (--delay) added. According to the\nnc man page [1] this option can be used to configure \"Wait between\nread/writes\".\n\n[1] https://man7.org/linux/man-pages/man1/ncat.1.html\n\nChange-Id: Id49654aa5ca59eeb0585646d3fd5aa0de22337b5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "078a515f4848c51c735576f0338c7b17360b82b5",
      "old_mode": 33188,
      "old_path": "neutron_tempest_plugin/scenario/base.py",
      "new_id": "9d53f794cf83baaa84970b57b5305f66d0cd7982",
      "new_mode": 33188,
      "new_path": "neutron_tempest_plugin/scenario/base.py"
    }
  ]
}
