*** d34dh0r53 has quit IRC | 00:14 | |
*** gyee has quit IRC | 00:58 | |
*** spsurya has quit IRC | 02:03 | |
*** d34dh0r53 has joined #openstack-glance | 02:55 | |
*** bhagyashris has joined #openstack-glance | 04:38 | |
*** abhishekk has joined #openstack-glance | 04:44 | |
*** goldyfruit has joined #openstack-glance | 04:54 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-glance | 05:33 | |
*** bhagyashris has quit IRC | 05:50 | |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Staging area not cleared if image is deleted while importing https://review.opendev.org/697647 | 05:56 |
---|---|---|
openstackgerrit | Abhishek Kekane proposed openstack/glance-specs master: Copying existing image in multiple stores https://review.opendev.org/694724 | 06:02 |
*** bhagyashris has joined #openstack-glance | 06:04 | |
openstackgerrit | Abhishek Kekane proposed openstack/glance-specs master: Make cinder driver compatible with multiple stores https://review.opendev.org/695152 | 06:06 |
*** tesseract has joined #openstack-glance | 08:14 | |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Change database migration version to ussuri https://review.opendev.org/700997 | 08:16 |
*** bhagyashris has quit IRC | 08:27 | |
*** tosky has joined #openstack-glance | 08:34 | |
*** pcaruana has joined #openstack-glance | 08:35 | |
openstackgerrit | Erno Kuvaja proposed openstack/glance master: Add possibility to delete image from single store https://review.opendev.org/698049 | 10:36 |
jokke_ | abhishekk: still here? | 11:05 |
abhishekk | jokke_, yes | 11:06 |
jokke_ | abhishekk: migrations patch failing functional tests | 11:06 |
abhishekk | jokke_, ok, I will have a look | 11:06 |
abhishekk | I guess I need to add empty migration scripts as well | 11:09 |
jokke_ | ok, try that | 11:17 |
abhishekk | trying | 11:22 |
jokke_ | if it fixes the issue I can ninja the change in to unblock gate then | 11:22 |
openstackgerrit | Merged openstack/glance_store master: Imported Translations from Zanata https://review.opendev.org/700316 | 11:27 |
*** brinzhang has joined #openstack-glance | 11:29 | |
*** brinzhang has quit IRC | 11:29 | |
*** brinzhang has joined #openstack-glance | 11:30 | |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Change database migration version to ussuri https://review.opendev.org/700997 | 11:42 |
abhishekk | jokke_, its hard to debug as these failing tests are being skipped locally as Postgresql is not available | 11:43 |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Change database migration version to ussuri https://review.opendev.org/700997 | 12:08 |
*** brinzhang_ has joined #openstack-glance | 12:24 | |
*** brinzhang has quit IRC | 12:27 | |
*** brinzhang has joined #openstack-glance | 12:36 | |
*** brinzhang_ has quit IRC | 12:39 | |
*** brinzhang_ has joined #openstack-glance | 12:40 | |
*** brinzhang has quit IRC | 12:40 | |
*** brinzhang_ has quit IRC | 12:41 | |
*** brinzhang_ has joined #openstack-glance | 12:42 | |
openstackgerrit | Abhishek Kekane proposed openstack/glance master: Change database migration version to ussuri https://review.opendev.org/700997 | 13:02 |
*** brinzhang_ has quit IRC | 13:28 | |
jokke_ | abhishekk: darn ... didn't we fight with some Postgre specifi thing on the migration before as well? | 13:28 |
jokke_ | abhishekk: might be that have to do just trial and error against zuul and hope to find the source of the errors | 13:29 |
abhishekk | fixed it | 13:29 |
jokke_ | \\o \o/ o// o/7 | 13:29 |
jokke_ | what was it? | 13:29 |
abhishekk | :D | 13:29 |
abhishekk | it was migration script of train wasn't running in the tests | 13:30 |
abhishekk | that was because we have changed the current release to Ussuri and from tests of trains it was expecting release as train | 13:30 |
jokke_ | so why did that break only postgre test? :o | 13:30 |
jokke_ | ah | 13:31 |
* jokke_ hatest testing :P | 13:31 | |
abhishekk | it was not working for mysql as well | 13:31 |
jokke_ | if I haven't mentioned that before | 13:31 |
abhishekk | but in tests we use sqlite db | 13:31 |
abhishekk | that's why it skips mysql and postgre tests in local environment | 13:32 |
*** zaneb has joined #openstack-glance | 13:34 | |
jokke_ | yeah | 13:36 |
tosky | if I may suggest: wouldn't it be better to use at least mysql for migration tests? I think in sahara we dropped sqlite long time ago | 13:37 |
tosky | because SQLite does not (or it didn't support) ALTER COLUMN and DROP COLUMN, which were required by db migration | 13:38 |
tosky | (long time ago == in Juno) | 13:38 |
jokke_ | tosky: IIUC check and gate runs against both, MySQL and PostgreSQL. It's matter of the local stuff running against sqlite to keep the local runs lightweight. It should be literally just providing he dependencies to be able to test locally against real db too | 13:42 |
jokke_ | tosky: IMHO the bigger problem we have is those hardcoded release names we are relying on which breaks stuff every 6 months and we need to figure out what did we do last time they broke | 13:44 |
abhishekk | ++ | 13:45 |
jokke_ | And that's the biggest reason we want to release milestone at some point of the cycle so we don't need to fight these things at the final release :P | 13:47 |
abhishekk | :D | 13:48 |
abhishekk | Signing out, will be back if required | 13:48 |
*** abhishekk has quit IRC | 13:48 | |
jokke_ | abhishekk: take care, have a good weekend | 13:48 |
openstackgerrit | Grégoire Unbekandt proposed openstack/glance-specs master: Spec to import image in multi stores https://review.opendev.org/669201 | 14:24 |
openstackgerrit | Grégoire Unbekandt proposed openstack/glance-specs master: Spec to import image in multi stores https://review.opendev.org/669201 | 15:12 |
openstackgerrit | Grégoire Unbekandt proposed openstack/glance-specs master: Spec to import image in multi stores https://review.opendev.org/669201 | 15:13 |
openstackgerrit | Brian Rosmaita proposed openstack/glance master: DNM: checking whether empty migrations are needed https://review.opendev.org/701041 | 16:12 |
openstackgerrit | Brian Rosmaita proposed openstack/glance master: DNM: checking whether empty migrations are needed https://review.opendev.org/701041 | 16:15 |
*** bhagyashris has joined #openstack-glance | 16:32 | |
*** takamatsu has joined #openstack-glance | 16:37 | |
*** gyee has joined #openstack-glance | 17:03 | |
*** evrardjp has quit IRC | 17:33 | |
*** evrardjp has joined #openstack-glance | 17:33 | |
openstackgerrit | Merged openstack/glance master: Change database migration version to ussuri https://review.opendev.org/700997 | 18:05 |
*** bhagyashris has quit IRC | 19:29 | |
*** tosky has quit IRC | 20:48 | |
*** takamatsu has quit IRC | 20:51 | |
*** tesseract has quit IRC | 22:54 | |
*** tosky has joined #openstack-glance | 22:54 | |
*** pcaruana has quit IRC | 22:59 | |
*** gyee has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!