)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"02cf50dab794c612b8c1f533c0d9283bef773523","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"cb616ba0_e3740172","updated":"2025-02-17 10:43:25.000000000","message":"pep8 error seems legit but otherwise it looks good\nshould we consider having at least one test on centos nodes? I don\u0027t think we have any","commit_id":"5a1a1090c151ba55a04e31f996532dafb2f1d2a8"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"9f2811eba4cea2737110aef38f261fdf4215a0d1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1c4ee1f4_e214b09b","in_reply_to":"cb616ba0_e3740172","updated":"2025-02-18 14:46:17.000000000","message":"We don\u0027t. It is going to take a bit of work to get there.","commit_id":"5a1a1090c151ba55a04e31f996532dafb2f1d2a8"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"5282399909f18ec32413c6725638f56720a441cc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"1730b436_c555e379","updated":"2025-02-20 13:27:48.000000000","message":"recheck zuul post_fail no logs","commit_id":"0aadeeea7d8fd4fe8bb3a657c0a6dd0e3e4f54df"}],"devstack/lib/ironic":[{"author":{"_account_id":24828,"name":"Kaifeng Wang","email":"kaifeng.w@gmail.com","username":"wangkf"},"change_message_id":"ff01593d1be16b918dd3b9c4a4c5be4ea05d21f5","unresolved":true,"context_lines":[{"line_number":727,"context_line":"                IRONIC_GRUB2_NETWORK_FILE\u003d/usr/lib/grub/arm64-efi-signed/grubnetaa64.efi.signed"},{"line_number":728,"context_line":"            fi"},{"line_number":729,"context_line":"        fi"},{"line_number":730,"context_line":"    elif is_fedora \u0026\u0026 grep -qs \"CentOS\" /etc/redhat-release; then"},{"line_number":731,"context_line":"        if [[ $IRONIC_HW_ARCH \u003d\u003d \"x86_64\" ]]; then"},{"line_number":732,"context_line":"            if [[ -z $IRONIC_GRUB2_FILE ]]; then"},{"line_number":733,"context_line":"                IRONIC_GRUB2_SHIM_FILE\u003d/boot/efi/EFI/centos/shimx64.efi"}],"source_content_type":"application/x-shellscript","patch_set":4,"id":"875f833a_ee17ea8b","line":730,"updated":"2025-02-18 13:47:47.000000000","message":"It\u0027s strange that we check CentOS in the redhat-release, if i remember correctly there is a centos-release. Also wonders is there a is_centos in the devstack?","commit_id":"0aadeeea7d8fd4fe8bb3a657c0a6dd0e3e4f54df"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"0372e969e0512dd60c01e2e96135777f2cf7866b","unresolved":true,"context_lines":[{"line_number":727,"context_line":"                IRONIC_GRUB2_NETWORK_FILE\u003d/usr/lib/grub/arm64-efi-signed/grubnetaa64.efi.signed"},{"line_number":728,"context_line":"            fi"},{"line_number":729,"context_line":"        fi"},{"line_number":730,"context_line":"    elif is_fedora \u0026\u0026 grep -qs \"CentOS\" /etc/redhat-release; then"},{"line_number":731,"context_line":"        if [[ $IRONIC_HW_ARCH \u003d\u003d \"x86_64\" ]]; then"},{"line_number":732,"context_line":"            if [[ -z $IRONIC_GRUB2_FILE ]]; then"},{"line_number":733,"context_line":"                IRONIC_GRUB2_SHIM_FILE\u003d/boot/efi/EFI/centos/shimx64.efi"}],"source_content_type":"application/x-shellscript","patch_set":4,"id":"93f6112f_08f295c3","line":730,"in_reply_to":"020da6c9_463b09ea","updated":"2025-02-19 14:48:55.000000000","message":"Honestly, I made the same assumptions early on and realized grep was the only way 😭","commit_id":"0aadeeea7d8fd4fe8bb3a657c0a6dd0e3e4f54df"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"9f2811eba4cea2737110aef38f261fdf4215a0d1","unresolved":true,"context_lines":[{"line_number":727,"context_line":"                IRONIC_GRUB2_NETWORK_FILE\u003d/usr/lib/grub/arm64-efi-signed/grubnetaa64.efi.signed"},{"line_number":728,"context_line":"            fi"},{"line_number":729,"context_line":"        fi"},{"line_number":730,"context_line":"    elif is_fedora \u0026\u0026 grep -qs \"CentOS\" /etc/redhat-release; then"},{"line_number":731,"context_line":"        if [[ $IRONIC_HW_ARCH \u003d\u003d \"x86_64\" ]]; then"},{"line_number":732,"context_line":"            if [[ -z $IRONIC_GRUB2_FILE ]]; then"},{"line_number":733,"context_line":"                IRONIC_GRUB2_SHIM_FILE\u003d/boot/efi/EFI/centos/shimx64.efi"}],"source_content_type":"application/x-shellscript","patch_set":4,"id":"b162598a_5cfc0d92","line":730,"in_reply_to":"875f833a_ee17ea8b","updated":"2025-02-18 14:46:17.000000000","message":"There is no is_centos in devstack. Only is_fedora which serves as a check for rhel-like distros.\n\nThere is also no centos-release file in CentOS Stream 9.","commit_id":"0aadeeea7d8fd4fe8bb3a657c0a6dd0e3e4f54df"},{"author":{"_account_id":24828,"name":"Kaifeng Wang","email":"kaifeng.w@gmail.com","username":"wangkf"},"change_message_id":"98d64a18a1e4a41159ce1c528704fa6e2feb95a8","unresolved":true,"context_lines":[{"line_number":727,"context_line":"                IRONIC_GRUB2_NETWORK_FILE\u003d/usr/lib/grub/arm64-efi-signed/grubnetaa64.efi.signed"},{"line_number":728,"context_line":"            fi"},{"line_number":729,"context_line":"        fi"},{"line_number":730,"context_line":"    elif is_fedora \u0026\u0026 grep -qs \"CentOS\" /etc/redhat-release; then"},{"line_number":731,"context_line":"        if [[ $IRONIC_HW_ARCH \u003d\u003d \"x86_64\" ]]; then"},{"line_number":732,"context_line":"            if [[ -z $IRONIC_GRUB2_FILE ]]; then"},{"line_number":733,"context_line":"                IRONIC_GRUB2_SHIM_FILE\u003d/boot/efi/EFI/centos/shimx64.efi"}],"source_content_type":"application/x-shellscript","patch_set":4,"id":"020da6c9_463b09ea","line":730,"in_reply_to":"b162598a_5cfc0d92","updated":"2025-02-19 05:09:09.000000000","message":"Good to know, thanks~","commit_id":"0aadeeea7d8fd4fe8bb3a657c0a6dd0e3e4f54df"}]}
