)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"f86f4e627d3e64fe38cb83e26cb148b2aa20eaa8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bf41e5ef_cdc8513c","updated":"2023-09-20 16:37:07.000000000","message":"Not sure if this was a dnm patch, but figured i\u0027d comment","commit_id":"fcd96a85105ce54d707496f0a06f3cebb789ca4e"}],"tools/configure_for_func_testing.sh":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"f86f4e627d3e64fe38cb83e26cb148b2aa20eaa8","unresolved":true,"context_lines":[{"line_number":69,"context_line":"INSTALL_BASE_DEPENDENCIES\u003d${INSTALL_BASE_DEPENDENCIES:-$IS_GATE}"},{"line_number":70,"context_line":"INSTALL_OVN\u003d${INSTALL_OVN:-True}"},{"line_number":71,"context_line":"Q_BUILD_OVS_FROM_GIT\u003d${Q_BUILD_OVS_FROM_GIT:-True}"},{"line_number":72,"context_line":"OVN_BRANCH\u003d${OVN_BRANCH:-v22.06.1}"},{"line_number":73,"context_line":"# OVS_BRANCH needs to be updated along with OVN_BRANCH, ovs is"},{"line_number":74,"context_line":"# being used as submodule in ovn repo, to get a working ovs"},{"line_number":75,"context_line":"# version can use git submodule status command on ovn repo"}],"source_content_type":"text/x-sh","patch_set":1,"id":"1deb0d35_0d3e65cc","line":72,"updated":"2023-09-20 16:37:07.000000000","message":"Can you switch to v22.03.3 or .4 ? That\u0027s an LTS release and has a tag now. It\u0027s the same OVS tag as we have now, v3.0.2-5-g2410b9559","commit_id":"fcd96a85105ce54d707496f0a06f3cebb789ca4e"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"eff48ba363884701906c4cba4c12c895f08b3543","unresolved":true,"context_lines":[{"line_number":69,"context_line":"INSTALL_BASE_DEPENDENCIES\u003d${INSTALL_BASE_DEPENDENCIES:-$IS_GATE}"},{"line_number":70,"context_line":"INSTALL_OVN\u003d${INSTALL_OVN:-True}"},{"line_number":71,"context_line":"Q_BUILD_OVS_FROM_GIT\u003d${Q_BUILD_OVS_FROM_GIT:-True}"},{"line_number":72,"context_line":"OVN_BRANCH\u003d${OVN_BRANCH:-v22.06.1}"},{"line_number":73,"context_line":"# OVS_BRANCH needs to be updated along with OVN_BRANCH, ovs is"},{"line_number":74,"context_line":"# being used as submodule in ovn repo, to get a working ovs"},{"line_number":75,"context_line":"# version can use git submodule status command on ovn repo"}],"source_content_type":"text/x-sh","patch_set":1,"id":"716750c9_d9cc9c03","line":72,"in_reply_to":"1deb0d35_0d3e65cc","updated":"2023-09-21 15:18:36.000000000","message":"In functional testing we don\u0027t explicitly need to use the version distributed by Ubuntu. We have other jobs (like \"tempest-integrated-networking\") that used the OVN version distributed in the OS.\n\nThere are other jobs in n-t-p where we override the version. E.g.\n        OVN_BRANCH: \"36e3ab9b47e93af0599a818e9d6b2930e49473f0\"\n        OVS_BRANCH: \"2410b95597fcec5f733caf77febdb46f4ffacd27\"","commit_id":"fcd96a85105ce54d707496f0a06f3cebb789ca4e"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"dde7f71245cfaf940d4c68df4babd7b3070b41a0","unresolved":false,"context_lines":[{"line_number":69,"context_line":"INSTALL_BASE_DEPENDENCIES\u003d${INSTALL_BASE_DEPENDENCIES:-$IS_GATE}"},{"line_number":70,"context_line":"INSTALL_OVN\u003d${INSTALL_OVN:-True}"},{"line_number":71,"context_line":"Q_BUILD_OVS_FROM_GIT\u003d${Q_BUILD_OVS_FROM_GIT:-True}"},{"line_number":72,"context_line":"OVN_BRANCH\u003d${OVN_BRANCH:-v22.06.1}"},{"line_number":73,"context_line":"# OVS_BRANCH needs to be updated along with OVN_BRANCH, ovs is"},{"line_number":74,"context_line":"# being used as submodule in ovn repo, to get a working ovs"},{"line_number":75,"context_line":"# version can use git submodule status command on ovn repo"}],"source_content_type":"text/x-sh","patch_set":1,"id":"f71e5fae_19f834d8","line":72,"in_reply_to":"716750c9_d9cc9c03","updated":"2023-09-25 14:11:19.000000000","message":"Done","commit_id":"fcd96a85105ce54d707496f0a06f3cebb789ca4e"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"85ce42351f01a3f0ffda011093b0416fb57ebff0","unresolved":true,"context_lines":[{"line_number":73,"context_line":"# OVS_BRANCH needs to be updated along with OVN_BRANCH, ovs is"},{"line_number":74,"context_line":"# being used as submodule in ovn repo, to get a working ovs"},{"line_number":75,"context_line":"# version can use git submodule status command on ovn repo"},{"line_number":76,"context_line":"OVS_BRANCH\u003d${OVS_BRANCH:-v3.0.3}"},{"line_number":77,"context_line":""},{"line_number":78,"context_line":""},{"line_number":79,"context_line":"if [ ! -f \"$DEVSTACK_PATH/stack.sh\" ]; then"}],"source_content_type":"text/x-sh","patch_set":1,"id":"f649ff90_4cd0f6ba","line":76,"updated":"2023-09-22 02:07:30.000000000","message":"Is this correct? In my ovn tree when I do a \u0027git submodule update\u0027 with v22.06.1 checked-out it shows:\n\nv3.2.0-20-g1d78a3f31","commit_id":"fcd96a85105ce54d707496f0a06f3cebb789ca4e"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"dde7f71245cfaf940d4c68df4babd7b3070b41a0","unresolved":false,"context_lines":[{"line_number":73,"context_line":"# OVS_BRANCH needs to be updated along with OVN_BRANCH, ovs is"},{"line_number":74,"context_line":"# being used as submodule in ovn repo, to get a working ovs"},{"line_number":75,"context_line":"# version can use git submodule status command on ovn repo"},{"line_number":76,"context_line":"OVS_BRANCH\u003d${OVS_BRANCH:-v3.0.3}"},{"line_number":77,"context_line":""},{"line_number":78,"context_line":""},{"line_number":79,"context_line":"if [ ! -f \"$DEVSTACK_PATH/stack.sh\" ]; then"}],"source_content_type":"text/x-sh","patch_set":1,"id":"85f09a0f_6f3ff107","line":76,"in_reply_to":"f649ff90_4cd0f6ba","updated":"2023-09-25 14:11:19.000000000","message":"Done","commit_id":"fcd96a85105ce54d707496f0a06f3cebb789ca4e"}]}
