)]}'
{
  "commit": "126fe656a976b3f46a755e83ea9950f72815a87e",
  "tree": "13dec37eb9ed7a0d4527294aec42c5c92e4b3596",
  "parents": [
    "3a05fab1264dfd45a4127f16b649b060fe7eb836"
  ],
  "author": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Fri Jul 23 13:18:05 2021 +0200"
  },
  "committer": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Fri Jul 23 13:22:16 2021 +0200"
  },
  "message": "Wait couple of seconds for dns servers to be set in the guest\n\nIn test\ntempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details\nthere is renewal of the DHCP lease made to configure dns nameservers.\nAnd sometimes this test is failing due to missing nameservers in the\n/etc/resolv.conf file in the guest VM.\nAfter analyzing logs from such failed jobs I think that the reason of\nthat may be race between getting dns nameservers from guest VM by test\nand actually configuring it inside the guest vm.\nSo this patch proposes to add wait (5 seconds by default) for non empty\nlist of the dns nameservers returned from the guest VM. That should\navoid such failures of that test.\n\nCloses-bug: #1914229\nChange-Id: I093ae5c11f88cc29e91285ff674788de53645b4e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b68a879a01a6df8947bae6e22531c699b4f60e86",
      "old_mode": 33188,
      "old_path": "tempest/common/utils/linux/remote_client.py",
      "new_id": "5d6e129d879b7e8d1ad255aac1d44aa073f8ae11",
      "new_mode": 33188,
      "new_path": "tempest/common/utils/linux/remote_client.py"
    }
  ]
}
