)]}'
{"doc/source/admin/drivers/fake.rst":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"d7d9fcda654c1dfa5c8dc58f6d796a677acd0f70","unresolved":false,"context_lines":[{"line_number":26,"context_line":"Scale testing"},{"line_number":27,"context_line":"-------------"},{"line_number":28,"context_line":"The ``fake`` drivers have a configurable delay in seconds which will result in"},{"line_number":29,"context_line":"those operations taking taking that long to complete. Two comma-delimited values"},{"line_number":30,"context_line":"will result in a delay with a triangular random distribution, weighted on the"},{"line_number":31,"context_line":"first value. These delays are applied to operations which typically block in"},{"line_number":32,"context_line":"other drivers. This allows more realistic scenarios to be arranged for"}],"source_content_type":"text/x-rst","patch_set":1,"id":"29910d7f_74d3d727","line":29,"updated":"2023-02-20 14:14:24.000000000","message":"\"taking taking\"","commit_id":"849dc1fe40abe9641e5f55ff9e9628ac00e8632c"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"464dda109434b2ee01ebd19ea9a2d7882a42069d","unresolved":false,"context_lines":[{"line_number":26,"context_line":"Scale testing"},{"line_number":27,"context_line":"-------------"},{"line_number":28,"context_line":"The ``fake`` drivers have a configurable delay in seconds which will result in"},{"line_number":29,"context_line":"those operations taking taking that long to complete. Two comma-delimited values"},{"line_number":30,"context_line":"will result in a delay with a triangular random distribution, weighted on the"},{"line_number":31,"context_line":"first value. These delays are applied to operations which typically block in"},{"line_number":32,"context_line":"other drivers. This allows more realistic scenarios to be arranged for"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1977acd5_6f14afdc","line":29,"in_reply_to":"29910d7f_74d3d727","updated":"2023-02-28 02:06:48.000000000","message":"Done","commit_id":"849dc1fe40abe9641e5f55ff9e9628ac00e8632c"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"d7d9fcda654c1dfa5c8dc58f6d796a677acd0f70","unresolved":false,"context_lines":[{"line_number":31,"context_line":"first value. These delays are applied to operations which typically block in"},{"line_number":32,"context_line":"other drivers. This allows more realistic scenarios to be arranged for"},{"line_number":33,"context_line":"performance and functional testing of an Ironic service without requiring real"},{"line_number":34,"context_line":"bare metal."},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    [fake]"},{"line_number":37,"context_line":"    power_delay \u003d 5"}],"source_content_type":"text/x-rst","patch_set":1,"id":"969ff3b9_18d01c09","line":34,"updated":"2023-02-20 14:14:24.000000000","message":"btw, are you aware of https://storyboard.openstack.org/#!/story/2010551 ?","commit_id":"849dc1fe40abe9641e5f55ff9e9628ac00e8632c"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"464dda109434b2ee01ebd19ea9a2d7882a42069d","unresolved":false,"context_lines":[{"line_number":31,"context_line":"first value. These delays are applied to operations which typically block in"},{"line_number":32,"context_line":"other drivers. This allows more realistic scenarios to be arranged for"},{"line_number":33,"context_line":"performance and functional testing of an Ironic service without requiring real"},{"line_number":34,"context_line":"bare metal."},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    [fake]"},{"line_number":37,"context_line":"    power_delay \u003d 5"}],"source_content_type":"text/x-rst","patch_set":1,"id":"1293ef8c_d057104a","line":34,"in_reply_to":"969ff3b9_18d01c09","updated":"2023-02-28 02:06:48.000000000","message":"Story 2010551 will be useful for podified integration testing, thanks. I\u0027ve added to the end of this sentence so it is now:\n\n   without requiring real bare metal or faking at the BMC protocol level.","commit_id":"849dc1fe40abe9641e5f55ff9e9628ac00e8632c"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"d7d9fcda654c1dfa5c8dc58f6d796a677acd0f70","unresolved":false,"context_lines":[{"line_number":32,"context_line":"other drivers. This allows more realistic scenarios to be arranged for"},{"line_number":33,"context_line":"performance and functional testing of an Ironic service without requiring real"},{"line_number":34,"context_line":"bare metal."},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    [fake]"},{"line_number":37,"context_line":"    power_delay \u003d 5"},{"line_number":38,"context_line":"    boot_delay \u003d 10"}],"source_content_type":"text/x-rst","patch_set":1,"id":"57994754_c6c7d338","line":35,"updated":"2023-02-20 14:14:24.000000000","message":"missing\n\n .. code-block:: ini","commit_id":"849dc1fe40abe9641e5f55ff9e9628ac00e8632c"},{"author":{"_account_id":4571,"name":"Steve Baker","email":"sbaker@redhat.com","username":"steve-stevebaker"},"change_message_id":"464dda109434b2ee01ebd19ea9a2d7882a42069d","unresolved":false,"context_lines":[{"line_number":32,"context_line":"other drivers. This allows more realistic scenarios to be arranged for"},{"line_number":33,"context_line":"performance and functional testing of an Ironic service without requiring real"},{"line_number":34,"context_line":"bare metal."},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    [fake]"},{"line_number":37,"context_line":"    power_delay \u003d 5"},{"line_number":38,"context_line":"    boot_delay \u003d 10"}],"source_content_type":"text/x-rst","patch_set":1,"id":"4a582e71_2c241772","line":35,"in_reply_to":"57994754_c6c7d338","updated":"2023-02-28 02:06:48.000000000","message":"Done","commit_id":"849dc1fe40abe9641e5f55ff9e9628ac00e8632c"}]}
