| *** toure is now known as toure|gone | 00:11 | |
| *** bobh has joined #openstack-mistral | 00:12 | |
| *** bobh has quit IRC | 00:17 | |
| *** irclogbot_1 has quit IRC | 00:38 | |
| openstackgerrit | Merged openstack/mistral master: Fix senlin fake client creation https://review.openstack.org/614211 | 00:57 |
|---|---|---|
| openstackgerrit | Ghanshyam Mann proposed openstack/mistral master: Add framework for mistral-status upgrade check https://review.openstack.org/611513 | 02:04 |
| *** thrash is now known as thrash|g0ne | 03:09 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Improve workflow completion logic by removing periodic jobs https://review.openstack.org/607807 | 04:00 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Simplify workflow and join completion logic https://review.openstack.org/613551 | 04:00 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Add batch size for integrity checker https://review.openstack.org/615720 | 04:00 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Add batch size for integrity checker https://review.openstack.org/615720 | 05:03 |
| *** akovi has joined #openstack-mistral | 05:28 | |
| *** jrist has quit IRC | 05:58 | |
| *** d0ugal has quit IRC | 06:05 | |
| *** jrist has joined #openstack-mistral | 06:11 | |
| *** d0ugal has joined #openstack-mistral | 06:21 | |
| *** apetrich has quit IRC | 06:29 | |
| rakhmerov | d0ugal, akovi: hi guys, please review https://review.openstack.org/607807, https://review.openstack.org/613551 and https://review.openstack.org/615720 | 06:37 |
| rakhmerov | very much needed asap | 06:37 |
| *** apetrich has joined #openstack-mistral | 06:44 | |
| rakhmerov | apetrich: hi, ^ | 06:52 |
| apetrich | rakhmerov, morning | 06:52 |
| rakhmerov | good morning :) | 06:52 |
| apetrich | rakhmerov, btw are you going to come to the summit? | 06:53 |
| rakhmerov | nope | 06:53 |
| rakhmerov | unfortunately, not | 06:53 |
| apetrich | I think you told me already but I've forgotten | 06:53 |
| apetrich | oh | 06:53 |
| rakhmerov | np | 06:53 |
| apetrich | I'm a bit late on that bug, there are some internal changes here at RH and I got a bit more on my plate | 06:54 |
| openstackgerrit | Jose Castro Leon proposed openstack/mistral master: Removes insecure parameter from barbican client https://review.openstack.org/614487 | 07:01 |
| openstackgerrit | Jose Castro Leon proposed openstack/mistral master: Add back the secrets_store action into mapping.json https://review.openstack.org/614488 | 07:02 |
| openstackgerrit | Jose Castro Leon proposed openstack/mistral master: Adds secrets_retrieve to the list of available actions in barbican https://review.openstack.org/614491 | 07:02 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Update min tox version to 2.0 https://review.openstack.org/614999 | 07:07 |
| vgvoleg | Hi all! I have a question: if task fails in evaluating input or publish, `on-error` or `publish-on-error` will not be performed | 07:16 |
| vgvoleg | Is it bug? I don't think so | 07:18 |
| vgvoleg | but it's kinda tricky to get what should be done to manage this behavior | 07:19 |
| openstackgerrit | Nguyen Hai Truong proposed openstack/mistral master: Add cover job https://review.openstack.org/616087 | 07:20 |
| *** apetrich has quit IRC | 07:33 | |
| openstackgerrit | Vlad Gusev proposed openstack/mistral master: Stop using deprecated keystone_authtoken/auth_uri https://review.openstack.org/594187 | 07:44 |
| *** apetrich has joined #openstack-mistral | 07:47 | |
| *** jtomasek has joined #openstack-mistral | 08:02 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: WIP: Refactor action execution checker without using scheduler https://review.openstack.org/616096 | 08:02 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: WIP: Refactor action execution checker without using scheduler https://review.openstack.org/616096 | 08:23 |
| *** shardy has joined #openstack-mistral | 09:19 | |
| *** josecastroleon has quit IRC | 09:20 | |
| *** jtomasek has quit IRC | 09:26 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor action execution checker without using scheduler https://review.openstack.org/616096 | 09:30 |
| *** jtomasek has joined #openstack-mistral | 09:32 | |
| openstackgerrit | wangqi proposed openstack/python-mistralclient master: Remove setup.py check from pep8 job https://review.openstack.org/616149 | 10:37 |
| rakhmerov | vgvoleg: hi, it's not a bug | 11:29 |
| rakhmerov | but the workflow should fail | 11:30 |
| rakhmerov | this situation means that something is wrong with the text of the workflow | 11:30 |
| *** thrash|g0ne is now known as thrash | 11:38 | |
| vgvoleg | rakhmerov: sometimes there are intricate yaql expressions in input or publish, which could be evaluated either successfully or not | 11:42 |
| rakhmerov | vgvoleg: I agree that it's a little bit controversial but this is how it is intended to work | 11:43 |
| rakhmerov | we may change this moving forward or add some other mechanisms to deal with broken expressions | 11:43 |
| vgvoleg | just moving forward is incorrect imho, on-error could have some counter-logic to failed action, we can't perform it if task wasn't started at all | 11:45 |
| vgvoleg | maybe some additional property in wf definition would be right? | 11:46 |
| rakhmerov | by "moving forward" I meant "in the future" :) | 11:51 |
| rakhmerov | vgvoleg: yes, may be some additional property | 11:51 |
| rakhmerov | but it should be backward compatible with defaults | 11:52 |
| vgvoleg | ok, I got it :D | 11:52 |
| rakhmerov | d0ugal, akovi, apetrich: just kindly reminding to review my patches if you have time, please. We need them in rocky very much | 11:53 |
| apetrich | rakhmerov, sure do. I will have the cycles later today | 11:54 |
| rakhmerov | ok, appreciate | 11:55 |
| rakhmerov | https://review.openstack.org/616096 isn't 100% ready but will be soon | 11:55 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor action execution checker without using scheduler https://review.openstack.org/616096 | 12:30 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor action execution checker without using scheduler https://review.openstack.org/616096 | 12:42 |
| *** thrash has left #openstack-mistral | 13:08 | |
| d0ugal | rakhmerov: if you are planning to backport, please include release notes. | 13:14 |
| *** bobh has joined #openstack-mistral | 13:42 | |
| *** akovi has quit IRC | 14:03 | |
| *** toure|gone is now known as toure | 14:09 | |
| *** bobh has quit IRC | 14:42 | |
| *** bobh has joined #openstack-mistral | 14:50 | |
| *** jistr is now known as jistr|call | 15:00 | |
| *** gkadam has joined #openstack-mistral | 15:20 | |
| *** jistr|call is now known as jistr | 15:29 | |
| *** shardy has quit IRC | 16:46 | |
| *** irclogbot_1 has joined #openstack-mistral | 17:04 | |
| *** gkadam has quit IRC | 17:04 | |
| *** bobh has quit IRC | 17:32 | |
| *** jtomasek has quit IRC | 18:40 | |
| *** bobh has joined #openstack-mistral | 19:06 | |
| *** bobh has quit IRC | 19:07 | |
| *** bobh has joined #openstack-mistral | 21:48 | |
| *** bobh has quit IRC | 21:51 | |
| *** achentir has joined #openstack-mistral | 22:51 | |
| *** achentir has quit IRC | 22:55 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!