)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"effd58479acd3cb1bd0bd80ba7f8d9d795ee937d","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"tests: Check for DHCP agents first in DHCP test"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If there are no agents with type\u003ddhcp, the neutron-dhcp-agent service is"},{"line_number":10,"context_line":"likely not enabled on the deployment."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Change-Id: I1253f35e71cf996c559f2a2d8d1d8cde6b41a519"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"f0bc322a_7c821ff1","line":9,"range":{"start_line":9,"start_character":23,"end_line":9,"end_character":36},"updated":"2023-11-16 10:23:02.000000000","message":"this is not true with OVN","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"c3bf114934b63ba74e5e374c5b526ac4430b91a2","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"tests: Check for DHCP agents first in DHCP test"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If there are no agents with type\u003ddhcp, the neutron-dhcp-agent service is"},{"line_number":10,"context_line":"likely not enabled on the deployment."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Change-Id: I1253f35e71cf996c559f2a2d8d1d8cde6b41a519"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"03a15477_6027fa1a","line":9,"range":{"start_line":9,"start_character":23,"end_line":9,"end_character":36},"in_reply_to":"437c95d8_a8896cbb","updated":"2023-11-17 08:48:49.000000000","message":"sure, I setup an env with OVN","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"cbcb0efe7970a20a6c83d425565f485a9b99ed04","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"tests: Check for DHCP agents first in DHCP test"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If there are no agents with type\u003ddhcp, the neutron-dhcp-agent service is"},{"line_number":10,"context_line":"likely not enabled on the deployment."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Change-Id: I1253f35e71cf996c559f2a2d8d1d8cde6b41a519"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"437c95d8_a8896cbb","line":9,"range":{"start_line":9,"start_character":23,"end_line":9,"end_character":36},"in_reply_to":"f0bc322a_7c821ff1","updated":"2023-11-16 14:56:09.000000000","message":"Have you any suggestions for how to rework the test to work with OVN?","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"30d4b170d9e7fe34971bfe5cfe2612f4c318ed62","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b857610c_be35b511","updated":"2023-11-17 14:56:17.000000000","message":"recheck unrelated failure","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"2519227706411de9b779ce7637451e47055a0086","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"85241dc5_fb09c9e9","updated":"2023-11-21 10:46:42.000000000","message":"Just extended the pattern to an additional test case","commit_id":"e44d8017eccf8112e1abd8b382517157208f7eb5"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"6f31318aa1ded75b909601750366484f3f4a2081","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"a85f8279_3fcfe2e1","updated":"2023-11-22 10:01:40.000000000","message":"recheck unrelated failure","commit_id":"e44d8017eccf8112e1abd8b382517157208f7eb5"}],"openstackclient/tests/functional/network/v2/test_network.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"9c68f5c718ba85670dcb2d2de1950f472df69be6","unresolved":true,"context_lines":[{"line_number":324,"context_line":"        if not self.haz_network:"},{"line_number":325,"context_line":"            self.skipTest(\"No Network service present\")"},{"line_number":326,"context_line":""},{"line_number":327,"context_line":"        if not self.is_extension_enabled(\"agent\"):"},{"line_number":328,"context_line":"            self.skipTest(\"No dhcp_agent_scheduler extension present\")"},{"line_number":329,"context_line":""},{"line_number":330,"context_line":"        if not self.is_extension_enabled(\"dhcp_agent_scheduler\"):"},{"line_number":331,"context_line":"            self.skipTest(\"No dhcp_agent_scheduler extension present\")"}],"source_content_type":"text/x-python","patch_set":1,"id":"0c463ec6_0d828c01","line":328,"range":{"start_line":327,"start_character":0,"end_line":328,"end_character":70},"updated":"2023-11-17 09:09:33.000000000","message":"This seems to be ok, it is there on OVS and OVN deployments as well (I checked now in devstack, but that is quite good for our CI)","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"9c68f5c718ba85670dcb2d2de1950f472df69be6","unresolved":true,"context_lines":[{"line_number":331,"context_line":"            self.skipTest(\"No dhcp_agent_scheduler extension present\")"},{"line_number":332,"context_line":""},{"line_number":333,"context_line":"        # Get DHCP Agent ID"},{"line_number":334,"context_line":"        cmd_output \u003d self.openstack("},{"line_number":335,"context_line":"            \u0027network agent list --agent-type dhcp\u0027,"},{"line_number":336,"context_line":"            parse_output\u003dTrue,"},{"line_number":337,"context_line":"        )"},{"line_number":338,"context_line":"        if not cmd_output:"},{"line_number":339,"context_line":"            self.skipTest(\"No agents with type\u003ddhcp available\")"},{"line_number":340,"context_line":""},{"line_number":341,"context_line":"        agent_id \u003d cmd_output[0][\u0027ID\u0027]"},{"line_number":342,"context_line":""},{"line_number":343,"context_line":"        name1 \u003d uuid.uuid4().hex"},{"line_number":344,"context_line":"        cmd_output \u003d self.openstack("}],"source_content_type":"text/x-python","patch_set":1,"id":"84610353_fd5da357","line":341,"range":{"start_line":334,"start_character":0,"end_line":341,"end_character":38},"updated":"2023-11-17 09:09:33.000000000","message":"This will not work with OVN, and after thinking of it it is good. I checked and I can\u0027t find such feature as network scheduling as with OVN the architecture is different, so if you just skip this test in case of OVN as I see it is totally ok.\nI try to grab some other Neutron cores with more OVN experience to review this.","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"e0e054076c4d406f75885965e7a14db009634bfa","unresolved":true,"context_lines":[{"line_number":331,"context_line":"            self.skipTest(\"No dhcp_agent_scheduler extension present\")"},{"line_number":332,"context_line":""},{"line_number":333,"context_line":"        # Get DHCP Agent ID"},{"line_number":334,"context_line":"        cmd_output \u003d self.openstack("},{"line_number":335,"context_line":"            \u0027network agent list --agent-type dhcp\u0027,"},{"line_number":336,"context_line":"            parse_output\u003dTrue,"},{"line_number":337,"context_line":"        )"},{"line_number":338,"context_line":"        if not cmd_output:"},{"line_number":339,"context_line":"            self.skipTest(\"No agents with type\u003ddhcp available\")"},{"line_number":340,"context_line":""},{"line_number":341,"context_line":"        agent_id \u003d cmd_output[0][\u0027ID\u0027]"},{"line_number":342,"context_line":""},{"line_number":343,"context_line":"        name1 \u003d uuid.uuid4().hex"},{"line_number":344,"context_line":"        cmd_output \u003d self.openstack("}],"source_content_type":"text/x-python","patch_set":1,"id":"e4241f90_902e8991","line":341,"range":{"start_line":334,"start_character":0,"end_line":341,"end_character":38},"in_reply_to":"84610353_fd5da357","updated":"2023-11-17 14:10:51.000000000","message":"This is ok and actually is similar to what I did in tempest with https://review.opendev.org/c/openstack/tempest/+/898090 some time ago.","commit_id":"fea9bebe2b2c71e168c8165a8b037066056ddeda"}]}
