)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e37f1c1e71b4955bd5513e7ac7d17e7177f2afa9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"c8650cf7_fa337b98","updated":"2024-11-27 15:11:50.000000000","message":"good catch, please remove the remaining references for these cfg options.\nWe run the stadium test suits from separate jobs so really can remove these","commit_id":"f8d254746e0f126fbd7e74011d7612967cbad61d"}],"neutron_tempest_plugin/bgpvpn/base.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e37f1c1e71b4955bd5513e7ac7d17e7177f2afa9","unresolved":true,"context_lines":[{"line_number":75,"context_line":"        msg \u003d None"},{"line_number":76,"context_line":"        if not utils.is_extension_enabled(\u0027bgpvpn\u0027, \u0027network\u0027):"},{"line_number":77,"context_line":"            msg \u003d \"Bgpvpn extension not enabled.\""},{"line_number":78,"context_line":"        elif not CONF.bgpvpn.run_bgpvpn_tests:"},{"line_number":79,"context_line":"            msg \u003d (\"Running of bgpvpn related tests is disabled in \""},{"line_number":80,"context_line":"                   \"plugin configuration.\")"},{"line_number":81,"context_line":"        if msg:"},{"line_number":82,"context_line":"            raise cls.skipException(msg)"},{"line_number":83,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"3df16781_bd5a635d","line":80,"range":{"start_line":78,"start_character":8,"end_line":80,"end_character":43},"updated":"2024-11-27 15:11:50.000000000","message":"Please remove the reference to the cfg option here also","commit_id":"f8d254746e0f126fbd7e74011d7612967cbad61d"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"d906bca5de45637f93b5ec4f38ea52649e2f1d39","unresolved":true,"context_lines":[{"line_number":75,"context_line":"        msg \u003d None"},{"line_number":76,"context_line":"        if not utils.is_extension_enabled(\u0027bgpvpn\u0027, \u0027network\u0027):"},{"line_number":77,"context_line":"            msg \u003d \"Bgpvpn extension not enabled.\""},{"line_number":78,"context_line":"        elif not CONF.bgpvpn.run_bgpvpn_tests:"},{"line_number":79,"context_line":"            msg \u003d (\"Running of bgpvpn related tests is disabled in \""},{"line_number":80,"context_line":"                   \"plugin configuration.\")"},{"line_number":81,"context_line":"        if msg:"},{"line_number":82,"context_line":"            raise cls.skipException(msg)"},{"line_number":83,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"e78c52a9_c354c4d6","line":80,"range":{"start_line":78,"start_character":8,"end_line":80,"end_character":43},"in_reply_to":"3df16781_bd5a635d","updated":"2024-11-27 16:00:53.000000000","message":"We can keep these options functional for now. Alternatively we can remove the reference from logic and explain that these options are ineffective (in the description or deprecated_reason) but I think only deprecating these options without logic removal is simpler.","commit_id":"f8d254746e0f126fbd7e74011d7612967cbad61d"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"8606af9c9a5c9d602c4d42ecb293fb6091abaad8","unresolved":true,"context_lines":[{"line_number":75,"context_line":"        msg \u003d None"},{"line_number":76,"context_line":"        if not utils.is_extension_enabled(\u0027bgpvpn\u0027, \u0027network\u0027):"},{"line_number":77,"context_line":"            msg \u003d \"Bgpvpn extension not enabled.\""},{"line_number":78,"context_line":"        elif not CONF.bgpvpn.run_bgpvpn_tests:"},{"line_number":79,"context_line":"            msg \u003d (\"Running of bgpvpn related tests is disabled in \""},{"line_number":80,"context_line":"                   \"plugin configuration.\")"},{"line_number":81,"context_line":"        if msg:"},{"line_number":82,"context_line":"            raise cls.skipException(msg)"},{"line_number":83,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"c31b1c3d_4925dd84","line":80,"range":{"start_line":78,"start_character":8,"end_line":80,"end_character":43},"in_reply_to":"e78c52a9_c354c4d6","updated":"2024-12-16 08:22:29.000000000","message":"+1 to the Takashi\u0027s plan, lets keep it working as it is so far and remove it completely in next cycle","commit_id":"f8d254746e0f126fbd7e74011d7612967cbad61d"}],"neutron_tempest_plugin/config.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e37f1c1e71b4955bd5513e7ac7d17e7177f2afa9","unresolved":true,"context_lines":[{"line_number":200,"context_line":"FwaasGroup \u003d ["},{"line_number":201,"context_line":"    # TODO(tkajinam): This has been required since the plugin tests was merged"},{"line_number":202,"context_line":"    # into neutron-tempest-plugin in Train. Remove this after 2025.1 release."},{"line_number":203,"context_line":"    cfg.BoolOpt(\u0027run_fwaas_tests\u0027,"},{"line_number":204,"context_line":"                default\u003dTrue,"},{"line_number":205,"context_line":"                help\u003d(\"If it is set to False fwaas api and scenario tests \""},{"line_number":206,"context_line":"                      \"will be skipped\"),"}],"source_content_type":"text/x-python","patch_set":3,"id":"a48dc2d7_0829591f","line":203,"range":{"start_line":203,"start_character":17,"end_line":203,"end_character":32},"updated":"2024-11-27 15:11:50.000000000","message":"please remove other references for this cfg option:\nhttps://codesearch.openstack.org/?q\u003drun_fwaas_tests\u0026i\u003dnope\u0026literal\u003dnope\u0026files\u003d\u0026excludeFiles\u003d\u0026repos\u003d","commit_id":"f8d254746e0f126fbd7e74011d7612967cbad61d"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e37f1c1e71b4955bd5513e7ac7d17e7177f2afa9","unresolved":true,"context_lines":[{"line_number":217,"context_line":"SfcGroup \u003d ["},{"line_number":218,"context_line":"    # TODO(tkajinam): This has been required since the plugin tests was merged"},{"line_number":219,"context_line":"    # into neutron-tempest-plugin in Train. Remove this after 2025.1 release."},{"line_number":220,"context_line":"    cfg.BoolOpt(\u0027run_sfc_tests\u0027,"},{"line_number":221,"context_line":"                default\u003dTrue,"},{"line_number":222,"context_line":"                help\u003d(\"If it is set to False SFC api and scenario tests \""},{"line_number":223,"context_line":"                      \"will be skipped\"),"}],"source_content_type":"text/x-python","patch_set":3,"id":"fe38d891_6ca881e0","line":220,"range":{"start_line":220,"start_character":17,"end_line":220,"end_character":30},"updated":"2024-11-27 15:11:50.000000000","message":"ditto:\nhttps://codesearch.openstack.org/?q\u003drun_sfc_tests\u0026i\u003dnope\u0026literal\u003dnope\u0026files\u003d\u0026excludeFiles\u003d\u0026repos\u003d","commit_id":"f8d254746e0f126fbd7e74011d7612967cbad61d"}],"releasenotes/notes/deprecate-run-tests-opts-cdf54c17e72d80ac.yaml":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"62db194d8dedba875b181da7da180eba1534b31e","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"    - ``[bgpvpn] run_bgpvpn_tests``"},{"line_number":8,"context_line":"    - ``[fwaas] run_fwaas_tests``"},{"line_number":9,"context_line":"    - ``[scf] run_sfc_tests``"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"90ce056a_36cef8b6","line":9,"range":{"start_line":9,"start_character":9,"end_line":9,"end_character":12},"updated":"2024-11-22 17:29:47.000000000","message":"s/sfc","commit_id":"e7fa5f7ae8f8c287359a414f61b94c3aba4e3118"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"61d0254141e18781cad065afc7075dca3eac2299","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"    - ``[bgpvpn] run_bgpvpn_tests``"},{"line_number":8,"context_line":"    - ``[fwaas] run_fwaas_tests``"},{"line_number":9,"context_line":"    - ``[scf] run_sfc_tests``"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"f592fd41_f39616c5","line":9,"range":{"start_line":9,"start_character":9,"end_line":9,"end_character":12},"in_reply_to":"90ce056a_36cef8b6","updated":"2024-11-22 17:35:11.000000000","message":"Indeed !","commit_id":"e7fa5f7ae8f8c287359a414f61b94c3aba4e3118"}]}
