)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"599406b51fafeec15c99442d6936bb5265b11ae7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"31950e85_2dad94ee","updated":"2024-05-14 09:46:35.000000000","message":"I have just tested the patch on my env, the Octavia part is fixed with the change, so I am very positive that the same applies for the other test paths (it is the same fix).","commit_id":"ff7f451ab83eecb3278685101f85dcaab5886a15"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"7e592154a0c9a4ba515f4d6aa276d8cabe3e2f7f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ac80df7e_1db76c5c","updated":"2024-05-13 15:27:00.000000000","message":"I hope I didn\u0027t fix one thing and broke another lol, let\u0027s see the result of the check pipeline","commit_id":"ff7f451ab83eecb3278685101f85dcaab5886a15"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"25b02597e3cd86f580d6ffdb2d8f58aadf57d3c6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ba1baa07_3036c4c9","in_reply_to":"31950e85_2dad94ee","updated":"2024-05-14 11:56:14.000000000","message":"hey Omer,\nthe test directory is fixed with your change, but the number of processes is broken.\nFor example:\n```\neolivare@myfedora2 ~/src/tobiko ((HEAD detached at FETCH_HEAD)) $ TOX_PYTHON\u003dpython3.9 tox -e octavia_faults \n...\n+ pytest -v --numprocesses auto --dist loadscope --log-file\u003d/home/eolivare/src/tobiko/.tox/octavia_faults/log/tobiko_results_octavia_faults.log --junitxml\u003d/home/eolivare/src/tobiko/.tox/octavia_faults/log/tobiko_results_octavia_faults.xml --html\u003d/home/eolivare/src/tobiko/.tox/octavia_faults/log/tobiko_results_octavia_faults.html --self-contained-html /home/eolivare/src/tobiko/tobiko/tests/faults/octavia\n```\nThat `--numprocesses auto` should be `--numprocesses 1` instead.\nSame happens with neutron_faults.\n\nI don\u0027t have a nice solution for this. Perhaps we\u0027ll have to define every missing env variable on each section 😞","commit_id":"ff7f451ab83eecb3278685101f85dcaab5886a15"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"7de9a1cba02cc63fc6660eb7399a9f0f348c8c7e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c2c62edb_b281cf3e","updated":"2024-05-22 09:22:32.000000000","message":"I have just copied the (for some reason, non-inherited tox env variables) manually. When I run tox -e \u003cchanged-tox-var\u003e, I get the pytest command output, but I don\u0027t see the missing tox variables that were changed, so meanwhile I cannot really verify I didn\u0027t break anything else.","commit_id":"f65a7e81078b2dd011a46d23ae7e187b5a1d1215"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"d1832350375d25ac6886e9b68b6347aa7f0ad6eb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"b1d48875_3c7a29b1","updated":"2024-05-22 12:01:53.000000000","message":"I tested this fix on my local env and it looks ok now, thanks for testing it Edu. Some of the u/s job in the check pipeline might be broken. If they are, we may need to pin the requests package as mentioned here https://github.com/docker/docker-py/pull/3257, or apply any other solution.","commit_id":"f65a7e81078b2dd011a46d23ae7e187b5a1d1215"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"dcb369476a9ad0e12619f074631da3074c95ddc0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6225b873_ce4a853d","updated":"2024-06-05 09:18:23.000000000","message":"recheck","commit_id":"f65a7e81078b2dd011a46d23ae7e187b5a1d1215"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"706a036d7f6e7d6549ce7b7e9c9ce46ed2284d47","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"e14bd957_e7b52cb8","updated":"2024-06-13 14:22:03.000000000","message":"(running those tox -e \u003cenv\u003e is working on my local env, maybe it is something that is related to zuul, or tobiko)","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"86dc548f3ec629e6026952b4b7ad4a35379b2859","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ecbdf9f8_e8e1916a","updated":"2024-06-13 14:20:38.000000000","message":"I suspect something is broken in some of the check pipeline jobs, I got it on this change too https://review.opendev.org/c/x/tobiko/+/920921, here https://zuul.opendev.org/t/openstack/build/ef8d8691d192488981c45996d8bab41c","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"e7e813efee8091e65be1a1637c73689f881021d5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ca99a134_ae7a0e06","updated":"2024-06-13 06:17:06.000000000","message":"recheck","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"218ef44f11e3139bfcc08ceb356ee7e1684a6406","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"4ae68555_ffbbde48","updated":"2024-06-12 18:28:31.000000000","message":"recheck devstack-tobiko-multinode-nova timed out","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"c26b5791f7b2cf2fca5ef7b173751731499a8f40","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b84cf709_1495d2ed","updated":"2024-06-12 12:56:29.000000000","message":"recheck devstack-tobiko-storage-ceph timed out","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"992aadb373adcba1a5b72842eb1d982265f5a589","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9fb8fd95_d0c5c554","updated":"2024-06-12 13:09:53.000000000","message":"recheck https://review.opendev.org/c/x/devstack-plugin-tobiko/+/921834 is approved","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"30d031c33f475a77319378a8066673e572f68025","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"23d12dc7_2e6ff7dc","updated":"2024-06-13 06:19:59.000000000","message":"sorry, I should not have rechecked. There is something wrong that we have to investigate:\nhttps://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_78c/919531/3/check/openstack-tox-linters/78c3f5e/job-output.txt","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"1715489ae79028d5d8a76bc01703e2bcd863a289","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"bcb600d7_51b0c670","in_reply_to":"23d12dc7_2e6ff7dc","updated":"2024-07-11 07:54:16.000000000","message":"Done","commit_id":"19810d6f6cc4e1110c1eb4e8be6eb401e639f640"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"ecf8ba0fe0013a59725d02fdc3005de02a94e1c7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"7654a547_cc627533","updated":"2024-07-10 08:27:06.000000000","message":"I have just downloaded this patch and ran tox -e linters and it passes","commit_id":"d7301d0d889059b994633993cde992a8463846ad"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"89e4e9545573f86026cb7abfe8790345b548c216","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"e8212029_edba0618","updated":"2024-07-10 08:23:01.000000000","message":"recheck heat u/s job timed out","commit_id":"d7301d0d889059b994633993cde992a8463846ad"},{"author":{"_account_id":31291,"name":"Eduardo Olivares","email":"eolivare@redhat.com","username":"eolivare"},"change_message_id":"1715489ae79028d5d8a76bc01703e2bcd863a289","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"dd9c46b4_9a401f01","updated":"2024-07-11 07:54:16.000000000","message":"recheck","commit_id":"5aa66f124605ccde3097130e2bfcbb48a33fb837"},{"author":{"_account_id":31664,"name":"Omer Schwartz","email":"oschwart@redhat.com","username":"oschwart"},"change_message_id":"5631ace35b85ee9aa2953a07ddccbff6556e7ca3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"203a402c_3ba4f243","updated":"2024-07-11 08:14:00.000000000","message":"recheck the devstack-plugin-tobiko patch it is depended on has been merged","commit_id":"5aa66f124605ccde3097130e2bfcbb48a33fb837"}]}
