*** apetrich has quit IRC | 02:10 | |
*** ricolin has joined #openstack-mistral | 02:21 | |
*** boxiang has joined #openstack-mistral | 05:15 | |
*** zhubx has quit IRC | 05:16 | |
*** Rimger has joined #openstack-mistral | 06:21 | |
*** pgaxatte has joined #openstack-mistral | 06:31 | |
*** d0ugal has quit IRC | 06:32 | |
*** jtomasek has joined #openstack-mistral | 06:51 | |
*** jtomasek has quit IRC | 06:52 | |
*** jtomasek has joined #openstack-mistral | 07:03 | |
Rimger | Hello, in my MR https://review.opendev.org/#/c/675361/ i added new migration for postgresql with constraint deletion, but mistral-tox-unit-postgresql test failed because of this constraint (which should be deleted). Is Mistral tests correctly apply new migration? | 07:23 |
---|---|---|
*** apetrich has joined #openstack-mistral | 07:24 | |
rakhmerov | Rimger: hi | 08:10 |
rakhmerov | Rimger: theoretically it should, yes | 08:11 |
rakhmerov | but since it fails, something is broken I guess | 08:11 |
rakhmerov | need to investigate | 08:11 |
vgvoleg | It's impossible to reproduce this locally | 08:12 |
rakhmerov | vgvoleg: I guess the only way is to see what mistral-tox-unit-postgresql job does, whether it applies migrations or not | 08:13 |
rakhmerov | I can't answer that w/o investigating | 08:14 |
Rimger | according to console log last migrations | 08:15 |
Rimger | INFO [alembic.runtime.migration] Running upgrade 032 -> 033, Add next_tasks to task execution. | 08:16 |
Rimger | was applied | 08:16 |
Rimger | maybe this problem appeared after rebase? | 08:16 |
Rimger | because my migration also has 34 revision number | 08:16 |
vgvoleg | haha | 08:17 |
vgvoleg | damn it was simple | 08:17 |
rakhmerov | vgvoleg: what was simple? | 08:21 |
vgvoleg | root cause of this problem | 08:21 |
rakhmerov | what exactly? | 08:21 |
rakhmerov | please explain | 08:21 |
vgvoleg | we hit collision with revision numbers | 08:22 |
*** vgvoleg has quit IRC | 08:24 | |
openstackgerrit | Artem Lapin proposed openstack/mistral master: New alembic migration to support namespaces in postgresql https://review.opendev.org/675361 | 08:31 |
openstackgerrit | pengyuesheng proposed openstack/mistral-extra master: Sync Sphinx requirement https://review.opendev.org/687487 | 08:32 |
rakhmerov | ok, got it :) | 08:33 |
rakhmerov | yes | 08:33 |
*** boxiang has quit IRC | 08:47 | |
*** boxiang has joined #openstack-mistral | 08:47 | |
*** d0ugal has joined #openstack-mistral | 08:56 | |
*** Rimger has quit IRC | 09:05 | |
rakhmerov | apetrich: hey | 09:14 |
rakhmerov | just saw your last message | 09:14 |
rakhmerov | you wanted to discuss something? | 09:14 |
apetrich | rakhmerov, I don't recall | 09:14 |
apetrich | rakhmerov, sorry7 | 09:14 |
rakhmerov | :) | 09:14 |
rakhmerov | ok | 09:14 |
rakhmerov | btw, tripleO jobs finally started passing for stable/train | 09:14 |
openstackgerrit | Merged openstack/mistral stable/train: Fix "root_execution" lazy loading issue and refactor execution.py https://review.opendev.org/686349 | 09:22 |
d0ugal | rakhmerov: Great | 09:53 |
d0ugal | Do remember that it is fine to make them non-voting around release time until things settle down | 09:54 |
d0ugal | We don't want to block people with TripleO specific issues | 09:54 |
*** d0ugal has quit IRC | 10:04 | |
*** vgvoleg has joined #openstack-mistral | 10:11 | |
*** boxiang has quit IRC | 10:12 | |
*** boxiang has joined #openstack-mistral | 10:12 | |
*** pgaxatte has quit IRC | 10:36 | |
*** vgvoleg has quit IRC | 10:46 | |
*** d0ugal has joined #openstack-mistral | 10:52 | |
rakhmerov | d0ugal: yes, sure, it was my plan B for tomorrow in case they are still not fixed | 11:17 |
rakhmerov | :) | 11:17 |
d0ugal | :thumbs-up: :) | 11:25 |
*** pgaxatte has joined #openstack-mistral | 11:31 | |
*** d0ugal has quit IRC | 11:37 | |
*** apetrich has quit IRC | 11:50 | |
*** vgvoleg has joined #openstack-mistral | 11:53 | |
*** apetrich has joined #openstack-mistral | 12:03 | |
openstackgerrit | Merged openstack/mistral stable/train: Update .gitreview for stable/train https://review.opendev.org/685477 | 12:07 |
*** apetrich has quit IRC | 12:18 | |
*** quenti[m] has quit IRC | 12:32 | |
*** quenti[m] has joined #openstack-mistral | 12:33 | |
*** apetrich has joined #openstack-mistral | 13:05 | |
*** d0ugal has joined #openstack-mistral | 13:13 | |
openstackgerrit | Merged openstack/mistral master: New alembic migration to support namespaces in postgresql https://review.opendev.org/675361 | 13:47 |
*** sapd1_ has joined #openstack-mistral | 13:53 | |
*** sapd1 has quit IRC | 13:56 | |
*** apetrich has quit IRC | 13:56 | |
*** rakhmerov has quit IRC | 13:56 | |
openstackgerrit | Merged openstack/python-mistralclient stable/train: Update .gitreview for stable/train https://review.opendev.org/683616 | 13:59 |
openstackgerrit | Merged openstack/python-mistralclient stable/train: Update TOX/UPPER_CONSTRAINTS_FILE for stable/train https://review.opendev.org/683617 | 13:59 |
*** apetrich has joined #openstack-mistral | 14:00 | |
*** apetrich has quit IRC | 14:18 | |
*** apetrich has joined #openstack-mistral | 14:27 | |
*** vgvoleg has quit IRC | 14:40 | |
*** pgaxatte has quit IRC | 15:51 | |
*** openstackgerrit has quit IRC | 15:52 | |
*** openstackgerrit has joined #openstack-mistral | 16:11 | |
openstackgerrit | Renat Akhmerov proposed openstack/mistral stable/train: Update TOX/UPPER_CONSTRAINTS_FILE for stable/train https://review.opendev.org/685478 | 16:11 |
openstackgerrit | Vishal Manchanda proposed openstack/mistral-dashboard master: Use Horizon project template for django jobs https://review.opendev.org/687616 | 16:29 |
openstackgerrit | Merged openstack/mistral master: Log the original exception in is_sync https://review.opendev.org/686353 | 16:51 |
*** ricolin has quit IRC | 17:41 | |
openstackgerrit | Merged openstack/mistral stable/train: Update TOX/UPPER_CONSTRAINTS_FILE for stable/train https://review.opendev.org/685478 | 18:10 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!