kota_ | eranrom: yeah, the reason I did try to change the infra is I saw you ware fighting to gerrit :) | 01:54 |
---|---|---|
kota_ | eranrom: the frustrating point of functests is we cannot get all backend logs (e.g. syslog) so that we are not able to know what's happen actually in the gerrit. | 01:55 |
kota_ | eranrom: At first, I have tried to dump log to the area which can be published in the gerrit result (i.e. .tox/<env name>/log normally) | 01:56 |
kota_ | eranrom: (at least, py27 unittest can show the logs in the dir) | 01:57 |
kota_ | eranrom: however, func doesn't :/ | 01:57 |
kota_ | eranrom: that is because we don't have the publisher setting for the tox log dir in the infra :D | 01:58 |
kota_ | eranrom: probably aftter the patch 332065 landed, we can see all logs in the .tox/func/log dir | 01:59 |
patchbot | kota_: https://review.openstack.org/#/c/332065/ - openstack-infra/project-config - Enable storlets to show test_result | 01:59 |
kota_ | and then patch 331520 is able to move swift/storlets/(perhaps ansible?) related log into the tox dir. | 02:00 |
patchbot | kota_: https://review.openstack.org/#/c/331520/ - storlets - [WIP] Dump functest server logs into gate output | 02:00 |
kota_ | eranrom: finally, we can see those logs as the gate result, which absolutely helps us what's wrong with our patch ;) | 02:01 |
kota_ | eranrom: I got the technique in the swift3 work, likely http://logs.openstack.org/97/326197/5/check/gate-swift3-tox-tempauth/c7ba022/ | 02:19 |
*** eranrom_ has quit IRC | 05:34 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/storlets: Dump functest server logs into gate output https://review.openstack.org/331520 | 07:00 |
kota_ | eranrom: yey, the infra chang was merged so we can see the execution logs in the gerrit gate. | 07:01 |
kota_ | eranrom: like this, http://logs.openstack.org/20/331520/5/check/gate-storlets-functional/a3dc6df/tox/syslog | 07:01 |
kota_ | success! http://logs.openstack.org/20/331520/6/check/gate-storlets-functional/1c97e0b/tox/ | 07:28 |
*** eranrom has joined #openstack-storlets | 08:15 | |
eranrom | kota_: Gotcha. This is great! Thanks. | 08:18 |
eranrom | kota_: As you can see I am still fighting with the doc test :-) But the problem now is not related to the logs :-) | 08:19 |
kota_ | eranrom: lol | 08:19 |
eranrom | Hi | 12:51 |
kota_ | hi | 12:54 |
kota_ | takashi is absent today. | 12:55 |
eranrom | ok. so lets start. | 12:55 |
kota_ | :-) | 12:55 |
eranrom | I hope to be done with the doc patch soon | 12:55 |
eranrom | I am afraid I pushed too many things in it | 12:55 |
kota_ | great | 12:55 |
kota_ | ah, | 12:56 |
eranrom | too many cleanups and improvements... | 12:56 |
kota_ | today, i had small f2f convasation with takashi | 12:56 |
kota_ | and he is too. | 12:56 |
eranrom | anyway, once this is done, I hope to land quickly all the patches that have been queued up | 12:56 |
kota_ | ok | 12:56 |
eranrom | Anything Takashi wanted to bring up?? | 12:58 |
kota_ | not so a big one, he wanted to look at what's changed in the patch. | 12:59 |
kota_ | He is now working around copy thing | 12:59 |
eranrom | oh, great news. | 12:59 |
kota_ | he is now drafting which way we have to go. | 12:59 |
eranrom | great. | 13:00 |
kota_ | move the pipline position or change code for addressing recent swift change. | 13:00 |
eranrom | right. | 13:01 |
kota_ | I think both ones has pros/cons | 13:01 |
eranrom | the next thing I want to do is to refactor the SBus code, which is far too complex, and then get back to the range read on object node change | 13:01 |
kota_ | nice. | 13:01 |
eranrom | Regarding the copy - yes, there are pros and cons to both approaches. Let's see what Takashi will come up with | 13:02 |
kota_ | yup :) | 13:03 |
eranrom | Regarding the Barcelona summit, seems like we have URV and IBM on board. | 13:05 |
kota_ | yeah, i got your e-mail, and sorry, I didn't ack for you. | 13:05 |
eranrom | np | 13:05 |
kota_ | that's great anyway. | 13:05 |
eranrom | yeah. | 13:05 |
eranrom | I think I have nothing else at this point | 13:06 |
kota_ | and he suggested we have 2 separate topics? | 13:06 |
eranrom | yes: one topic that will be around the Storlets use cases (which I have suuggested) | 13:06 |
kota_ | he wants to introduce management plane to conrole some jobs execute on swift/storlets/some sort of other component. | 13:07 |
eranrom | right. This is the second topic | 13:07 |
eranrom | They have done a prototype of such a management system that is driven by policy. | 13:07 |
kota_ | alright, probably i will adress the first one. | 13:07 |
kota_ | yeah, that's intersting | 13:08 |
kota_ | btw, did you send a paper for storlets to me? | 13:09 |
kota_ | i might be missing that one.... | 13:09 |
eranrom | They have implemented the system for a block storage and object storage systems: for the object storage part they use storlets to enforce the policy. | 13:09 |
kota_ | nice | 13:09 |
eranrom | I did not send a paper. They have written some general paper on their system, and we are now starting to work on a paper which is focused on the pushdown | 13:10 |
kota_ | ah, ok | 13:10 |
kota_ | gotcha. | 13:10 |
eranrom | anything else for today? | 13:13 |
kota_ | nothing :) | 13:13 |
eranrom | ok, so I will get back to finally finish the doc patch :-) | 13:13 |
kota_ | I'm looking forward to it :) | 13:14 |
eranrom | :-) | 13:16 |
openstackgerrit | Eran Rom proposed openstack/storlets: Documentation face-lift https://review.openstack.org/329669 | 15:19 |
eranrom | I am finally merging the massive doc patch. Few comments | 15:39 |
eranrom | 1. The most recent changes were aroune: | 15:39 |
eranrom | - factory daemon changes suggested by Takashi. I managed to do every possible mistake while refactoring this :-) | 15:40 |
eranrom | - Final fixes to the ansible scripts which went through a big change | 15:40 |
eranrom | - fixing typos and some minor language improvements in the docs. Specifically, I fixed Takashi's comments regarding the api doc. | 15:41 |
eranrom | 2. The volume of the patch is far too large, and should be refrained in the future. I started off by fixing the docs, focusing on the installation where it was clear that the installation scripts need to be changes as well and from there I lost control | 15:42 |
eranrom | :-) | 15:42 |
eranrom | 3. I am sure the docks are far from being perfect, but hope that now it is in a state where incremental improvements are possible. | 15:43 |
openstackgerrit | Merged openstack/storlets: Documentation face-lift https://review.openstack.org/329669 | 15:54 |
openstackgerrit | Merged openstack/storlets: Create indiviaul handler modules under storlet_middleware https://review.openstack.org/328454 | 16:29 |
openstackgerrit | Eran Rom proposed openstack/storlets: Refactor directory structure about gateway modules https://review.openstack.org/328458 | 16:33 |
openstackgerrit | Merged openstack/storlets: Refactor directory structure about gateway modules https://review.openstack.org/328458 | 17:28 |
openstackgerrit | Merged openstack/storlets: Dump functest server logs into gate output https://review.openstack.org/331520 | 18:19 |
openstackgerrit | Merged openstack/storlets: Add -v option for unit/func tests https://review.openstack.org/331946 | 18:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!