From c68ddf4908672e8a5a6c757ba2a9ea3a0aa2f126 Mon Sep 17 00:00:00 2001 From: Gerrit User 11655 <11655@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Tue, 27 Feb 2024 14:45:24 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: Code-Review-1 (1 comment) Patch-set: 1 Reviewer: Gerrit User 11655 <11655@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: Code-Review=-1, e6482159f89e665cecf4b16742807cf5b1f52bbe --- a0b05513f2c8e5d7ce3d49ccf037f4f6d7101079 | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 a0b05513f2c8e5d7ce3d49ccf037f4f6d7101079 diff --git a/a0b05513f2c8e5d7ce3d49ccf037f4f6d7101079 b/a0b05513f2c8e5d7ce3d49ccf037f4f6d7101079 new file mode 100644 index 00000000..629ebf9f --- /dev/null +++ b/a0b05513f2c8e5d7ce3d49ccf037f4f6d7101079 @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "unresolved": true, + "key": { + "uuid": "485d5011_e99cda01", + "filename": "ironic_tempest_plugin/tests/api/admin/test_allocations.py", + "patchSetId": 1 + }, + "lineNbr": 52, + "author": { + "id": 11655 + }, + "writtenOn": "2024-02-27T14:45:24Z", + "side": 1, + "message": "self.deploy_interface is not wired in on these tests. We likely ought to do some of the under the hood wiring, but also could just set them as an argument on create.", + "range": { + "startLine": 52, + "startChar": 3, + "endLine": 52, + "endChar": 29 + }, + "revId": "a0b05513f2c8e5d7ce3d49ccf037f4f6d7101079", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + } + ] +} \ No newline at end of file