)]}'
{
  "commit": "e4b85567047415ce98728252381efbb996827574",
  "tree": "4fc76c776b619c90cdcdb462c2bf98dc5a2b2103",
  "parents": [
    "5abeaeaa8106da9e781802a630ec2c94bfe82fa4"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Fri Jan 19 14:22:39 2024 +0100"
  },
  "committer": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Fri Jan 19 16:44:05 2024 +0100"
  },
  "message": "Allow to reuse an existing global refdb database when running tests\n\nDatabase creation and especially scheme initialization can take very\nlong time, up to a minute based on my observation. By allowing to reuse\nand existing database we significantly reduce test run time. Use\nSPANNER_DATABASE environment variable to specify a database.\n\nExample:\n\n  bazelisk test \\\n  --test_env\u003d\u0027GOOGLE_APPLICATION_CREDENTIALS\u003d/path/to/the/key.json\u0027 \\\n  --test_env\u003d\u0027SPANNER_INSTANCE\u003dtest-instance\u0027 \\\n  --test_env\u003d\u0027SPANNER_DATABASE\u003dtest-global-refdb\u0027 \\\n  --test_tag_filters\u003dspanner-refdb //...\n\nNote that the specified database doesn\u0027t even need to exist. It will be\ncreated if necessary. However, it will not be dropped when the test\nrun finishes, leaving it ready for a next test run.\n\nChange-Id: Ib4a46ab3f817a5063a5023f9bc89ad6b5c1eb747\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f332147e0bfeeb23dde9d0973307a82fdaad5c2",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/build.md",
      "new_id": "45b93cc8b3cc26c719e84ac1385afe3f30d2ed75",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/build.md"
    },
    {
      "type": "modify",
      "old_id": "17121961d4bf280766301c5e0bf4366776d017d5",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/spannerrefdb/RealSpannerRefDb.java",
      "new_id": "e09620ecb463113b8994dc14a85f4899f2351ab6",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/spannerrefdb/RealSpannerRefDb.java"
    }
  ]
}
