*** ukaynar has joined #openstack-sahara | 00:36 | |
*** tenobreg has quit IRC | 00:47 | |
*** egafford has quit IRC | 01:31 | |
*** tellesnobrega has joined #openstack-sahara | 01:41 | |
*** ukaynar has quit IRC | 02:06 | |
*** chlong has joined #openstack-sahara | 02:26 | |
*** ukaynar has joined #openstack-sahara | 02:38 | |
*** stanchan has joined #openstack-sahara | 03:35 | |
*** sudipto has joined #openstack-sahara | 03:47 | |
*** sudipto_ has joined #openstack-sahara | 03:47 | |
*** pgadiya has joined #openstack-sahara | 04:52 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-image-elements: update zookeeper download link https://review.openstack.org/367751 | 05:07 |
---|---|---|
openstackgerrit | Merged openstack/sahara-image-elements: Bump version of ambari https://review.openstack.org/365262 | 05:28 |
*** chlong_ has joined #openstack-sahara | 05:31 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added test for job update using cli https://review.openstack.org/348871 | 05:41 |
*** nkrinner_afk is now known as nkrinner | 05:55 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added -ispublic and -isprotected flags for cluster in sahara-scenario https://review.openstack.org/298882 | 06:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/sahara-dashboard: Imported Translations from Zanata https://review.openstack.org/367759 | 06:07 |
*** pcaruana has joined #openstack-sahara | 06:23 | |
*** shuyingya has joined #openstack-sahara | 06:33 | |
openstackgerrit | Michael Lelyakin proposed openstack/sahara-dashboard: Add "Register Image" step to cluster creation guide https://review.openstack.org/366141 | 06:53 |
*** jamielennox|away is now known as jamielennox | 07:03 | |
*** tesseract- has joined #openstack-sahara | 07:07 | |
openstackgerrit | Merged openstack/sahara-dashboard: Imported Translations from Zanata https://review.openstack.org/367759 | 07:08 |
*** chlong has quit IRC | 07:19 | |
*** chlong_ has quit IRC | 07:19 | |
*** esikachev has joined #openstack-sahara | 07:32 | |
*** ukaynar has quit IRC | 08:02 | |
*** mkoderer has quit IRC | 08:10 | |
*** mkoderer has joined #openstack-sahara | 08:11 | |
openstackgerrit | Shu Yingya proposed openstack/sahara: [Doc] add description of "plugin update" to api ref https://review.openstack.org/367276 | 08:13 |
openstackgerrit | Grigoriy Rozhkov proposed openstack/sahara: Add repo configs https://review.openstack.org/366039 | 08:29 |
openstackgerrit | Grigoriy Rozhkov proposed openstack/sahara: Deprecate MapR 5.1.0.mvr2 https://review.openstack.org/366124 | 08:29 |
*** _degorenko|afk is now known as degorenko | 08:52 | |
*** tosky has joined #openstack-sahara | 08:55 | |
*** abehl has joined #openstack-sahara | 09:04 | |
*** stanchan has quit IRC | 09:11 | |
openstackgerrit | Grigoriy Rozhkov proposed openstack/sahara: Deprecate MapR 5.1.0.mvr2 https://review.openstack.org/366124 | 09:48 |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added -ispublic and -isprotected flags for cluster in sahara-scenario https://review.openstack.org/298882 | 09:58 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-extra: update readme for sahara-extra https://review.openstack.org/367923 | 10:22 |
openstackgerrit | Michael Lelyakin proposed openstack/sahara-dashboard: Resolve bug with long time for loading node group template page https://review.openstack.org/333273 | 10:46 |
tosky | uhm, I wonder why the CLI tests are now failing again | 10:50 |
*** egafford has joined #openstack-sahara | 11:07 | |
*** egafford has quit IRC | 11:13 | |
*** tmckay has joined #openstack-sahara | 11:29 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added Nightly Map Reduce job for vanilla https://review.openstack.org/367959 | 11:37 |
*** tmckay has quit IRC | 11:41 | |
openstackgerrit | Michael Ionkin proposed openstack/sahara: [Ambari] fix Ubuntu deploy https://review.openstack.org/358579 | 11:50 |
*** tmckay has joined #openstack-sahara | 12:00 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara: Remove Tempest-like tests for clients (see sahara-tests) https://review.openstack.org/367980 | 12:27 |
*** tmckay has quit IRC | 12:28 | |
tosky | zemuvier: hi, I was finally properly checking your patches (back from a conference) and I'm puzzled because the CLI tests are failing without apparent changes | 12:29 |
tosky | did you happen to discuss about them? | 12:29 |
*** tmckay has joined #openstack-sahara | 12:29 | |
raissa | tosky: hi, welcome back :) I was looking that now and it seems it's because of the tear down from clients.test_job_executions (skipped test) | 12:30 |
tosky | yep, and that code apparently did not change | 12:31 |
tosky | also the image test is skipped because the image is not found | 12:31 |
tosky | which is weird, when the big "Update tests for plugin, cluster and imag" review was merged it passed | 12:31 |
tosky | I looks like a permission issue, but why an user would be able to add a tag but not to remove it? | 12:32 |
*** tmckay has quit IRC | 12:37 | |
raissa | right, that review was the last time it worked | 12:39 |
raissa | weird | 12:39 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-extra: update readme for sahara-extra https://review.openstack.org/367923 | 12:47 |
zemuvier | tosky: hello, thanks for reviews. Failing of cli job is very strange for me too, because it fails not in 100% cases, for example https://review.openstack.org/#/c/348871/, and i dont understand why | 12:49 |
tosky | zemuvier: oh, right, that review is outdated (see the "Cannot merge"); if you check the parent commit, it is quite old, so it does not have all the changes | 12:50 |
tosky | the recent changes | 12:50 |
tosky | if you try to rebase that, I think it will start to fail too | 12:50 |
tosky | (and you have to rebase it anyway or it could not be merged) | 12:50 |
*** shuyingya has quit IRC | 12:50 | |
zemuvier | tosky: yes, but it works on the previous patch sets | 12:51 |
*** tmckay has joined #openstack-sahara | 12:51 | |
tosky | zemuvier: but something changed | 12:52 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-extra: update readme for sahara-extra https://review.openstack.org/367923 | 12:54 |
zemuvier | tosky: yes, as i understand there is wrong call of saharaclient | 12:55 |
tosky | uh | 12:55 |
openstackgerrit | Michael Ionkin proposed openstack/sahara-image-elements: [DOC] fix doc about hdp local mirror https://review.openstack.org/367994 | 12:59 |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added cli-tests for job template https://review.openstack.org/346749 | 12:59 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: testcommit for cli job https://review.openstack.org/366053 | 12:59 |
*** pgadiya has quit IRC | 13:01 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added tests for job types https://review.openstack.org/347144 | 13:06 |
zemuvier | tosky, raissa: can you please also take a look on this patch too? https://review.openstack.org/#/c/357256/ | 13:08 |
*** _elmiko is now known as elmiko | 13:08 | |
tosky | sure | 13:08 |
raissa | zemuvier: sure | 13:08 |
tosky | can you please also rebase 348871, so we can check whether it starts failing or not? | 13:09 |
zemuvier | tosky: yep no problems | 13:09 |
zemuvier | raissa, tosky: thanks! | 13:09 |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added cli-tests with "job" command https://review.openstack.org/347148 | 13:10 |
*** tmckay has quit IRC | 13:14 | |
*** tmckay has joined #openstack-sahara | 13:15 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added test for job update using cli https://review.openstack.org/348871 | 13:15 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-ci-config: Move layout check on slaves https://review.openstack.org/368003 | 13:16 |
*** shuyingya has joined #openstack-sahara | 13:18 | |
*** nkrinner is now known as nkrinner_afk | 13:31 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-extra: update readme for sahara-extra https://review.openstack.org/367923 | 13:38 |
vgridnev | tellesnobrega, FYI https://review.openstack.org/#/c/367751/ | 13:38 |
*** tmckay has quit IRC | 13:40 | |
*** tmckay has joined #openstack-sahara | 13:53 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added Nightly Map Reduce job for vanilla https://review.openstack.org/367959 | 13:53 |
*** AlexeyAbashkin has joined #openstack-sahara | 13:57 | |
raissa | 348871 failed too after rebasing | 14:17 |
tosky | so the question is what changed | 14:18 |
*** vgridnev has quit IRC | 14:22 | |
*** shuyingya has quit IRC | 14:27 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara: Remove Tempest-like tests for clients (see sahara-tests) https://review.openstack.org/367980 | 14:30 |
tosky | zemuvier: question about the unit tests in https://review.openstack.org/#/c/357256/ - is test_check_verification_not_start really testing that it's not starting? | 14:30 |
tosky | (and the other way for test_check_verification_start) | 14:31 |
*** crobertsrh has quit IRC | 14:46 | |
*** crobertsrh has joined #openstack-sahara | 14:47 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara: Remove Tempest-like tests for clients (see sahara-tests) https://review.openstack.org/367980 | 14:49 |
openstackgerrit | Michael Ionkin proposed openstack/sahara: [DOC] update doc about CDH image builder https://review.openstack.org/368069 | 14:49 |
*** sudipto has quit IRC | 14:49 | |
*** sudipto_ has quit IRC | 14:49 | |
openstackgerrit | Michael Ionkin proposed openstack/sahara: [DOC] update doc about CDH image builder https://review.openstack.org/368069 | 14:52 |
*** abehl has quit IRC | 15:01 | |
*** esikachev has quit IRC | 15:07 | |
*** pcaruana has quit IRC | 15:08 | |
*** shuyingya has joined #openstack-sahara | 15:08 | |
*** egafford has joined #openstack-sahara | 15:17 | |
*** shuyingya has quit IRC | 15:19 | |
*** egafford has quit IRC | 15:21 | |
*** egafford has joined #openstack-sahara | 15:22 | |
*** shuyingya has joined #openstack-sahara | 15:33 | |
openstackgerrit | Raissa Sarmento proposed openstack/sahara-tests: Test fix for CLI tests https://review.openstack.org/368083 | 15:35 |
tosky | raissa: it seems you hit an issue somewhere else ^^ | 15:41 |
raissa | yeah o.O | 15:41 |
*** esikachev has joined #openstack-sahara | 15:42 | |
tosky | raissa: see #openstack-infra | 15:43 |
raissa | ohh | 15:44 |
*** esikachev has quit IRC | 15:46 | |
*** openstackgerrit has quit IRC | 15:49 | |
*** tesseract- has quit IRC | 15:49 | |
*** openstackgerrit has joined #openstack-sahara | 15:49 | |
-openstackstatus- NOTICE: New setuptools release appears to have a circular import which is breaking many jobs - check for ImportError: cannot import name monkey. | 15:54 | |
*** ChanServ changes topic to "New setuptools release appears to have a circular import which is breaking many jobs - check for ImportError: cannot import name monkey." | 15:54 | |
*** esikachev has joined #openstack-sahara | 16:09 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/sahara: Updated from global requirements https://review.openstack.org/368126 | 16:11 |
*** esikachev has quit IRC | 16:14 | |
*** sudipto has joined #openstack-sahara | 16:20 | |
*** sudipto_ has joined #openstack-sahara | 16:20 | |
*** mkoderer has quit IRC | 16:21 | |
openstackgerrit | Merged openstack/sahara-image-elements: update zookeeper download link https://review.openstack.org/367751 | 16:30 |
*** sudipto has quit IRC | 16:35 | |
*** sudipto_ has quit IRC | 16:35 | |
*** mkoderer has joined #openstack-sahara | 16:44 | |
*** tosky has quit IRC | 16:52 | |
*** ChanServ changes topic to "OpenStack Sahara // IRC Meetings - http://eavesdrop.openstack.org/#OpenStack_Data_Processing_(Sahara)_Team_Meeting" | 16:58 | |
-openstackstatus- NOTICE: setuptools 27.1.2 addresses the circular import | 16:58 | |
*** degorenko is now known as _degorenko|afk | 17:01 | |
*** rodrigods has quit IRC | 17:03 | |
*** rodrigods has joined #openstack-sahara | 17:03 | |
openstackgerrit | Merged openstack/sahara-tests: Adding link on documentation in README https://review.openstack.org/367231 | 17:06 |
*** tenobreg has joined #openstack-sahara | 18:23 | |
openstackgerrit | Merged openstack/sahara: Updated from global requirements https://review.openstack.org/368126 | 18:26 |
*** tellesnobrega has quit IRC | 18:26 | |
*** tellesnobrega has joined #openstack-sahara | 18:45 | |
*** tenobreg has quit IRC | 18:48 | |
*** esikachev has joined #openstack-sahara | 18:58 | |
*** tenobreg has joined #openstack-sahara | 19:07 | |
*** tellesnobrega has quit IRC | 19:10 | |
*** mkoderer has quit IRC | 19:23 | |
*** esikache1 has joined #openstack-sahara | 19:53 | |
*** esikachev has quit IRC | 19:56 | |
*** esikache1 has quit IRC | 20:11 | |
*** mkoderer has joined #openstack-sahara | 20:38 | |
*** openstackstatus has quit IRC | 20:57 | |
*** openstackstatus has joined #openstack-sahara | 20:59 | |
*** ChanServ sets mode: +v openstackstatus | 20:59 | |
openstackgerrit | Merged openstack/sahara-tests: fix bug: skipException() instead of SkipException() https://review.openstack.org/366451 | 21:29 |
*** tellesnobrega has joined #openstack-sahara | 21:54 | |
openstackgerrit | Raissa Sarmento proposed openstack/sahara-tests: Test fix for CLI tests https://review.openstack.org/368083 | 21:54 |
*** tenobreg has quit IRC | 21:55 | |
*** elmiko is now known as _elmiko | 22:00 | |
*** shuyingya has quit IRC | 23:07 | |
*** shuyingya has joined #openstack-sahara | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!