)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"fe43950386af80790fe12d285541bc255d53c455","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"2fdb991c_28120d50","updated":"2024-05-15 18:00:29.000000000","message":"Currently we don\u0027t have any test jobs that deploy Octavia and it seems that Redis is only needed for Octavia. Do we really need to deploy Redis in all the test jobs?  At the same time maybe it worth it to add a separate test job that deploys Octavia (and Redis).","commit_id":"f144700a8b3f57d0b141a58fa2a200cc60f2a208"},{"author":{"_account_id":12404,"name":"Rico Lin","email":"ricolin@ricolky.com","username":"rico.lin"},"change_message_id":"9531068beb870a85da16956b890f8f036799e0cd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"99d8d3aa_93c5d2c1","updated":"2024-12-13 07:14:42.000000000","message":"recheck","commit_id":"4be70252762628b7cf54262e4bb53a3eb9446489"},{"author":{"_account_id":12404,"name":"Rico Lin","email":"ricolin@ricolky.com","username":"rico.lin"},"change_message_id":"f6c6b8b2b6ad395a285be7ecccf2cd976edf1ffa","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":22,"id":"e8cf0d55_06f4d95c","updated":"2025-03-31 13:57:05.000000000","message":"recheck","commit_id":"785f7afee4ac4943d79002f410c65b030def442e"}],"tools/deployment/component/common/redis.sh":[{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"fe43950386af80790fe12d285541bc255d53c455","unresolved":true,"context_lines":[{"line_number":22,"context_line":"#NOTE: Deploy command"},{"line_number":23,"context_line":"helm upgrade --install redis ${OSH_INFRA_HELM_REPO}/redis \\"},{"line_number":24,"context_line":"    --namespace\u003dopenstack \\"},{"line_number":25,"context_line":"    --set volume.use_local_path_for_single_pod_cluster.enabled\u003dtrue \\"},{"line_number":26,"context_line":"    --set volume.enabled\u003dfalse \\"},{"line_number":27,"context_line":"    --set pod.replicas.server\u003d1 \\"},{"line_number":28,"context_line":"    ${OSH_EXTRA_HELM_ARGS:\u003d} \\"}],"source_content_type":"text/x-sh","patch_set":3,"id":"47282429_a675d68a","line":25,"updated":"2024-05-15 18:00:29.000000000","message":"There are no such values in the redis chart use_local_path_for_single_pod_cluster and volumes.enabled","commit_id":"f144700a8b3f57d0b141a58fa2a200cc60f2a208"},{"author":{"_account_id":12404,"name":"Rico Lin","email":"ricolin@ricolky.com","username":"rico.lin"},"change_message_id":"67ee22f765d04ea3365421660b319d56f76d0397","unresolved":false,"context_lines":[{"line_number":22,"context_line":"#NOTE: Deploy command"},{"line_number":23,"context_line":"helm upgrade --install redis ${OSH_INFRA_HELM_REPO}/redis \\"},{"line_number":24,"context_line":"    --namespace\u003dopenstack \\"},{"line_number":25,"context_line":"    --set volume.use_local_path_for_single_pod_cluster.enabled\u003dtrue \\"},{"line_number":26,"context_line":"    --set volume.enabled\u003dfalse \\"},{"line_number":27,"context_line":"    --set pod.replicas.server\u003d1 \\"},{"line_number":28,"context_line":"    ${OSH_EXTRA_HELM_ARGS:\u003d} \\"}],"source_content_type":"text/x-sh","patch_set":3,"id":"3fd5a5dc_2875971d","line":25,"in_reply_to":"47282429_a675d68a","updated":"2024-10-30 02:58:23.000000000","message":"it was a copy mistake, corrected","commit_id":"f144700a8b3f57d0b141a58fa2a200cc60f2a208"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"fe43950386af80790fe12d285541bc255d53c455","unresolved":true,"context_lines":[{"line_number":26,"context_line":"    --set volume.enabled\u003dfalse \\"},{"line_number":27,"context_line":"    --set pod.replicas.server\u003d1 \\"},{"line_number":28,"context_line":"    ${OSH_EXTRA_HELM_ARGS:\u003d} \\"},{"line_number":29,"context_line":"    ${OSH_EXTRA_HELM_ARGS_MARIADB}"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"#NOTE: Wait for deploy"},{"line_number":32,"context_line":"helm osh wait-for-pods openstack"}],"source_content_type":"text/x-sh","patch_set":3,"id":"1c04830e_a44951d4","line":29,"updated":"2024-05-15 18:00:29.000000000","message":"Let\u0027s use OSH_EXTRA_HELM_ARGS_REDIS here","commit_id":"f144700a8b3f57d0b141a58fa2a200cc60f2a208"},{"author":{"_account_id":12404,"name":"Rico Lin","email":"ricolin@ricolky.com","username":"rico.lin"},"change_message_id":"67ee22f765d04ea3365421660b319d56f76d0397","unresolved":false,"context_lines":[{"line_number":26,"context_line":"    --set volume.enabled\u003dfalse \\"},{"line_number":27,"context_line":"    --set pod.replicas.server\u003d1 \\"},{"line_number":28,"context_line":"    ${OSH_EXTRA_HELM_ARGS:\u003d} \\"},{"line_number":29,"context_line":"    ${OSH_EXTRA_HELM_ARGS_MARIADB}"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"#NOTE: Wait for deploy"},{"line_number":32,"context_line":"helm osh wait-for-pods openstack"}],"source_content_type":"text/x-sh","patch_set":3,"id":"49133bae_b36834e7","line":29,"in_reply_to":"1c04830e_a44951d4","updated":"2024-10-30 02:58:23.000000000","message":"same here, corrected","commit_id":"f144700a8b3f57d0b141a58fa2a200cc60f2a208"}]}
