)]}'
{
  "commit": "26c700da60565e0a3d0f8c7aa25c9208bdce00ee",
  "tree": "02e075c69be98515d4d5f3f1c9c4826498c186bb",
  "parents": [
    "bf80ee01bb9aa9366eac533ea32e44ab0729906b"
  ],
  "author": {
    "name": "Lukáš Piwowarski",
    "email": "lpiwowar@redhat.com",
    "time": "Thu May 18 10:39:15 2023 +0200"
  },
  "committer": {
    "name": "Lukáš Piwowarski",
    "email": "lpiwowar@redhat.com",
    "time": "Thu May 18 14:35:53 2023 +0200"
  },
  "message": "Fix test_secret_stores tests\n\nThere were five minor issues with the test_secret_stores tests:\n\n1) There is a typo in some test cases. They are calling\n   unset_peferred_secret_store instead of unset_p\u003cr\u003eeferred_secret_store\n\n2) Set and unset preferred secret stores API calls in the\n   SecretStoresClient expect 200 response status code when in fact they\n   should expect 204 instead [1].\n\n3) test_get_preferred_secret_store test expects to get preferred\n   secret store when in fact none is set for the project.\n\n4) skip_checks() function did not call super\u0027s skip_checks()\n\n5) test_set_unset_preferred_secret_store test expects to get preferred\n   secret store for a project when there is no preferred secret store\n   set for it.\n\n[1] https://docs.openstack.org/barbican/rocky/api/reference/store_backends.html#post-v1-secret-stores-secret-store-id-preferred\n\nChange-Id: Ic211ea87006662c5a24aef3d1b78a5aa85b5e35b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cb5fd5e3c0dfe6113a722d307509d9d8dcc50d14",
      "old_mode": 33188,
      "old_path": "barbican_tempest_plugin/services/key_manager/json/secret_stores_client.py",
      "new_id": "6d3094ced8a2ce2f4d85e4f3cc40d09c4b5821b2",
      "new_mode": 33188,
      "new_path": "barbican_tempest_plugin/services/key_manager/json/secret_stores_client.py"
    },
    {
      "type": "modify",
      "old_id": "6f0a00d5410b2b5fbfc5166b92a2ebb1b2832fd0",
      "old_mode": 33188,
      "old_path": "barbican_tempest_plugin/tests/rbac/v1/test_secret_stores.py",
      "new_id": "2e637d8a3417bf7c7abe8c7f7b89e59584b0d349",
      "new_mode": 33188,
      "new_path": "barbican_tempest_plugin/tests/rbac/v1/test_secret_stores.py"
    }
  ]
}
