)]}'
{"scripts/test-bifrost.sh":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"0ba05a8cdb9d782b9a2a9b1f0c9aa94a2195be54","unresolved":false,"context_lines":[{"line_number":106,"context_line":"    VM_MEMORY_SIZE\u003d\"2048\""},{"line_number":107,"context_line":"    ENABLE_INSPECTOR\u003dfalse"},{"line_number":108,"context_line":"    INSPECT_NODES\u003dfalse"},{"line_number":109,"context_line":"    TEST_VM_NUM_NODES\u003d5"},{"line_number":110,"context_line":"    INVENTORY_DHCP\u003dtrue"},{"line_number":111,"context_line":"    INVENTORY_DHCP_STATIC_IP\u003dtrue"},{"line_number":112,"context_line":"    WRITE_INTERFACES_FILE\u003dfalse"}],"source_content_type":"text/x-sh","patch_set":4,"id":"1fa4df85_fe17b344","line":109,"updated":"2020-03-11 22:10:09.000000000","message":"5 VMs at 2048 MB is not going to work. Maybe we need to drop it to two VMs or maybe three VMs?\n\nP.S. I looked at the latest logs and saw out of space errors, which I suspect we would hit if we tried to create too many VMs.","commit_id":"e9d65cd60274eb89bc49a0a336323ec9b8601aa8"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"98868ea006d8825de5c9556082e1fc52cff19c81","unresolved":false,"context_lines":[{"line_number":106,"context_line":"    VM_MEMORY_SIZE\u003d\"2048\""},{"line_number":107,"context_line":"    ENABLE_INSPECTOR\u003dfalse"},{"line_number":108,"context_line":"    INSPECT_NODES\u003dfalse"},{"line_number":109,"context_line":"    TEST_VM_NUM_NODES\u003d5"},{"line_number":110,"context_line":"    INVENTORY_DHCP\u003dtrue"},{"line_number":111,"context_line":"    INVENTORY_DHCP_STATIC_IP\u003dtrue"},{"line_number":112,"context_line":"    WRITE_INTERFACES_FILE\u003dfalse"}],"source_content_type":"text/x-sh","patch_set":4,"id":"1fa4df85_aa92554a","line":109,"in_reply_to":"1fa4df85_fe17b344","updated":"2020-03-12 07:58:18.000000000","message":"About the out of space errors, I\u0027m not sure that\u0027s related to the increase of the memory usage, it was happening before too.\nBut I agree we need to reduce the number of vms, I will reduce that to 3 and bring the memory back to 1G to give it a try.","commit_id":"e9d65cd60274eb89bc49a0a336323ec9b8601aa8"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"e8d273de338f4170a0f88eea37061bb251025c6d","unresolved":false,"context_lines":[{"line_number":106,"context_line":"    VM_MEMORY_SIZE\u003d\"1024\""},{"line_number":107,"context_line":"    ENABLE_INSPECTOR\u003dfalse"},{"line_number":108,"context_line":"    INSPECT_NODES\u003dfalse"},{"line_number":109,"context_line":"    TEST_VM_NUM_NODES\u003d3"},{"line_number":110,"context_line":"    INVENTORY_DHCP\u003dtrue"},{"line_number":111,"context_line":"    INVENTORY_DHCP_STATIC_IP\u003dtrue"},{"line_number":112,"context_line":"    WRITE_INTERFACES_FILE\u003dfalse"}],"source_content_type":"text/x-sh","patch_set":14,"id":"1fa4df85_d62ef241","line":109,"range":{"start_line":109,"start_character":22,"end_line":109,"end_character":23},"updated":"2020-03-19 11:15:04.000000000","message":"Doesn\u0027t this mean that no nodes will end up in ${BAREMETAL_DATA_FILE}.rest?","commit_id":"4a23c358b572151fc3d0e9d57a4a5e7131f82e78"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"7596ec9b239a1e697fc17106abb23449a5e11062","unresolved":false,"context_lines":[{"line_number":106,"context_line":"    VM_MEMORY_SIZE\u003d\"1024\""},{"line_number":107,"context_line":"    ENABLE_INSPECTOR\u003dfalse"},{"line_number":108,"context_line":"    INSPECT_NODES\u003dfalse"},{"line_number":109,"context_line":"    TEST_VM_NUM_NODES\u003d3"},{"line_number":110,"context_line":"    INVENTORY_DHCP\u003dtrue"},{"line_number":111,"context_line":"    INVENTORY_DHCP_STATIC_IP\u003dtrue"},{"line_number":112,"context_line":"    WRITE_INTERFACES_FILE\u003dfalse"}],"source_content_type":"text/x-sh","patch_set":14,"id":"1fa4df85_88c37389","line":109,"range":{"start_line":109,"start_character":22,"end_line":109,"end_character":23},"in_reply_to":"1fa4df85_d62ef241","updated":"2020-03-19 14:46:44.000000000","message":"actually this should probably go back to 5 as we\u0027re not increasing memory consumption","commit_id":"4a23c358b572151fc3d0e9d57a4a5e7131f82e78"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"e8d273de338f4170a0f88eea37061bb251025c6d","unresolved":false,"context_lines":[{"line_number":161,"context_line":"if [ ${USE_DHCP} \u003d \"true\" ]; then"},{"line_number":162,"context_line":"    # reduce the number of nodes in JSON file"},{"line_number":163,"context_line":"    # to limit number of nodes to enroll for testing purposes"},{"line_number":164,"context_line":"    python $BIFROST_HOME/scripts/split_json.py 3 \\"},{"line_number":165,"context_line":"        ${BAREMETAL_DATA_FILE} \\"},{"line_number":166,"context_line":"        ${BAREMETAL_DATA_FILE}.new \\"},{"line_number":167,"context_line":"        ${BAREMETAL_DATA_FILE}.rest \\"}],"source_content_type":"text/x-sh","patch_set":14,"id":"1fa4df85_b629f637","line":164,"range":{"start_line":164,"start_character":47,"end_line":164,"end_character":48},"updated":"2020-03-19 11:15:04.000000000","message":"Reduce to 3?","commit_id":"4a23c358b572151fc3d0e9d57a4a5e7131f82e78"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"7596ec9b239a1e697fc17106abb23449a5e11062","unresolved":false,"context_lines":[{"line_number":161,"context_line":"if [ ${USE_DHCP} \u003d \"true\" ]; then"},{"line_number":162,"context_line":"    # reduce the number of nodes in JSON file"},{"line_number":163,"context_line":"    # to limit number of nodes to enroll for testing purposes"},{"line_number":164,"context_line":"    python $BIFROST_HOME/scripts/split_json.py 3 \\"},{"line_number":165,"context_line":"        ${BAREMETAL_DATA_FILE} \\"},{"line_number":166,"context_line":"        ${BAREMETAL_DATA_FILE}.new \\"},{"line_number":167,"context_line":"        ${BAREMETAL_DATA_FILE}.rest \\"}],"source_content_type":"text/x-sh","patch_set":14,"id":"1fa4df85_48b9fb12","line":164,"range":{"start_line":164,"start_character":47,"end_line":164,"end_character":48},"in_reply_to":"1fa4df85_b629f637","updated":"2020-03-19 14:46:44.000000000","message":"it\u0027s already at 3 :)\nif the number of nodes stays at 5, we can keep this at 3, otherwise we need to reduce it to 2 or 1, yeah","commit_id":"4a23c358b572151fc3d0e9d57a4a5e7131f82e78"}]}
