)]}'
{".zuul.yaml":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"5976e338e47d0acf57a5189758708fbbe8702a7c","unresolved":true,"context_lines":[{"line_number":267,"context_line":""},{"line_number":268,"context_line":"- job:"},{"line_number":269,"context_line":"    name: glance-grenade-centralized-cache"},{"line_number":270,"context_line":"    parent: grenade-multinode"},{"line_number":271,"context_line":"    description: |"},{"line_number":272,"context_line":"      Glance grenade multinode job where old glance will use"},{"line_number":273,"context_line":"      sqlite as cache driver and new glance will use centralized_db"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"dff4ecb5_cf432541","line":270,"range":{"start_line":270,"start_character":12,"end_line":270,"end_character":29},"updated":"2023-11-22 18:49:52.000000000","message":"do you need multinode job for this? remember multinode setup takes time and same for upgrade if driver upgrades can be verified on single node then I will suggest to go for single node greande job","commit_id":"67b74bafa5f47adce1827adb2c40d5491858680c"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"0542decf889e89d16350754c501a8b6532a1dd74","unresolved":false,"context_lines":[{"line_number":267,"context_line":""},{"line_number":268,"context_line":"- job:"},{"line_number":269,"context_line":"    name: glance-grenade-centralized-cache"},{"line_number":270,"context_line":"    parent: grenade-multinode"},{"line_number":271,"context_line":"    description: |"},{"line_number":272,"context_line":"      Glance grenade multinode job where old glance will use"},{"line_number":273,"context_line":"      sqlite as cache driver and new glance will use centralized_db"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"af306cb9_36ae342b","line":270,"range":{"start_line":270,"start_character":12,"end_line":270,"end_character":29},"in_reply_to":"68655295_05ba8962","updated":"2023-11-29 07:54:58.000000000","message":"Done, thank you!","commit_id":"67b74bafa5f47adce1827adb2c40d5491858680c"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"e375776b083b5c360399bf395f21d4e3c6dc8270","unresolved":true,"context_lines":[{"line_number":267,"context_line":""},{"line_number":268,"context_line":"- job:"},{"line_number":269,"context_line":"    name: glance-grenade-centralized-cache"},{"line_number":270,"context_line":"    parent: grenade-multinode"},{"line_number":271,"context_line":"    description: |"},{"line_number":272,"context_line":"      Glance grenade multinode job where old glance will use"},{"line_number":273,"context_line":"      sqlite as cache driver and new glance will use centralized_db"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"68655295_05ba8962","line":270,"range":{"start_line":270,"start_character":12,"end_line":270,"end_character":29},"in_reply_to":"80f0f2af_8fb76817","updated":"2023-11-28 17:45:07.000000000","message":"you can use \u0027grenade\u0027 which is single node deployment upgrade","commit_id":"67b74bafa5f47adce1827adb2c40d5491858680c"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"d600927bf899bd6fd25b243e816629b6766d8dee","unresolved":true,"context_lines":[{"line_number":267,"context_line":""},{"line_number":268,"context_line":"- job:"},{"line_number":269,"context_line":"    name: glance-grenade-centralized-cache"},{"line_number":270,"context_line":"    parent: grenade-multinode"},{"line_number":271,"context_line":"    description: |"},{"line_number":272,"context_line":"      Glance grenade multinode job where old glance will use"},{"line_number":273,"context_line":"      sqlite as cache driver and new glance will use centralized_db"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"80f0f2af_8fb76817","line":270,"range":{"start_line":270,"start_character":12,"end_line":270,"end_character":29},"in_reply_to":"dff4ecb5_cf432541","updated":"2023-11-28 14:22:49.000000000","message":"No, multinode is not needed, which is the parent job for single node grenade job?","commit_id":"67b74bafa5f47adce1827adb2c40d5491858680c"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"4479812b7aac8b58e4bbae982bc0b0ec077772ec","unresolved":true,"context_lines":[{"line_number":277,"context_line":"      - opendev.org/openstack/glance"},{"line_number":278,"context_line":"    vars:"},{"line_number":279,"context_line":"      grenade_devstack_localrc:"},{"line_number":280,"context_line":"        old:"},{"line_number":281,"context_line":"          GLANCE_CACHE_DRIVER: sqlite"},{"line_number":282,"context_line":"        new:"},{"line_number":283,"context_line":"          GLANCE_CACHE_DRIVER: centralized_db"},{"line_number":284,"context_line":"        shared:"},{"line_number":285,"context_line":"          GLANCE_STANDALONE: False"},{"line_number":286,"context_line":"          GLANCE_USE_IMPORT_WORKFLOW: True"}],"source_content_type":"text/x-yaml","patch_set":27,"id":"da9294e8_523d790f","line":283,"range":{"start_line":280,"start_character":8,"end_line":283,"end_character":45},"updated":"2024-03-06 11:37:29.000000000","message":"I don\u0027t think either of this required, as grenade installs 2023.2 as older devstack where sqlite is default cache driver, you won\u0027t find it explicitly set in old glance-api.conf where as the new version will install from master where now centralized_db is default cache driver.\n\nThis job will be useless as soon as we release Caracal and cut stable branch as 2024.1 unless we find a way to install glance with 2023.2 always.\n\n@dan any thoughts?","commit_id":"3d1a259dc3baf92beedd3e3119832ed7fbed535a"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"0d1a32200d99540f5dc12161a74c1e399e6ea20a","unresolved":true,"context_lines":[{"line_number":426,"context_line":"            irrelevant-files: *tempest-irrelevant-files"},{"line_number":427,"context_line":"        - glance-grenade-centralized-cache:"},{"line_number":428,"context_line":"            voting: false"},{"line_number":429,"context_line":"            irrelevant-files: *tempest-irrelevant-files"},{"line_number":430,"context_line":"        - glance-secure-rbac-protection-functional"},{"line_number":431,"context_line":""},{"line_number":432,"context_line":"    gate:"}],"source_content_type":"text/x-yaml","patch_set":28,"id":"4c35b186_171841c8","line":429,"updated":"2024-03-06 15:17:32.000000000","message":"We might want to consider just putting this in periodic or something. I think once we prove it works, we\u0027re probably unlikely to break this. Grenade jobs are fairly heavy and especially since it\u0027s non-voting it probably doesn\u0027t need to run all the time. However, maybe landing this as per-commit for 2024.1 and then converting it to periodic once 2024.2 opens makes sense.","commit_id":"c7cc706a156c0626becef0a365611f8bb42ecd9b"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"215a19289554c8523f7282a5396a40567b870819","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"85fc9898_890464fd","updated":"2023-11-22 07:20:23.000000000","message":"recheck","commit_id":"d992b44f9db3785707ad05c864f4d6b39854fa00"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"04a15543374f0438320f695379223821183dc3f3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"e6b3a42d_ba75f440","updated":"2023-11-22 12:33:46.000000000","message":"@gmann, when you get time, Do i need to explicitly mention devstack project in requirements because even if I added dependency of devstack patch here and I can see GLANCE_CACHE_DRIVER in old and new local.conf from grenade job, but it is not set in glance-api.conf.\n\nIdeally it should,right?","commit_id":"059e21f3c7b169dfe21877cb5f49152bee4d0d35"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"bfc1cf0b403590b6765248540c81bc56e9b95739","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"b2056bee_da676381","updated":"2023-11-22 12:23:01.000000000","message":"I can see GLANCE_CACHE_DRIVER in new local conf but it is not set in the glance-api.conf file\n\nhttps://79cefcc3fdfeafe858b0-df5165275bdc88d23054a7adf9e4f472.ssl.cf2.rackcdn.com/901649/4/check/glance-grenade-centralized-cache/50e6f1c/controller/logs/new/local_conf.txt","commit_id":"059e21f3c7b169dfe21877cb5f49152bee4d0d35"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"a09ea11ee1732f3f0dfc54e4033b055eec3b40a3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"fb2bf018_a056527f","updated":"2023-11-22 16:45:28.000000000","message":"Recent job results shows before upgrade sqlite as cache driver and after upgrade centralized_db as cache driver. Tempest test passes with centralized_db cache driver.\n\nPending work is to cache image on old setup and on new setup (i.e. after upgrade and glance service restart) we should see logs about migrating old cache record from sqlite to new centralized database.","commit_id":"67b74bafa5f47adce1827adb2c40d5491858680c"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"d600927bf899bd6fd25b243e816629b6766d8dee","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a88ebb91_64fbd4c8","updated":"2023-11-28 14:22:49.000000000","message":"recheck post timeout in volume tests","commit_id":"67b74bafa5f47adce1827adb2c40d5491858680c"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"a9ae25950931a38aa7f9c362aa3fe7d867ed1e48","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"502ccd7c_2581d18a","updated":"2023-11-29 19:03:11.000000000","message":"thanks, lgtm","commit_id":"51bc2f1a455ab7e1f7271779ec4764ae8fb58537"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"1802fd6ec19daa6f76c4a05568d30f77d9b26162","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":15,"id":"61c54a17_55d33982","updated":"2024-01-25 05:26:16.000000000","message":"recheck cinder multistore image read timeout","commit_id":"637ba087a55962f8c5e024ba3adbde39c386906b"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"5d14c3aeda55490ec2c29a74b0618d4fa3ac40c3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":16,"id":"932aeaee_3c875f51","updated":"2024-02-01 06:03:43.000000000","message":"recheck ssh timeout","commit_id":"6687244557f7f945e41d719f9705aab083d31a31"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"7289774315975cb0c3cf2eafaae2da6c58638688","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":19,"id":"6575f0ae_ef5abb11","updated":"2024-02-14 04:40:51.000000000","message":"recheck post time out","commit_id":"358aec067c04d705b305a08b4d528287014b3620"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"55b97f8de8399374564df880b354210976f26f0b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":20,"id":"9008f1b7_bf4ede14","updated":"2024-02-14 10:00:23.000000000","message":"recheck volume fails to reach expected state","commit_id":"f3d85d6622767dabe7f031d37e125e2a8fe12668"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"b3c4635b42241b094df0e9ff8401b399de59a5bd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":22,"id":"fc812823_984db2d9","updated":"2024-02-19 05:36:08.000000000","message":"recheck volume failed to reach expected state in given time.","commit_id":"db1db378b980876126da15f941e7b871755308a1"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"21dabed52fb2c09f0170bd016510a05c1bf383e8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":24,"id":"de4e5bb0_71c0451b","updated":"2024-02-28 14:54:24.000000000","message":"definitely seems like we don\u0027t need a completely separate grenade job for this :) Once we have the default set, the regular job will effectively make it equivalent to this if we don\u0027t set the driver one way or the other right?","commit_id":"9821985f72e03a3b47405a248eef8af567f80afa"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"78f67beb7f664027602142db2277a50582e5605c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":24,"id":"4c9ba058_09fd5b0a","updated":"2024-02-28 09:41:44.000000000","message":"recheck","commit_id":"9821985f72e03a3b47405a248eef8af567f80afa"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"915602c9c5626cd27b90add25d819498031975e4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":24,"id":"f1a41bdc_eb778032","updated":"2024-02-28 10:03:14.000000000","message":"recheck dependency updated","commit_id":"9821985f72e03a3b47405a248eef8af567f80afa"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"ff102e12c6f9efb80f7e6a5a4e75ba5967537e05","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":24,"id":"8e276c18_e050f3ed","updated":"2024-02-28 04:13:07.000000000","message":"recheck volume fails to reach desired state","commit_id":"9821985f72e03a3b47405a248eef8af567f80afa"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"1cec5ef9eb4accedb1362d0cca800e05144863be","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":25,"id":"7b2b30d1_2fa3f68b","updated":"2024-02-28 17:49:17.000000000","message":"recheck unrelated failure in grenade","commit_id":"ae9ec496e386c200cfdeb88c7aff673068aba111"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"a4406e2b4af4c2b25d104517b32c1c724963ac6c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":26,"id":"08e15fea_f78a78b7","updated":"2024-03-01 09:07:26.000000000","message":"recheck","commit_id":"64815cf76a24a77baa62ae55473919b5ff02d5ce"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"4baf751daeaf9d30991cccfaa44a8e8a3ab538ba","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":26,"id":"16f63e5a_5e22f23a","updated":"2024-03-01 22:58:06.000000000","message":"recheck","commit_id":"64815cf76a24a77baa62ae55473919b5ff02d5ce"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"306abb7be288936d86f20260b97c5df7ef17bf4e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":26,"id":"5aa34870_82bd57aa","updated":"2024-03-02 15:08:52.000000000","message":"recheck","commit_id":"64815cf76a24a77baa62ae55473919b5ff02d5ce"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"f0f1c7764bce57a1da1123813860508cdf8866e2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":28,"id":"067c875d_65a5e9a8","updated":"2024-03-06 16:57:55.000000000","message":"recheck multiple failures in nova-ceph-multistore, unrelated failure in grnade job","commit_id":"c7cc706a156c0626becef0a365611f8bb42ecd9b"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"b8d34e3cccdbcf213105886c5e5687e4dd378764","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":28,"id":"8797c0fb_fa794fad","updated":"2024-03-06 14:41:13.000000000","message":"recheck ssh timeout \nnew job is working as expected","commit_id":"c7cc706a156c0626becef0a365611f8bb42ecd9b"}]}
