)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"fc0ae6cdafe02758465ecb54993d4a5443c13346","unresolved":false,"context_lines":[{"line_number":12,"context_line":"microversion, the min microversion from the service will be used."},{"line_number":13,"context_line":"This change only affects the api and scenarios tests, since the"},{"line_number":14,"context_line":"client_functional tests have their own way to setup the api version,"},{"line_number":15,"context_line":"which can be further improved if needed."},{"line_number":16,"context_line":"Some test classes had to set a minimum api version due to helper functions"},{"line_number":17,"context_line":"like the use of `GET /v1/data_model`."},{"line_number":18,"context_line":"Two new configuration options were added to define the test target"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"d5d8192e_bdef2db0","line":15,"updated":"2025-08-01 22:31:13.000000000","message":"actully the client functional tests are moving to/moved to the client repo\n\nhttps://opendev.org/openstack/python-watcherclient/src/branch/master/watcherclient/tests/client_functional\n\nwe will remove them form the tempest plugin when the are used form there on all stable branches.","commit_id":"abd34b8a1ae89e1c2a7e24ec6627d200cc34d113"},{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"27304649f18db70a6c832b56afb97ac35097c0a3","unresolved":false,"context_lines":[{"line_number":12,"context_line":"microversion, the min microversion from the service will be used."},{"line_number":13,"context_line":"This change only affects the api and scenarios tests, since the"},{"line_number":14,"context_line":"client_functional tests have their own way to setup the api version,"},{"line_number":15,"context_line":"which can be further improved if needed."},{"line_number":16,"context_line":"Some test classes had to set a minimum api version due to helper functions"},{"line_number":17,"context_line":"like the use of `GET /v1/data_model`."},{"line_number":18,"context_line":"Two new configuration options were added to define the test target"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"f26622d3_d7a01b72","line":15,"in_reply_to":"d5d8192e_bdef2db0","updated":"2025-08-04 12:03:18.000000000","message":"correct, the deprecation warning is also printing all the time in my face here 😄\n```\nDeprecationWarning: The \u0027watcher_tempest_plugin.tests.client_functional\u0027 module usage is deprecated and will be removed in version \u00272026.1\u0027, please use watcherclient.tests.client_functional instead: The \u0027watcher_tempest_plugin.tests.client_functional\u0027 module is deprecated and will be removed in version 2026.1. We recommend using watcherclient.tests.client_functional for running functional tests. \n```","commit_id":"abd34b8a1ae89e1c2a7e24ec6627d200cc34d113"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"66fc6a1955856073dca730a18a27b2bf95ea8333","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"5500d7fb_cbc885cb","updated":"2025-08-01 01:01:41.000000000","message":"recheck\n\npost-failure, unknown reason","commit_id":"88c9789575dfa7d10a164b238be3996b7a9a88ed"},{"author":{"_account_id":12393,"name":"chandan kumar","display_name":"Chandan Kumar","email":"chkumar@redhat.com","username":"chkumar246"},"change_message_id":"b5a5aa3989ed62ea9c464ac361776a4c9327baf3","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b0257209_6af208de","updated":"2025-08-05 04:29:45.000000000","message":"lgtm!, Feel free to +w it once https://review.opendev.org/c/openstack/watcher/+/956380 merges!","commit_id":"abd34b8a1ae89e1c2a7e24ec6627d200cc34d113"},{"author":{"_account_id":16312,"name":"Alfredo Moralejo","email":"amoralej@redhat.com","username":"amoralej"},"change_message_id":"5a943e7b197df5c8ac374e3979607989bc91f58f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"79344318_73419def","updated":"2025-08-07 06:42:57.000000000","message":"tested in https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/955775","commit_id":"abd34b8a1ae89e1c2a7e24ec6627d200cc34d113"}],"watcher_tempest_plugin/config.py":[{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"73952cef371a422c04ddca580ffdef1c9c65ca19","unresolved":true,"context_lines":[{"line_number":117,"context_line":"    ),"},{"line_number":118,"context_line":"    cfg.StrOpt("},{"line_number":119,"context_line":"        \"min_microversion\","},{"line_number":120,"context_line":"        default\u003dNone,"},{"line_number":121,"context_line":"        help\u003d\"Lower version of the test target microversion range. \""},{"line_number":122,"context_line":"             \"The format is \u0027X.Y\u0027, where \u0027X\u0027 and \u0027Y\u0027 are int values.\""},{"line_number":123,"context_line":"    ),"}],"source_content_type":"text/x-python","patch_set":3,"id":"9d1e3736_00027582","line":120,"range":{"start_line":120,"start_character":0,"end_line":120,"end_character":21},"updated":"2025-08-01 20:42:32.000000000","message":"It will be mandatory to configure these, instead of keep updating them all the time, together with default value in watcher repo.","commit_id":"abd34b8a1ae89e1c2a7e24ec6627d200cc34d113"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"fc0ae6cdafe02758465ecb54993d4a5443c13346","unresolved":true,"context_lines":[{"line_number":117,"context_line":"    ),"},{"line_number":118,"context_line":"    cfg.StrOpt("},{"line_number":119,"context_line":"        \"min_microversion\","},{"line_number":120,"context_line":"        default\u003dNone,"},{"line_number":121,"context_line":"        help\u003d\"Lower version of the test target microversion range. \""},{"line_number":122,"context_line":"             \"The format is \u0027X.Y\u0027, where \u0027X\u0027 and \u0027Y\u0027 are int values.\""},{"line_number":123,"context_line":"    ),"}],"source_content_type":"text/x-python","patch_set":3,"id":"9c89e774_06f318bd","line":120,"range":{"start_line":120,"start_character":0,"end_line":120,"end_character":21},"in_reply_to":"9d1e3736_00027582","updated":"2025-08-01 22:31:13.000000000","message":"+1","commit_id":"abd34b8a1ae89e1c2a7e24ec6627d200cc34d113"}]}
