openstackgerrit | Andrew Lazarev proposed a change to openstack/sahara: Fixed anti-affinity for HEAT engine https://review.openstack.org/112159 | 00:03 |
---|---|---|
*** witlessb has quit IRC | 00:07 | |
*** bandarji has quit IRC | 00:19 | |
*** alazarev has quit IRC | 01:21 | |
*** witlessb has joined #openstack-sahara | 01:56 | |
*** witlessb has quit IRC | 02:01 | |
*** Krast has joined #openstack-sahara | 02:33 | |
*** zengyunling__ has quit IRC | 03:06 | |
*** Krast has quit IRC | 03:10 | |
*** Krast has joined #openstack-sahara | 03:10 | |
*** alazarev has joined #openstack-sahara | 03:46 | |
*** alazarev has quit IRC | 04:43 | |
*** alazarev has joined #openstack-sahara | 04:45 | |
*** alazarev has quit IRC | 05:05 | |
*** alazarev has joined #openstack-sahara | 05:06 | |
*** alazarev has quit IRC | 05:17 | |
*** ViswaV has joined #openstack-sahara | 05:18 | |
*** ViswaV_ has joined #openstack-sahara | 05:20 | |
*** ViswaV has quit IRC | 05:23 | |
*** akuznets_ has quit IRC | 05:29 | |
*** akuznetsov has joined #openstack-sahara | 05:30 | |
*** Krast has quit IRC | 05:31 | |
*** Longgeek has joined #openstack-sahara | 05:40 | |
*** ViswaV_ has quit IRC | 05:40 | |
*** akuznetsov has quit IRC | 05:40 | |
*** akuznetsov has joined #openstack-sahara | 05:47 | |
*** tnovacik has joined #openstack-sahara | 05:57 | |
*** Krast has joined #openstack-sahara | 06:09 | |
*** ViswaV has joined #openstack-sahara | 06:50 | |
*** ViswaV has quit IRC | 06:55 | |
*** witlessb has joined #openstack-sahara | 07:21 | |
*** witlessb has quit IRC | 07:25 | |
*** Longgeek has quit IRC | 07:37 | |
*** Longgeek has joined #openstack-sahara | 07:37 | |
*** akuznetsov has quit IRC | 07:39 | |
*** Longgeek has quit IRC | 07:42 | |
*** skolekonov has joined #openstack-sahara | 07:46 | |
*** akuznetsov has joined #openstack-sahara | 07:49 | |
*** Longgeek has joined #openstack-sahara | 07:51 | |
*** witlessb has joined #openstack-sahara | 08:27 | |
*** venza has quit IRC | 08:36 | |
*** venza has joined #openstack-sahara | 08:37 | |
*** DenisEgorenko has joined #openstack-sahara | 08:38 | |
*** Longgeek has quit IRC | 08:48 | |
*** Longgeek has joined #openstack-sahara | 08:50 | |
*** Longgeek has quit IRC | 08:52 | |
*** Longgeek has joined #openstack-sahara | 08:53 | |
openstackgerrit | Denis Egorenko proposed a change to stackforge/sahara-ci-config: Adding integration tests for Spark https://review.openstack.org/114243 | 09:18 |
*** Longgeek has quit IRC | 09:35 | |
*** tnovacik has quit IRC | 09:42 | |
*** Longgeek has joined #openstack-sahara | 09:47 | |
*** tosky has joined #openstack-sahara | 09:51 | |
*** Krast has quit IRC | 09:56 | |
*** Longgeek has quit IRC | 10:30 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack/sahara-dashboard: Repository cleanup https://review.openstack.org/114498 | 10:35 |
openstackgerrit | A change was merged to stackforge/sahara-ci-config: Adding integration tests for Spark https://review.openstack.org/114243 | 10:45 |
openstackgerrit | Nikita Konovalov proposed a change to openstack/sahara-dashboard: Repository cleanup https://review.openstack.org/114498 | 10:46 |
*** Longgeek has joined #openstack-sahara | 11:00 | |
*** tnovacik has joined #openstack-sahara | 11:26 | |
*** Longgeek_ has joined #openstack-sahara | 11:34 | |
*** Longgeek has quit IRC | 11:37 | |
openstackgerrit | Vitaly Gridnev proposed a change to openstack/sahara: [HDP1.3.2] Fixed bug with decommissioning cluster https://review.openstack.org/114187 | 11:41 |
*** tnovacik has quit IRC | 11:50 | |
*** _elmiko is now known as elmiko | 12:40 | |
*** tnovacik has joined #openstack-sahara | 12:49 | |
*** tnovacik has quit IRC | 12:59 | |
*** tmckay_bbl is now known as tmckay | 13:02 | |
*** russellb is now known as rustlebee | 13:03 | |
*** witlessb has quit IRC | 13:11 | |
*** tmckay has left #openstack-sahara | 13:15 | |
*** skolekonov has quit IRC | 13:37 | |
*** tmckay has joined #openstack-sahara | 13:37 | |
DenisEgorenko | tmckay: Hello :-) | 13:58 |
*** alazarev has joined #openstack-sahara | 14:11 | |
tmckay | DenisEgorenko, oops, sorry, missed the "ding" from my IRC console | 14:22 |
DenisEgorenko | tmckay: no problem :-) do you saw results of tests for spark? | 14:23 |
tmckay | I saw that pep8 failed for some reason, looked like a script problem | 14:24 |
tmckay | I didn't look too closely | 14:24 |
DenisEgorenko | tmckay: no, i about it: https://sahara.mirantis.com/logs/98/112698/2/check/gate-sahara-integration-spark/46fa238/console.html | 14:24 |
tmckay | oops :) | 14:25 |
tmckay | heh, I think I know how to fix that. I think the "spark" plugin isn't part of the default config for "plugins". I'll check | 14:25 |
DenisEgorenko | :-) do you know, where is problem? | 14:25 |
DenisEgorenko | tmckay: hmm, may be this problem can be fixed by adding line: 'plugins=spark' to the conf file? | 14:26 |
tmckay | yes, I think so. It's defaulted here, I think it needs to be a list | 14:27 |
tmckay | opts = [ | 14:27 |
tmckay | cfg.ListOpt('plugins', | 14:27 |
tmckay | default=['vanilla', 'hdp'], | 14:27 |
tmckay | help='List of plugins to be loaded. Sahara preserves the ' | 14:27 |
tmckay | 'order of the list when returning it.'), | 14:27 |
tmckay | ] | 14:27 |
tmckay | in plugins/base.py | 14:27 |
elmiko | i wonder if that error is similar to what Telles was getting with the storm plugin? | 14:28 |
elmiko | did you put spark into the setup.cfg file? | 14:28 |
tmckay | so, if we have ['vanilla', 'hdp','spark'] it would work, or I suppose just ['spark'] if the test is self-contained (only spark, nothing else) | 14:28 |
tmckay | elmiko, yeah, for ci there's a yaml file or something where that goes. Actually, I'm wondering if the default config for Sahara should just add 'spark' at this point | 14:33 |
tmckay | SergeyLukjanov, aignatov, alazarev, what do you think about adding 'spark' to the default config for plugins/base.py "plugins"? | 14:33 |
elmiko | tmckay: ahh, ok. it just sounded familiar | 14:34 |
alazarev | tmckay: I’m Ok with adding | 14:34 |
tmckay | that would put it in the default Sahara config, and take it out of just the "test" environment | 14:35 |
openstackgerrit | Denis Egorenko proposed a change to stackforge/sahara-ci-config: Specifying plugins Spark and CDH for tests https://review.openstack.org/114552 | 14:36 |
DenisEgorenko | i think this patch should help | 14:36 |
tmckay | DenisEgorenko, okay | 14:37 |
DenisEgorenko | tmckay: i'm testing it now, locally | 14:38 |
tmckay | We can decide whether to add it to the default Sahara list separately | 14:38 |
DenisEgorenko | tmckay: i think, you should ask about it SergeyLukjanov | 14:39 |
DenisEgorenko | tmckay: tests passed https://sahara.mirantis.com/jenkins/view/sahara/job/gate-sahara-integration-spark/5/consoleText | 14:46 |
DenisEgorenko | tmckay: is runtime 238s okay? | 14:47 |
tmckay | DenisEgorenko, yes, that's about what I get on my laptop | 14:51 |
tmckay | Simple spark test, just calculates Pi | 14:51 |
DenisEgorenko | tmckay: ok, thanks! :-) | 14:51 |
tmckay | thank you for making it work! | 14:51 |
openstackgerrit | A change was merged to stackforge/sahara-ci-config: Specifying plugins Spark and CDH for tests https://review.openstack.org/114552 | 14:52 |
*** zhiyan has quit IRC | 14:53 | |
*** zhiyan has joined #openstack-sahara | 14:54 | |
*** alazarev has quit IRC | 15:10 | |
*** DenisEgorenko has left #openstack-sahara | 15:27 | |
openstackgerrit | Vadim Rovachev proposed a change to openstack/sahara-dashboard: Refactoring UI tests https://review.openstack.org/109622 | 15:29 |
*** alazarev has joined #openstack-sahara | 15:53 | |
*** shakamunyi has joined #openstack-sahara | 16:00 | |
*** shakamunyi has quit IRC | 16:12 | |
*** shakamunyi has joined #openstack-sahara | 16:30 | |
*** Networkn3rd has joined #openstack-sahara | 16:47 | |
*** tnovacik has joined #openstack-sahara | 16:55 | |
*** openstackgerrit has quit IRC | 17:02 | |
*** openstackgerrit has joined #openstack-sahara | 17:02 | |
*** ViswaV has joined #openstack-sahara | 17:06 | |
*** ViswaV_ has joined #openstack-sahara | 17:07 | |
*** ViswaV has quit IRC | 17:10 | |
*** shakamunyi has quit IRC | 17:43 | |
*** alazarev has quit IRC | 17:45 | |
*** shakamunyi has joined #openstack-sahara | 17:57 | |
*** alazarev has joined #openstack-sahara | 17:58 | |
*** Longgeek_ has quit IRC | 18:12 | |
*** alazarev has quit IRC | 18:25 | |
*** alazarev has joined #openstack-sahara | 18:32 | |
openstackgerrit | Andrew Lazarev proposed a change to openstack/sahara: Removed sqlite from docs https://review.openstack.org/114623 | 18:44 |
*** bradd1 has joined #openstack-sahara | 18:50 | |
openstackgerrit | Andrew Lazarev proposed a change to openstack/sahara: Removed sqlite from docs https://review.openstack.org/114623 | 18:56 |
*** tosky has quit IRC | 19:07 | |
*** witlessb has joined #openstack-sahara | 19:27 | |
*** ViswaV has joined #openstack-sahara | 19:29 | |
*** ViswaV_ has quit IRC | 19:31 | |
*** ViswaV has quit IRC | 19:34 | |
*** ViswaV has joined #openstack-sahara | 19:34 | |
*** aignatov has quit IRC | 19:51 | |
*** ruhe has quit IRC | 19:51 | |
*** NikitaKonovalov has quit IRC | 19:51 | |
*** dmitryme has quit IRC | 19:52 | |
*** SergeyLukjanov has quit IRC | 19:52 | |
*** dmitryme has joined #openstack-sahara | 19:55 | |
*** aignatov has joined #openstack-sahara | 19:57 | |
*** SergeyLukjanov has joined #openstack-sahara | 20:00 | |
*** NikitaKonovalov has joined #openstack-sahara | 20:02 | |
*** alazarev has quit IRC | 20:02 | |
*** ruhe has joined #openstack-sahara | 20:03 | |
*** aignatov has quit IRC | 20:07 | |
*** ViswaV_ has joined #openstack-sahara | 20:11 | |
*** ViswaV has quit IRC | 20:14 | |
*** Networkn3rd has quit IRC | 20:14 | |
*** aignatov has joined #openstack-sahara | 20:16 | |
*** ViswaV has joined #openstack-sahara | 20:28 | |
*** tnovacik has quit IRC | 20:31 | |
*** ViswaV_ has quit IRC | 20:32 | |
*** ViswaV_ has joined #openstack-sahara | 20:46 | |
*** ViswaV has quit IRC | 20:50 | |
*** aignatov has quit IRC | 20:52 | |
*** aignatov has joined #openstack-sahara | 20:54 | |
*** alazarev has joined #openstack-sahara | 20:57 | |
*** tmckay is now known as _tmckay | 21:02 | |
*** elmiko is now known as _elmiko | 21:03 | |
openstackgerrit | A change was merged to openstack/sahara: Fix parsing dfsreport for CDH in integration tests https://review.openstack.org/112534 | 21:24 |
openstackgerrit | Sam Leong proposed a change to openstack/python-saharaclient: Add keystone v3 CLI support https://review.openstack.org/114669 | 21:38 |
*** witlessb has quit IRC | 22:12 | |
*** shakamunyi has quit IRC | 22:30 | |
*** alazarev has quit IRC | 22:34 | |
*** alazarev has joined #openstack-sahara | 22:38 | |
*** shakamunyi has joined #openstack-sahara | 23:51 | |
*** alazarev has quit IRC | 23:54 | |
*** bradd1 has quit IRC | 23:57 | |
*** alazarev has joined #openstack-sahara | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!