Monday, 2018-01-29

*** bobh has joined #openstack-mistral00:01
*** bobh has quit IRC00:06
openstackgerritOpenStack Proposal Bot proposed openstack/mistral master: Updated from global requirements  https://review.openstack.org/53870300:13
*** bobh has joined #openstack-mistral00:20
*** bobh has quit IRC00:24
*** yangyapeng has quit IRC00:29
*** yangyapeng has joined #openstack-mistral00:30
*** bobh has joined #openstack-mistral00:31
*** yangyapeng has quit IRC00:34
*** bobh has quit IRC00:35
*** bobh has joined #openstack-mistral00:40
*** bobh has quit IRC00:45
*** kushalagrawal has quit IRC00:51
*** kushalagrawal has joined #openstack-mistral00:52
*** kushalagrawal has quit IRC01:16
*** yangyapeng has joined #openstack-mistral01:16
*** kushalagrawal has joined #openstack-mistral01:16
*** harlowja has joined #openstack-mistral03:11
*** harlowja has quit IRC03:18
*** gkadam_ has quit IRC03:58
*** kushalagrawal has quit IRC04:19
*** kushalagrawal has joined #openstack-mistral04:19
rakhmerovapetrich, d0ugal: hi, I still didn't release Mistral server and client, they moved deadlines to today for servers and tomorrow for clients04:30
rakhmerovI'd like to get this patch in this release: https://review.openstack.org/#/c/538149/04:30
rakhmerovif you have a minute to review it..04:30
*** daidv has joined #openstack-mistral04:31
*** AlexeyAbashkin has joined #openstack-mistral05:06
*** AlexeyAbashkin has quit IRC05:10
rakhmerovapetrich, d0ugal: https://review.openstack.org/#/c/506652/05:12
*** AlexeyAbashkin has joined #openstack-mistral05:31
*** mcdoker181818 has joined #openstack-mistral05:32
*** AlexeyAbashkin has quit IRC05:46
*** gkadam has joined #openstack-mistral05:47
openstackgerritMerged openstack/mistral master: Updated from global requirements  https://review.openstack.org/53870305:49
*** kushalagrawal has quit IRC06:06
*** kushalagrawal has joined #openstack-mistral06:08
*** AlexeyAbashkin has joined #openstack-mistral06:17
openstackgerritTuan Luong-Anh proposed openstack/mistral master: Fix some reST field lists in docstrings  https://review.openstack.org/53880807:21
*** kushalagrawal has quit IRC07:23
*** kushalagrawal has joined #openstack-mistral07:25
openstackgerritRenat Akhmerov proposed openstack/python-mistralclient master: Migrate python-mistralclient jobs to Zuul v3  https://review.openstack.org/50918407:25
openstackgerritMerged openstack/mistral master: Disable the wsme Sphinx extension from the API ref docs  https://review.openstack.org/53784807:28
*** akazakov has joined #openstack-mistral07:48
*** AlexeyAbashkin has quit IRC07:55
*** jtomasek has joined #openstack-mistral08:01
*** zhenguo has joined #openstack-mistral08:16
*** d0ugal has quit IRC08:22
*** d0ugal has joined #openstack-mistral08:28
*** AlexeyAbashkin has joined #openstack-mistral08:35
*** AlexeyAbashkin has quit IRC08:40
*** jpich has joined #openstack-mistral08:41
apetrichrakhmerov, looking at it. when you say in the bug "We need to optimize the code in way that this call is not needed any more." just removing that call is all?08:42
apetrichrakhmerov, I need to reboot. I'll be right back08:43
*** apetrich has quit IRC08:44
rakhmerovapetrich: I thought something would crash on unit tests08:46
rakhmerovthe fact that it nothing crashed tells me that this call wasn't needed08:46
rakhmerovbut it really initializes (loads from DB) the entire collection which is redundant08:47
rakhmerovso from SQLAlchemy perspective, we don't break any flows where we use DB session08:47
*** d0ugal has quit IRC09:00
*** d0ugal has joined #openstack-mistral09:20
*** AlexeyAbashkin has joined #openstack-mistral09:22
*** apetrich has joined #openstack-mistral09:28
apetrichrakhmerov, back. sorry the reboot was more eventful than I was hoping for09:28
rakhmerovapetrich: np )09:29
rakhmerovthanks for review!09:29
rakhmerovooh, it's not reviewed yet )09:29
rakhmerovlooked at the wrong patch ))09:29
apetrich:) so I'm looking at the https://review.openstack.org/#/c/538149/209:31
apetrichlooks ok but I wanted more info09:31
apetrichrakhmerov, the other one I agree with you and would like more tests09:32
rakhmerovapetrich: indirectly, it's already tested )09:35
rakhmerovbecause nothing is broken in unit tests09:35
apetrichaye09:35
rakhmerovthe only thing else we can do is to check how SQLAlchemy session keeps info about this collection09:36
apetrichrakhmerov, the more tests comment was for the https://review.openstack.org/#/c/506652/1609:36
rakhmerovbut that sounds really horrible to me09:36
rakhmerovusually such tests are very unstable and give a lot of pain09:36
apetrichI'm multitasking and being bad at explaining that to others :)09:36
apetrichsorry09:36
rakhmerovso, honestly, I don't see a good way to explicitly test taht09:36
rakhmerovthat09:36
rakhmerovthat's ok09:37
apetrichlet me fix on one at a time. talking about the "Remove addition of a new task execution to task_executions collection"09:37
apetrichlooks fine and I just wanted more info why we had that call and don't need it anymore09:37
rakhmerovapetrich: we had this call because some long time ago we used wf_ex.task_executions collections after this place within the same transaction09:39
rakhmerovand found that it was not initialized properly, it didn't have this new element09:40
rakhmerovbut then we made a lot of changes and we don't need this whole collection anymore within this transaction09:40
rakhmerovand we can simply omit it09:40
apetrichnesy09:41
apetrichneat*09:41
rakhmerovpreviously, unit tests would have failed if we had removed it09:41
rakhmerovI remember that very clearly09:41
apetrichthanks. reviewed09:41
rakhmerovthanks09:41
*** shardy has joined #openstack-mistral09:43
apetrichnow talking about https://review.openstack.org/#/c/506652/16 I agree with your comment about having a bit more tests would be nice09:45
apetrichso I'm not sure if I should +1 or +2 that09:49
apetrichoh d0ugal just approved it09:51
apetrich:)09:51
*** mcdoker181818 has quit IRC09:56
*** mcdoker181818 has joined #openstack-mistral09:57
*** AlexeyAbashkin has quit IRC10:13
*** AlexeyAbashkin has joined #openstack-mistral10:13
*** mcdoker181818 has quit IRC10:14
*** mcdoker181818 has joined #openstack-mistral10:15
d0ugal:-D10:21
d0ugalyolo10:22
d0ugalapetrich: toure said somewhere that he would add more tests in a follow up10:22
d0ugalI think I seen it in here10:22
d0ugalso I guess we just need to make sure that happens - opening a bug would be one way to make sure we don't forget.10:23
d0ugalI'll do that.10:23
apetrichd0ugal, neat10:24
d0ugaltoure: Present for ya :) https://bugs.launchpad.net/mistral/+bug/174596210:27
openstackLaunchpad bug 1745962 in Mistral "More tests for running a workflow based on an existing execution" [Medium,Confirmed] - Assigned to Toure Dunnon (toure)10:27
d0ugalapetrich: ^10:27
*** oidgar has joined #openstack-mistral10:28
*** threestrands_ has joined #openstack-mistral10:33
*** threestrands has quit IRC10:36
*** jappleii__ has joined #openstack-mistral10:37
*** jappleii__ has quit IRC10:38
*** jappleii__ has joined #openstack-mistral10:39
*** threestrands_ has quit IRC10:41
rakhmerov:))10:41
rakhmerovd0ugal: can you please help me with something?10:41
rakhmerovhttps://review.openstack.org/#/c/538438/10:41
d0ugalI can try!10:41
rakhmerovI made a WIP for the client release10:41
rakhmerovbut I think I don't understand something with versioning10:41
d0ugalLooking.10:41
rakhmerovthe latest release is 3.1.410:41
rakhmerovI tried to make 3.1.5 and stable branch out of it10:41
d0ugalrakhmerov: "Initial releases in a series must increment at least the minor version or be beta versions. '3.1.5'"10:42
d0ugalYou incremented the "patch" only10:42
d0ugal3.2.010:42
d0ugalThat would work.10:42
rakhmerovooh, shoot..10:43
rakhmerovso every cycle we have to increment at least a minor version10:43
rakhmerovok10:43
d0ugalYeah10:43
d0ugalbecause patch should be reserved for backported bug fixing10:43
d0ugalrakhmerov: looking at the previous releases... we have been a bit inconsistent :)10:45
d0ugalSometimes we bump the major with the release, sometimes only the minor10:45
rakhmerovyeah.. I know10:45
d0ugali.e. Ocata was 3.0, but I don't think it was backwards incompatible.10:46
rakhmerovok, I'll make 3.2.010:46
d0ugalSounds good, I think it is quite a small release for mistralclient.10:46
rakhmerovyes10:49
rakhmerovd0ugal: resent the patch10:49
rakhmerovd0ugal: can you please also look at https://review.openstack.org/#/c/538442/ ?10:49
rakhmerovI didn't fill the hash yet, still waiting for one more patch to merge10:49
rakhmerovbut does the rest look OK?10:50
d0ugalrakhmerov: Yeah, looks good10:50
*** jaosorior has joined #openstack-mistral10:52
rakhmerovok10:52
rakhmerovjust waiting for https://review.openstack.org/#/c/538149/10:53
*** kushalagrawal has quit IRC10:53
mcdoker181818Hi. Do we have a time to merge this MR https://review.openstack.org/#/c/506653/ to new mistral-cli release ?10:53
*** kushalagrawal has joined #openstack-mistral10:55
mcdoker181818Or is it too late?10:55
rakhmerovmcdoker181818: hi, theoretically yes10:57
rakhmerovthe deadline for clients is tomorrow10:57
rakhmerovI can mark my release patch as WIP and give it a chance10:57
rakhmerovbtw, seems like Zuul is down again..10:58
rakhmerovdamn..10:58
rakhmerovyep, out of memory on Zuul: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64792&rra_id=all11:00
mcdoker181818rakhmerov: If possible. I think this feature will be used in most cases through mistral-cli.11:06
rakhmerovI agree with you11:06
rakhmerovmcdoker181818: btw, if you have capacity you can help finish this patch11:06
rakhmerov:)11:06
mcdoker181818Okay, no problem. I'll do it in an hour11:11
*** AlexeyAbashkin has quit IRC11:23
rakhmerovmcdoker181818: yes, please11:25
rakhmerovthe sooner the better11:25
rakhmerovgiven our CI problems I'd like to do it asap11:25
rakhmerovmcdoker181818: once you fix the patch, please let myself, apetrich and d0ugal know about it11:26
*** kushalagrawal has quit IRC11:29
*** kushalagrawal has joined #openstack-mistral11:29
*** kushalagrawal has quit IRC11:49
*** kushalagrawal has joined #openstack-mistral11:50
*** AlexeyAbashkin has joined #openstack-mistral11:59
*** katkapilatova has joined #openstack-mistral12:39
*** kushalagrawal has quit IRC13:03
*** kushalagrawal has joined #openstack-mistral13:04
openstackgerritVitalii Solodilov proposed openstack/python-mistralclient master: Running new workflow based on existing execution.  https://review.openstack.org/50665313:12
mcdoker181818rakhmerov: apetrich: d0ugal: please, take a look https://review.openstack.org/50665313:13
*** rbrady has joined #openstack-mistral13:13
*** thrash|g0ne is now known as thrash13:18
*** dprince has joined #openstack-mistral13:19
d0ugalLGTM13:37
*** d0ugal has quit IRC13:38
*** d0ugal has joined #openstack-mistral13:38
* toure accepts d0ugal's gift14:03
toure:)14:03
apetrichmcdoker181818, for me two waiting for the ci to finish14:04
*** zhenguo has quit IRC14:05
*** gkadam has quit IRC14:33
toured0ugal apetrich https://review.openstack.org/#/c/514360/14:39
tourecould you guys take a look14:39
d0ugaltoure: I think we should maybe wait for rocky, since there isn't anything using it or testing it that I know of14:40
toured0ugal that works for me14:40
apetrichtoure, sure looking after scrum14:41
*** daidv has quit IRC14:49
*** daidv has joined #openstack-mistral14:49
*** kushalagrawal has quit IRC14:51
*** kushalagrawal has joined #openstack-mistral14:51
*** yangyapeng has quit IRC15:01
mcdoker181818Where do I look a progress of a job execution? d0ugal mention http://zuulv3.openstack.org . But it doesn't work now.15:08
d0ugalmcdoker181818: I believe it has moved back to http://zuul.openstack.org/15:09
d0ugalmcdoker181818: for a while zuul.o.org was the old version, seems like the switch happened recently.15:10
mcdoker181818d0ugal: Thank you15:15
d0ugalnp15:16
d0ugalmcdoker181818: for some reason I don't see that patch in the list...15:19
*** oidgar has quit IRC15:19
openstackgerritBrad P. Crochet proposed openstack/python-mistralclient master: Migrate python-mistralclient jobs to Zuul v3  https://review.openstack.org/50918415:21
openstackgerritBrad P. Crochet proposed openstack/python-mistralclient master: Migrate python-mistralclient jobs to Zuul v3  https://review.openstack.org/50918415:23
*** thrash is now known as thrash|biab15:25
*** bobh_ has joined #openstack-mistral15:26
*** bobh_ has quit IRC15:28
*** kushalagrawal has quit IRC15:29
*** kushalagrawal has joined #openstack-mistral15:30
*** thrash|biab is now known as thrash15:56
*** jappleii__ has quit IRC16:05
openstackgerritMerged openstack/mistral master: Remove addition of a new task execution to task_executions collection  https://review.openstack.org/53814916:16
openstackgerritMerged openstack/mistral master: Running new workflow based on an existing execution.  https://review.openstack.org/50665216:23
*** yangyapeng has joined #openstack-mistral16:30
*** yangyapeng has quit IRC16:34
*** oidgar has joined #openstack-mistral16:47
*** jpich has quit IRC16:59
rakhmerovd0ugal: hey17:08
rakhmerovstill here?17:08
*** kushalagrawal has quit IRC17:28
*** kushalagrawal has joined #openstack-mistral17:28
*** yangyapeng has joined #openstack-mistral17:31
*** AlexeyAbashkin has quit IRC17:34
*** yangyapeng has quit IRC17:36
*** AlexeyAbashkin has joined #openstack-mistral17:37
*** oidgar has quit IRC17:40
*** AlexeyAbashkin has quit IRC17:41
*** thrash is now known as thrash|biab17:50
*** yangyapeng has joined #openstack-mistral17:52
openstackgerritVitalii Solodilov proposed openstack/python-mistralclient master: Running new workflow based on existing execution.  https://review.openstack.org/50665317:55
*** yangyapeng has quit IRC17:56
*** weshay|ruck is now known as weshay|ruck|brb18:09
*** weshay|ruck|brb is now known as weshay18:20
*** weshay is now known as weshay|ruck18:20
*** kushalagrawal has quit IRC18:21
*** kushalagrawal has joined #openstack-mistral18:22
*** thrash|biab is now known as thrash18:42
*** kushalagrawal has quit IRC18:45
*** kushalagrawal has joined #openstack-mistral18:46
*** jaosorior has quit IRC18:48
*** yangyapeng has joined #openstack-mistral18:54
*** shardy has quit IRC18:56
*** yangyapeng has quit IRC18:58
*** kushalagrawal has quit IRC19:01
*** kushalagrawal has joined #openstack-mistral19:01
*** dprince has quit IRC19:10
*** AlexeyAbashkin has joined #openstack-mistral19:11
*** yangyapeng has joined #openstack-mistral19:14
*** yangyapeng has quit IRC19:19
*** harlowja has joined #openstack-mistral19:25
*** yangyapeng has joined #openstack-mistral19:35
d0ugalrakhmerov: not really :)19:37
*** yangyapeng has quit IRC19:40
*** dprince has joined #openstack-mistral19:45
openstackgerritBrad P. Crochet proposed openstack/python-mistralclient master: Migrate python-mistralclient jobs to Zuul v3  https://review.openstack.org/50918419:46
*** yangyapeng has joined #openstack-mistral19:56
*** yangyapeng has quit IRC20:00
*** yangyapeng has joined #openstack-mistral20:16
*** mcdoker181818 has quit IRC20:21
*** yangyapeng has quit IRC20:21
*** mcdoker181818 has joined #openstack-mistral20:22
*** AlexeyAbashkin has quit IRC20:25
*** yangyapeng has joined #openstack-mistral20:37
*** kushalagrawal has quit IRC20:40
*** kushalagrawal has joined #openstack-mistral20:40
*** yangyapeng has quit IRC20:41
*** kushalagrawal has quit IRC21:00
*** yangyapeng has joined #openstack-mistral21:01
*** kushalagrawal has joined #openstack-mistral21:01
*** yangyapeng has quit IRC21:05
*** yangyapeng has joined #openstack-mistral21:22
*** kushalagrawal has quit IRC21:22
*** dprince has quit IRC21:22
*** kushalagrawal has joined #openstack-mistral21:24
*** yangyapeng has quit IRC21:26
*** threestrands has joined #openstack-mistral22:05
*** threestrands has quit IRC22:05
*** threestrands has joined #openstack-mistral22:05
*** threestrands_ has joined #openstack-mistral22:07
*** threestrands has quit IRC22:08
*** threestrands_ has quit IRC22:08
*** threestrands has joined #openstack-mistral22:08
*** threestrands has quit IRC22:08
*** threestrands has joined #openstack-mistral22:08
openstackgerritVitalii Solodilov proposed openstack/python-mistralclient master: Running new workflow based on existing execution.  https://review.openstack.org/50665322:13
*** threestrands_ has joined #openstack-mistral22:21
*** threestrands has quit IRC22:23
*** jappleii__ has joined #openstack-mistral22:35
*** jappleii__ has quit IRC22:36
*** jappleii__ has joined #openstack-mistral22:37
*** threestrands_ has quit IRC22:37
openstackgerritVitalii Solodilov proposed openstack/mistral master: Propagated a task timeout to a action execution  https://review.openstack.org/53903922:55
*** weshay|ruck is now known as weshay|ruck|afk23:07
*** yangyapeng has joined #openstack-mistral23:07
*** yangyapeng has quit IRC23:12
*** yangyapeng has joined #openstack-mistral23:16
*** yangyapeng has quit IRC23:21
*** yangyapeng has joined #openstack-mistral23:29
*** yangyapeng has quit IRC23:33
*** kushalagrawal has quit IRC23:34
*** kushalagrawal has joined #openstack-mistral23:35
*** igormarnat has quit IRC23:45
*** jistr has quit IRC23:45
*** yangyapeng has joined #openstack-mistral23:49
*** igormarnat has joined #openstack-mistral23:51
*** jistr has joined #openstack-mistral23:51
openstackgerritVitalii Solodilov proposed openstack/mistral master: Improved the Docker integration  https://review.openstack.org/53904823:52
*** yangyapeng has quit IRC23:53

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!