)]}'
{"kuryr_kubernetes/tests/unit/cni/test_binding.py":[{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"7f97746aef286d9c3b30bf61ccb2c88616f27e19","unresolved":false,"context_lines":[{"line_number":281,"context_line":"                \u0027_process_vif\u0027)"},{"line_number":282,"context_line":"    def test_connect_no_annotations(self, m_proc_vif, m_save_pci):"},{"line_number":283,"context_line":"        m_proc_vif.return_value \u003d self.pci_info"},{"line_number":284,"context_line":"        CONF.set_override(\u0027enable_node_annotations\u0027, False,"},{"line_number":285,"context_line":"                          group\u003d\u0027sriov\u0027)"},{"line_number":286,"context_line":""},{"line_number":287,"context_line":"        self._test_connect()"},{"line_number":288,"context_line":"        m_save_pci.assert_not_called()"}],"source_content_type":"text/x-python","patch_set":2,"id":"1fa4df85_4772b213","line":285,"range":{"start_line":284,"start_character":0,"end_line":285,"end_character":40},"updated":"2020-03-12 16:47:43.000000000","message":"You probably need to unset this, right now seems like tests are super race-condition prone. Check out how other tests are mocking settings, we seem to be doing that right elsewhere.","commit_id":"1150407b57b16e2a38c907954bd4c737bedbab5b"},{"author":{"_account_id":24604,"name":"Danil Golov","email":"d.golov@samsung.com","username":"d.golov"},"change_message_id":"d061b50c1637285ca823be8e9218b3ea865c5b5c","unresolved":false,"context_lines":[{"line_number":281,"context_line":"                \u0027_process_vif\u0027)"},{"line_number":282,"context_line":"    def test_connect_no_annotations(self, m_proc_vif, m_save_pci):"},{"line_number":283,"context_line":"        m_proc_vif.return_value \u003d self.pci_info"},{"line_number":284,"context_line":"        CONF.set_override(\u0027enable_node_annotations\u0027, False,"},{"line_number":285,"context_line":"                          group\u003d\u0027sriov\u0027)"},{"line_number":286,"context_line":""},{"line_number":287,"context_line":"        self._test_connect()"},{"line_number":288,"context_line":"        m_save_pci.assert_not_called()"}],"source_content_type":"text/x-python","patch_set":2,"id":"1fa4df85_a4b6f789","line":285,"range":{"start_line":284,"start_character":0,"end_line":285,"end_character":40},"in_reply_to":"1fa4df85_4772b213","updated":"2020-03-13 10:40:14.000000000","message":"I found the place where error occurs. It is in test_vif.py\nAbout race-conditions: it seems that in other places config options are being changed the same way. For example in kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vif.py +49","commit_id":"1150407b57b16e2a38c907954bd4c737bedbab5b"}]}
