)]}'
{"tests/test-core-openstack.sh":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"967f08748467c781e129f19255b06ddaf046490e","unresolved":true,"context_lines":[{"line_number":204,"context_line":"    delete_instance kolla_boot_test"},{"line_number":205,"context_line":"    echo \"SUCCESS: Server deletion\""},{"line_number":206,"context_line":""},{"line_number":207,"context_line":"    if [[ $HAS_UPGRADE \u003d\u003d \u0027yes\u0027 ]]; then"},{"line_number":208,"context_line":"        echo \"TESTING: Instance (Nova and Neutron) upgrade stability (PHASE: $PHASE)\""},{"line_number":209,"context_line":""},{"line_number":210,"context_line":"        if [[ $PHASE \u003d\u003d \u0027deploy\u0027 ]]; then"}],"source_content_type":"text/x-sh","patch_set":6,"id":"ba88b125_943e3f67","line":207,"updated":"2021-08-30 12:15:03.000000000","message":"I think $HAS_UPGRADE should be \"$HAS_UPGRADE\" -\u003e https://mywiki.wooledge.org/BashGuide/SpecialCharacters\n\nDouble quotes — protect the text inside them from being split into multiple words or arguments, yet allow substitutions to occur; the meaning of most other special characters is usually prevented.","commit_id":"daf534b4e0b7fd07a87cd9bde2731836ee40574c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"42c7d62ef489fb5a570745e7abe8bb49cf7d59a6","unresolved":true,"context_lines":[{"line_number":204,"context_line":"    delete_instance kolla_boot_test"},{"line_number":205,"context_line":"    echo \"SUCCESS: Server deletion\""},{"line_number":206,"context_line":""},{"line_number":207,"context_line":"    if [[ $HAS_UPGRADE \u003d\u003d \u0027yes\u0027 ]]; then"},{"line_number":208,"context_line":"        echo \"TESTING: Instance (Nova and Neutron) upgrade stability (PHASE: $PHASE)\""},{"line_number":209,"context_line":""},{"line_number":210,"context_line":"        if [[ $PHASE \u003d\u003d \u0027deploy\u0027 ]]; then"}],"source_content_type":"text/x-sh","patch_set":6,"id":"9eec160e_5b90d357","line":207,"in_reply_to":"ba88b125_943e3f67","updated":"2021-08-30 12:38:08.000000000","message":"It\u0027s controlled entirely by us. This follows the style in the rest of the file.","commit_id":"daf534b4e0b7fd07a87cd9bde2731836ee40574c"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"967f08748467c781e129f19255b06ddaf046490e","unresolved":true,"context_lines":[{"line_number":207,"context_line":"    if [[ $HAS_UPGRADE \u003d\u003d \u0027yes\u0027 ]]; then"},{"line_number":208,"context_line":"        echo \"TESTING: Instance (Nova and Neutron) upgrade stability (PHASE: $PHASE)\""},{"line_number":209,"context_line":""},{"line_number":210,"context_line":"        if [[ $PHASE \u003d\u003d \u0027deploy\u0027 ]]; then"},{"line_number":211,"context_line":"            create_instance kolla_upgrade_test"},{"line_number":212,"context_line":"            fip_addr\u003d$(create_fip)"},{"line_number":213,"context_line":"            attach_fip kolla_upgrade_test ${fip_addr}"}],"source_content_type":"text/x-sh","patch_set":6,"id":"f809feb9_ad3013ce","line":210,"updated":"2021-08-30 12:15:03.000000000","message":"ditto","commit_id":"daf534b4e0b7fd07a87cd9bde2731836ee40574c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"42c7d62ef489fb5a570745e7abe8bb49cf7d59a6","unresolved":true,"context_lines":[{"line_number":207,"context_line":"    if [[ $HAS_UPGRADE \u003d\u003d \u0027yes\u0027 ]]; then"},{"line_number":208,"context_line":"        echo \"TESTING: Instance (Nova and Neutron) upgrade stability (PHASE: $PHASE)\""},{"line_number":209,"context_line":""},{"line_number":210,"context_line":"        if [[ $PHASE \u003d\u003d \u0027deploy\u0027 ]]; then"},{"line_number":211,"context_line":"            create_instance kolla_upgrade_test"},{"line_number":212,"context_line":"            fip_addr\u003d$(create_fip)"},{"line_number":213,"context_line":"            attach_fip kolla_upgrade_test ${fip_addr}"}],"source_content_type":"text/x-sh","patch_set":6,"id":"1a024eb4_0bc76720","line":210,"in_reply_to":"f809feb9_ad3013ce","updated":"2021-08-30 12:38:08.000000000","message":"ditto","commit_id":"daf534b4e0b7fd07a87cd9bde2731836ee40574c"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"967f08748467c781e129f19255b06ddaf046490e","unresolved":true,"context_lines":[{"line_number":213,"context_line":"            attach_fip kolla_upgrade_test ${fip_addr}"},{"line_number":214,"context_line":"            test_ssh kolla_upgrade_test ${fip_addr}  # tested to see if the instance has not just failed booting already"},{"line_number":215,"context_line":"            echo ${fip_addr} \u003e /tmp/kolla_ci_pre_upgrade_fip_addr"},{"line_number":216,"context_line":"        elif [[ $PHASE \u003d\u003d \u0027upgrade\u0027 ]]; then"},{"line_number":217,"context_line":"            fip_addr\u003d$(cat /tmp/kolla_ci_pre_upgrade_fip_addr)"},{"line_number":218,"context_line":"            test_ssh kolla_upgrade_test ${fip_addr}"},{"line_number":219,"context_line":"            detach_fip kolla_upgrade_test ${fip_addr}"}],"source_content_type":"text/x-sh","patch_set":6,"id":"c4b6c3d1_968daffc","line":216,"updated":"2021-08-30 12:15:03.000000000","message":"ditto","commit_id":"daf534b4e0b7fd07a87cd9bde2731836ee40574c"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"42c7d62ef489fb5a570745e7abe8bb49cf7d59a6","unresolved":true,"context_lines":[{"line_number":213,"context_line":"            attach_fip kolla_upgrade_test ${fip_addr}"},{"line_number":214,"context_line":"            test_ssh kolla_upgrade_test ${fip_addr}  # tested to see if the instance has not just failed booting already"},{"line_number":215,"context_line":"            echo ${fip_addr} \u003e /tmp/kolla_ci_pre_upgrade_fip_addr"},{"line_number":216,"context_line":"        elif [[ $PHASE \u003d\u003d \u0027upgrade\u0027 ]]; then"},{"line_number":217,"context_line":"            fip_addr\u003d$(cat /tmp/kolla_ci_pre_upgrade_fip_addr)"},{"line_number":218,"context_line":"            test_ssh kolla_upgrade_test ${fip_addr}"},{"line_number":219,"context_line":"            detach_fip kolla_upgrade_test ${fip_addr}"}],"source_content_type":"text/x-sh","patch_set":6,"id":"5e24a32b_5405797a","line":216,"in_reply_to":"c4b6c3d1_968daffc","updated":"2021-08-30 12:38:08.000000000","message":"ditto","commit_id":"daf534b4e0b7fd07a87cd9bde2731836ee40574c"}]}
