| *** tej has quit IRC | 00:04 | |
| *** Piet has joined #openstack-mistral | 00:17 | |
| *** achanda has quit IRC | 00:21 | |
| *** achanda has joined #openstack-mistral | 00:25 | |
| *** bobh has joined #openstack-mistral | 00:31 | |
| *** bobh has quit IRC | 00:36 | |
| *** zhenguo has joined #openstack-mistral | 01:14 | |
| *** atiwari1 has quit IRC | 02:05 | |
| *** bobh has joined #openstack-mistral | 02:09 | |
| *** bobh has quit IRC | 02:26 | |
| *** hparekh has joined #openstack-mistral | 02:44 | |
| *** bobh has joined #openstack-mistral | 02:54 | |
| *** bobh has quit IRC | 02:56 | |
| *** achanda has quit IRC | 04:32 | |
| *** achanda has joined #openstack-mistral | 05:25 | |
| rakhmerov | tej, no problem. Feel ffee to ask questions | 07:16 |
|---|---|---|
| rakhmerov | ...feel free... | 07:16 |
| openstackgerrit | Merged openstack/mistral: Fixing description of "mistral_http" action in DSL spec https://review.openstack.org/234735 | 07:17 |
| rakhmerov | xylan_kong: here? | 07:24 |
| *** achanda has quit IRC | 07:27 | |
| xylan_kong | rakhmerov: yes, I'm here now | 07:32 |
| xylan_kong | rakhmerov: what's up? | 07:33 |
| rakhmerov | xylan_kong: review, as usually | 07:33 |
| rakhmerov | https://review.openstack.org/#/c/232507/ | 07:33 |
| rakhmerov | as far as using tempest or not and how, I think it's not a question of this patch anyway | 07:33 |
| rakhmerov | we'll keep discussing it | 07:34 |
| xylan_kong | yes, i agree | 07:34 |
| xylan_kong | for that patch, i've no objection, we can decide what's the right way in future | 07:34 |
| *** achanda has joined #openstack-mistral | 07:36 | |
| rakhmerov | ok | 07:37 |
| rakhmerov | we can discuss it at the summit also | 07:37 |
| *** achanda has quit IRC | 07:37 | |
| rakhmerov | xylan_kong: can you vote +2 then? | 07:37 |
| xylan_kong | yeah, i'm opening that link | 07:37 |
| xylan_kong | rakhmerov: ok, done | 07:38 |
| rakhmerov | thanks! | 07:38 |
| xylan_kong | :-) | 07:38 |
| *** achanda has joined #openstack-mistral | 07:39 | |
| *** achanda has quit IRC | 08:03 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral: Adding functional tests for SSH actions https://review.openstack.org/232507 | 08:05 |
| *** achanda has joined #openstack-mistral | 08:12 | |
| openstackgerrit | Merged openstack/mistral: Adding functional tests for SSH actions https://review.openstack.org/232507 | 08:59 |
| *** melisha has quit IRC | 09:02 | |
| *** achanda has quit IRC | 09:15 | |
| *** melisha has joined #openstack-mistral | 09:17 | |
| openstackgerrit | Merged openstack/mistral: Fixing terminoloty/actions section in documentation https://review.openstack.org/234738 | 09:18 |
| melisha | Hi all. I noticed that when I do execution-create the first task of the direct WF is executed synchronously and if it fails, the error is returned immediately and no execution is created. Is it intentional? | 09:19 |
| *** achanda has joined #openstack-mistral | 09:34 | |
| *** achanda has quit IRC | 09:55 | |
| *** zhenguo has quit IRC | 10:09 | |
| *** sergmelikyan has joined #openstack-mistral | 10:30 | |
| *** sergmelikyan has quit IRC | 10:37 | |
| rakhmerov | melisha: no, this is not intentional | 10:51 |
| rakhmerov | well, I think in general it depends on an issue | 10:51 |
| rakhmerov | some of the issues can lead to what you're describing, some can not | 10:51 |
| rakhmerov | e.g. if the action itself gives an error that shouldn't happen because task has already been scheduled and queued | 10:52 |
| rakhmerov | but if an issue occurs on a stage where we're preparing task input data, for example, then yes, it will behave like you said | 10:53 |
| rakhmerov | because yes, the first task(s) execution objects get created simultaneously with WF execution, within the same transaction | 10:53 |
| rakhmerov | if something is wrong with preparing at least with one of those objects then entire TX rolls back | 10:54 |
| melisha | rakhmerov: Yes. This is my case. My task is std.echo in in the 'output' I have a YAQL expression that generates a longs string that violates the size limit | 10:54 |
| rakhmerov | melisha: I see. Actually this is something that we need to think about | 10:55 |
| rakhmerov | I'm not sure the current behavior is 100% correct | 10:55 |
| melisha | rakhmerov: I think it is kind of a bug... An API user expects an execution create response | 10:55 |
| rakhmerov | hm... interesting | 10:55 |
| melisha | + There is no record of this execution - apart from the logs | 10:56 |
| rakhmerov | don't know exactly, need to see all pros and cons | 10:56 |
| rakhmerov | yes | 10:56 |
| melisha | rakhmerov: Sure | 10:56 |
| rakhmerov | ok, so your point is: we should always have a record in DB no matter if a WF never had a chance to complete? | 10:57 |
| rakhmerov | it may make sense | 10:57 |
| melisha | If I have a WF with two starting tasks in parallel and one is OK and the other throws an error on input preperation. What will / should happen? | 10:58 |
| *** sergmelikyan has joined #openstack-mistral | 11:02 | |
| *** sergmelikyan has quit IRC | 11:05 | |
| *** sergmelikyan has joined #openstack-mistral | 11:06 | |
| openstackgerrit | Gal Margalit proposed openstack/mistral: mistral-documentation: dashboard documentation regarding debug known issue https://review.openstack.org/234800 | 11:06 |
| *** sergmelikyan has quit IRC | 11:15 | |
| *** sergmelikyan has joined #openstack-mistral | 11:17 | |
| *** sergmelikyan has quit IRC | 11:24 | |
| *** bobh has joined #openstack-mistral | 12:11 | |
| openstackgerrit | Gal Margalit proposed openstack/mistral: mistral-documentation: dashboard documentation regarding debug known issue https://review.openstack.org/234800 | 12:13 |
| *** bradjones has joined #openstack-mistral | 12:16 | |
| *** bradjones has quit IRC | 12:16 | |
| *** bradjones has joined #openstack-mistral | 12:16 | |
| *** bobh has quit IRC | 12:17 | |
| rakhmerov | melisha: sorry for the late response. Yes, the same will happen | 12:32 |
| rakhmerov | the whole WF execution object won't be created | 12:32 |
| rakhmerov | which makes me think that this is a bug, almost 100% | 12:33 |
| rakhmerov | because a successful start task should be saved in DB for sure (as well as WF execution), otherwise we loose all tracking information | 12:34 |
| rakhmerov | melisha: can you file another bug for Mitaka please? | 12:34 |
| melisha | rakhmerov: Sure. Thanks you! | 12:36 |
| *** tej has joined #openstack-mistral | 12:39 | |
| *** tej has quit IRC | 12:40 | |
| *** tej has joined #openstack-mistral | 12:40 | |
| *** tej has quit IRC | 12:52 | |
| openstackgerrit | Gal Margalit proposed openstack/mistral: mistral-documentation: dashboard documentation regarding debug known issue https://review.openstack.org/234800 | 12:58 |
| melisha | rakhmerov: Created. Thanks again. https://bugs.launchpad.net/mistral/+bug/1506470 | 13:01 |
| openstack | Launchpad bug 1506470 in Mistral "WF execution is not created if input preparation of initial task fails" [Undecided,New] | 13:01 |
| openstackgerrit | Gal Margalit proposed openstack/mistral: mistral-documentation: dashboard documentation regarding debug known issue https://review.openstack.org/234800 | 13:05 |
| *** Ephur has joined #openstack-mistral | 13:19 | |
| *** Ephur_ has joined #openstack-mistral | 13:19 | |
| *** Piet has quit IRC | 13:20 | |
| *** tej has joined #openstack-mistral | 13:23 | |
| *** Ephur has quit IRC | 13:23 | |
| *** hparekh has quit IRC | 13:36 | |
| *** lkannan has quit IRC | 14:20 | |
| *** lkannan has joined #openstack-mistral | 14:26 | |
| *** Piet has joined #openstack-mistral | 14:52 | |
| *** sergmelikyan has joined #openstack-mistral | 14:59 | |
| *** tonytan4ever has joined #openstack-mistral | 15:26 | |
| *** openstackgerrit has quit IRC | 15:31 | |
| *** openstackgerrit has joined #openstack-mistral | 15:32 | |
| *** bobh has joined #openstack-mistral | 15:45 | |
| *** gyee has joined #openstack-mistral | 15:48 | |
| *** tej has quit IRC | 16:07 | |
| *** LimorStotland has quit IRC | 16:17 | |
| *** sergmelikyan has quit IRC | 16:22 | |
| *** tonytan4ever has quit IRC | 16:42 | |
| *** tej has joined #openstack-mistral | 16:44 | |
| *** tonytan4ever has joined #openstack-mistral | 16:55 | |
| *** melisha has quit IRC | 16:55 | |
| *** sergmelikyan has joined #openstack-mistral | 16:58 | |
| *** sergmelikyan has quit IRC | 17:02 | |
| *** Piet has quit IRC | 17:10 | |
| *** bitblt has joined #openstack-mistral | 17:13 | |
| *** gyee has quit IRC | 17:14 | |
| *** achanda has joined #openstack-mistral | 17:18 | |
| openstackgerrit | Merged openstack/mistral: Adding section about validation into API v2 spec https://review.openstack.org/234604 | 17:26 |
| *** LimorStotland has joined #openstack-mistral | 18:01 | |
| *** tej has quit IRC | 18:02 | |
| *** tej has joined #openstack-mistral | 18:03 | |
| *** LimorStotland has quit IRC | 18:03 | |
| openstackgerrit | Merged openstack/mistral: Fixing "Task result / Data Flow" section of "Main Features" in docs https://review.openstack.org/234719 | 18:08 |
| *** bitblt has quit IRC | 18:16 | |
| *** achanda has quit IRC | 18:36 | |
| openstackgerrit | Merged openstack/mistral: Updated from global requirements https://review.openstack.org/235437 | 18:41 |
| *** achanda has joined #openstack-mistral | 18:44 | |
| *** achanda has quit IRC | 18:46 | |
| *** dmowrer has joined #openstack-mistral | 19:32 | |
| *** achanda has joined #openstack-mistral | 19:32 | |
| *** tej has quit IRC | 19:55 | |
| *** dmowrer has quit IRC | 19:55 | |
| *** dmowrer has joined #openstack-mistral | 19:57 | |
| *** bobh has quit IRC | 19:58 | |
| *** achanda has quit IRC | 19:58 | |
| *** Piet has joined #openstack-mistral | 19:59 | |
| *** bobh has joined #openstack-mistral | 20:18 | |
| *** achanda has joined #openstack-mistral | 20:19 | |
| *** achanda has quit IRC | 20:28 | |
| *** achanda has joined #openstack-mistral | 20:56 | |
| *** dmowrer has quit IRC | 20:58 | |
| *** dmowrer has joined #openstack-mistral | 20:59 | |
| *** dmowrer has quit IRC | 21:03 | |
| *** dmowrer has joined #openstack-mistral | 21:07 | |
| *** dmowrer has quit IRC | 21:08 | |
| *** dmowrer has joined #openstack-mistral | 21:08 | |
| *** dmowrer has quit IRC | 21:13 | |
| *** dmowrer has joined #openstack-mistral | 21:26 | |
| *** dmowrer has quit IRC | 21:31 | |
| *** achanda has quit IRC | 21:32 | |
| *** bobh has quit IRC | 21:42 | |
| *** Piet has quit IRC | 21:45 | |
| *** gyee has joined #openstack-mistral | 21:49 | |
| *** achanda has joined #openstack-mistral | 22:12 | |
| *** achanda has quit IRC | 22:13 | |
| *** achanda has joined #openstack-mistral | 22:14 | |
| *** bhaskarduvvuri has joined #openstack-mistral | 22:21 | |
| *** Ravikiran_K has joined #openstack-mistral | 22:21 | |
| Ravikiran_K | Hi | 22:22 |
| *** Ravikiran_K_ has joined #openstack-mistral | 22:26 | |
| *** Ravikiran_K has quit IRC | 22:26 | |
| bhaskarduvvuri | hi, we are facing an issue while starting mistral-server in stable/kilo | 22:27 |
| *** tonytan4ever has quit IRC | 23:03 | |
| *** Piet has joined #openstack-mistral | 23:16 | |
| *** chlong has quit IRC | 23:16 | |
| *** achanda_ has joined #openstack-mistral | 23:30 | |
| *** Piet has quit IRC | 23:32 | |
| *** achanda has quit IRC | 23:32 | |
| *** Ephur_ has quit IRC | 23:32 | |
| *** bhaskarduvvuri has quit IRC | 23:37 | |
| *** tsufiev has quit IRC | 23:54 | |
| *** bradjones has quit IRC | 23:54 | |
| *** rakhmerov has quit IRC | 23:54 | |
| *** gyee has quit IRC | 23:54 | |
| *** ramishra has quit IRC | 23:54 | |
| *** evgenyl has quit IRC | 23:54 | |
| *** ryanpetrello has quit IRC | 23:54 | |
| *** tristanC has quit IRC | 23:55 | |
| *** ruhe has quit IRC | 23:55 | |
| *** lkannan has quit IRC | 23:55 | |
| *** FL1SK has quit IRC | 23:55 | |
| *** xylan_kong has quit IRC | 23:55 | |
| *** _gryf has quit IRC | 23:55 | |
| *** ddeja has quit IRC | 23:55 | |
| *** igormarnat has quit IRC | 23:55 | |
| *** achanda_ has quit IRC | 23:55 | |
| *** openstackgerrit has quit IRC | 23:55 | |
| *** dhellmann has quit IRC | 23:55 | |
| *** nmakhotkin has quit IRC | 23:55 | |
| *** akuznetsova has quit IRC | 23:55 | |
| *** histrio_ has quit IRC | 23:55 | |
| *** enykeev has quit IRC | 23:55 | |
| *** ^Gal^ has quit IRC | 23:55 | |
| *** harlowja has quit IRC | 23:55 | |
| *** Ravikiran_K_ has quit IRC | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!