*** mordred has quit IRC | 01:49 | |
openstackgerrit | Merged openstack/sahara master: Fix flask.request.content_length is None https://review.openstack.org/573179 | 01:56 |
---|---|---|
*** mordred has joined #openstack-sahara | 02:08 | |
*** Bhujay has quit IRC | 04:20 | |
*** Bhujay has joined #openstack-sahara | 05:20 | |
*** openstackgerrit has quit IRC | 06:04 | |
*** pgadiya has joined #openstack-sahara | 06:30 | |
*** pgadiya has quit IRC | 06:30 | |
*** rcernin has quit IRC | 07:08 | |
*** tesseract has joined #openstack-sahara | 07:14 | |
*** pcaruana has joined #openstack-sahara | 07:20 | |
*** pgadiya has joined #openstack-sahara | 07:22 | |
*** pgadiya has quit IRC | 07:22 | |
*** tosky has joined #openstack-sahara | 07:41 | |
*** openstackgerrit has joined #openstack-sahara | 11:39 | |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Fixing extjs check on cdh and mapr https://review.openstack.org/576931 | 11:39 |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Updating Spark versions https://review.openstack.org/578084 | 12:17 |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara-image-elements master: Adding Spark 2.3 https://review.openstack.org/578085 | 12:17 |
tellesnobrega | tosky, I was just reading about the tempest release proposal, your point makes total sense, completely agree with you and dmitry | 12:51 |
tosky | to be honest, mine and dtantsur's point are slightly different: he asks more or less if tempest is branchless, why do we need tags for the plugins? | 12:54 |
tosky | I'm saying, more or less: fine with releases to ensure the cross-compatibility, but leave sahara-tests to me | 12:55 |
tosky | for most of the people, coordinated release will be fine; not everyone knows or think about the issues of release management (with compatibility and so on) | 12:55 |
tellesnobrega | I see | 12:55 |
*** jeremyfreudberg has joined #openstack-sahara | 14:15 | |
jeremyfreudberg | tellesnobrega, unless you see something very wrong here https://review.openstack.org/#/c/577449/ could you merge it? would help with my fixing the s3 image stuff today | 14:16 |
tellesnobrega | will do | 14:20 |
tellesnobrega | done | 14:21 |
jeremyfreudberg | thanks! | 14:22 |
tosky | the story with stestr should be fixed now, I fixed the Flask requirement | 14:55 |
tosky | and talking about open reviews, tellesnobrega, you are the only one who can merge jeremyfreudberg's backport to queens, so +2 is not enough on https://review.openstack.org/#/c/577927/ :) | 14:59 |
tellesnobrega | done | 14:59 |
openstackgerrit | Merged openstack/sahara-extra master: Host some patched jars in common artifacts https://review.openstack.org/577449 | 14:59 |
tellesnobrega | tosky, both ostestr patches are approved | 15:01 |
tosky | thaaanks! | 15:02 |
tosky | less cruft around | 15:02 |
*** Bhujay has quit IRC | 15:12 | |
jeremyfreudberg | hmm, tosky, how long does it take tarballs.o.o to refresh (new stuff in sahara-extra artifacts folder) | 15:13 |
tosky | jeremyfreudberg: the job is in the post queue of zuul, which has lower priority | 15:15 |
tosky | you can see it right now, both jobs for that review are queued | 15:15 |
jeremyfreudberg | tosky, ah, i see | 15:15 |
tosky | which reminds me that I should rewrite that artifact jobs in a zuulv3 native way | 15:16 |
jeremyfreudberg | tosky, you've already started that | 15:16 |
jeremyfreudberg | so, finish rewriting, i guess | 15:16 |
tosky | one of the few jobs left, yes | 15:17 |
tosky | those are a bit tricky, because if I'm not mistaken, the existing jobs should be removed before adding their new versions, to avoid clashes | 15:18 |
tosky | but I will recheck | 15:18 |
jeremyfreudberg | i think you're right | 15:18 |
jeremyfreudberg | but you can mitigate that issue with voting/non-voting | 15:19 |
tosky | that's a post-job | 15:19 |
tosky | so it's triggered at a different phase | 15:19 |
jeremyfreudberg | oh, right, right | 15:20 |
*** pcaruana has quit IRC | 15:42 | |
*** jeremyfreudberg has quit IRC | 16:07 | |
openstackgerrit | Merged openstack/sahara master: Bump Flask version according requirements https://review.openstack.org/577932 | 16:19 |
openstackgerrit | Merged openstack/sahara master: Switch ostestr to stestr https://review.openstack.org/571468 | 16:26 |
openstackgerrit | Merged openstack/sahara stable/queens: Better default value for domain in swift config https://review.openstack.org/577927 | 16:26 |
*** tesseract has quit IRC | 16:40 | |
*** jeremyfreudberg has joined #openstack-sahara | 17:27 | |
jeremyfreudberg | tellesnobrega, question about the new image system | 17:46 |
jeremyfreudberg | with the whole validation thing, is it true that if i provide a plain image, it will do the image packing right before launching the cluster | 17:47 |
tellesnobrega | jeremyfreudberg, hmm, it should | 18:47 |
tellesnobrega | because what it does is, it goes through the image and checks if everything on the image.yaml is installed, what isn't, it installs | 18:51 |
jeremyfreudberg | makes sense, thanks | 18:52 |
tellesnobrega | no problem | 18:52 |
tellesnobrega | BUT, I've never tried it, we should try it for sure | 18:52 |
jeremyfreudberg | definitely | 18:53 |
tellesnobrega | since I have you here, can you review this https://review.openstack.org/#/c/576931/ ? | 18:53 |
jeremyfreudberg | yup | 18:54 |
tellesnobrega | thanks | 18:55 |
jeremyfreudberg | looks good | 19:02 |
tellesnobrega | thanks | 19:03 |
jeremyfreudberg | does it affect queens too? | 19:03 |
tellesnobrega | yes | 19:08 |
tellesnobrega | we need a backport | 19:08 |
tellesnobrega | I think tosky will write a backport | 19:09 |
jeremyfreudberg | yes, that's why i am asking, because it's not a very simple backport (we can't just click cherry-pick in gerrit) | 19:09 |
jeremyfreudberg | because 5.13 did not exist in queens | 19:09 |
jeremyfreudberg | it will still work with a bit of magic though | 19:09 |
* tosky back | 19:20 | |
tosky | the idea of the validation system was also to have a unique workflow | 19:21 |
tosky | https://specs.openstack.org/openstack/sahara-specs/specs/mitaka/validate-image-spi.html | 19:21 |
tosky | it's all there :) | 19:22 |
*** jeremyfreudberg has quit IRC | 20:11 | |
openstackgerrit | Jeremy Freudberg proposed openstack/sahara-image-elements master: Totally rewrite s3_hadoop https://review.openstack.org/578193 | 20:20 |
*** jeremyfreudberg has joined #openstack-sahara | 20:21 | |
jeremyfreudberg | for that SIE patch, i still encourage review, even if I still have testing to do | 20:21 |
*** jeremyfreudberg has quit IRC | 20:22 | |
openstackgerrit | Merged openstack/sahara master: Fixing extjs check on cdh and mapr https://review.openstack.org/576931 | 20:22 |
openstackgerrit | Luigi Toscano proposed openstack/sahara stable/queens: Fixing extjs check on cdh and mapr https://review.openstack.org/578214 | 21:45 |
*** rcernin has joined #openstack-sahara | 21:47 | |
*** afazekas has quit IRC | 21:56 | |
*** afazekas has joined #openstack-sahara | 21:59 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Switch the coverage tox target to stestr https://review.openstack.org/578222 | 22:20 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Switch the coverage tox target to stestr https://review.openstack.org/578222 | 22:24 |
*** tosky has quit IRC | 23:08 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!