openstackgerrit | Merged openstack/sahara: Adding argument-related validators for image configurability https://review.openstack.org/343866 | 00:04 |
---|---|---|
*** shuyingya has joined #openstack-sahara | 00:13 | |
*** shuyingya has quit IRC | 00:17 | |
openstackgerrit | Merged openstack/python-saharaclient: Add pagination ability to Python-saharaclient https://review.openstack.org/339574 | 00:28 |
*** jamielennox is now known as jamielennox|away | 00:49 | |
*** itisha has quit IRC | 01:10 | |
*** shuyingya has joined #openstack-sahara | 01:21 | |
*** shuyingya has quit IRC | 01:32 | |
*** jamielennox|away is now known as jamielennox | 01:34 | |
*** shuyingya has joined #openstack-sahara | 01:41 | |
openstackgerrit | Elise Gafford proposed openstack/sahara: Documentation for image gen CLI and framework https://review.openstack.org/348607 | 01:45 |
*** ukaynar has joined #openstack-sahara | 01:46 | |
*** shuyingya has quit IRC | 02:07 | |
*** jamielennox is now known as jamielennox|away | 02:32 | |
*** ukaynar has quit IRC | 02:54 | |
*** shuyingya has joined #openstack-sahara | 03:14 | |
*** shuyingya has quit IRC | 03:14 | |
*** shuyingya has joined #openstack-sahara | 04:02 | |
*** links has joined #openstack-sahara | 04:13 | |
*** links has quit IRC | 04:13 | |
*** links has joined #openstack-sahara | 04:13 | |
*** shuyingya has quit IRC | 04:15 | |
*** shuyingya has joined #openstack-sahara | 04:16 | |
*** abalutoiu__ has joined #openstack-sahara | 04:46 | |
*** shuyingya has quit IRC | 04:50 | |
*** abalutoiu_ has quit IRC | 04:50 | |
*** abalutoiu has joined #openstack-sahara | 04:57 | |
*** abalutoiu__ has quit IRC | 05:00 | |
*** abalutoiu has quit IRC | 05:01 | |
*** abalutoiu has joined #openstack-sahara | 05:03 | |
*** tnovacik has joined #openstack-sahara | 05:05 | |
*** abalutoiu has quit IRC | 05:06 | |
*** abalutoiu has joined #openstack-sahara | 05:07 | |
*** abalutoiu has quit IRC | 05:20 | |
*** abalutoiu has joined #openstack-sahara | 05:38 | |
*** esikachev has joined #openstack-sahara | 05:48 | |
*** pgadiya has joined #openstack-sahara | 05:50 | |
*** esikachev has quit IRC | 05:59 | |
*** nkrinner_afk is now known as nkrinner | 06:03 | |
*** tnovacik has quit IRC | 06:20 | |
*** tnovacik has joined #openstack-sahara | 06:22 | |
*** tnovacik has quit IRC | 06:27 | |
openstackgerrit | Merged openstack/sahara: Updated from global requirements https://review.openstack.org/348688 | 06:29 |
openstackgerrit | Merged openstack/python-saharaclient: Updated from global requirements https://review.openstack.org/348681 | 06:30 |
*** tesseract- has joined #openstack-sahara | 06:37 | |
*** pcaruana has joined #openstack-sahara | 06:45 | |
*** itisha has joined #openstack-sahara | 06:53 | |
*** witlessb has joined #openstack-sahara | 07:04 | |
*** anshul has joined #openstack-sahara | 07:05 | |
*** akuznetsov has joined #openstack-sahara | 07:22 | |
*** tnovacik has joined #openstack-sahara | 07:48 | |
*** _degorenko|afk is now known as degorenko | 08:19 | |
*** akuznetsov has quit IRC | 08:23 | |
*** akuznetsov has joined #openstack-sahara | 08:24 | |
*** shuyingya has joined #openstack-sahara | 08:29 | |
*** akuznetsov has quit IRC | 08:41 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: Move CLI tests under sahara_tempest_plugin https://review.openstack.org/335946 | 09:28 |
*** shuyingya has quit IRC | 09:33 | |
*** permalac has joined #openstack-sahara | 09:33 | |
*** shuyingya has joined #openstack-sahara | 09:58 | |
*** tosky has joined #openstack-sahara | 10:18 | |
tosky | almost there with https://review.openstack.org/#/c/335946/ | 11:04 |
tosky | I need only https://review.openstack.org/#/c/348800/ to fix the loading of the image (my bad, I introduced the regression) | 11:05 |
tosky | and then I have another local change which fixes the last failure | 11:05 |
tosky | sorry again for the delay (especially for zemuvier_ who is waiting for other reviews) but I had to discover how to work with mixed CLI tests and non-CLI tests, so some piece of code had to be... guessed | 11:06 |
vgridnev | tosky, there are some issues with scenario jobs, is that a regression that you just mention? | 11:06 |
tosky | vgridnev: oh, no, I was talking about the CLI tests as Tempest tests | 11:06 |
tosky | vgridnev: regression in scenario? I didn't notice, where? | 11:07 |
vgridnev | tosky, in your change request | 11:07 |
tosky | ah, no, sorry: so basically when I refactored the jjb files for the CLI tests, I removed one parameter that was required | 11:08 |
tosky | without KEEP_LOCALRC it is not possible to add values to the devstack configuration file, and we need it for IMAGE_URLS | 11:08 |
vgridnev | http://logs.openstack.org/46/335946/12/check/gate-sahara-tests-dsvm-scenario-neutron-heat/c0bc00e/logs/screen-sahara-eng.txt.gz?level=WARNING | 11:08 |
tosky | Error: Failed to synchronize cache for repo 'fedora' | 11:09 |
tosky | uhm | 11:09 |
tosky | I would say a temporary issue | 11:09 |
tosky | vgridnev: the same tests passed 9 hours ago, there were no changes to sahara-tests; have there been any changes merged to sahara? | 11:10 |
vgridnev | only updated from g-ls | 11:11 |
tosky | only a change in oslo.config, does not look related | 11:12 |
openstackgerrit | Alina Nesterova proposed openstack/sahara: Fixed the error with updating the job via command line https://review.openstack.org/348844 | 11:14 |
tosky | vgridnev: was the fedora image rebuilt? | 11:18 |
tosky | vgridnev: look at the timestamp http://tarballs.openstack.org/heat-test-image/ | 11:18 |
tosky | I have a copy from yesterday, let's compare | 11:19 |
*** rodrigods has quit IRC | 11:19 | |
*** rodrigods has joined #openstack-sahara | 11:19 | |
tosky | the old image was fedora 22, this one is fedora 24 | 11:23 |
tosky | ok, so... heat people | 11:24 |
tosky | vgridnev: asking on #heat , I see you are here (I'm going afk for a while, in case someone answers) | 11:26 |
tosky | out of curiosity, is there a specific reason for that image compared to other cloud images? | 11:28 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: [WIP] CentOS7 cloud image for the fake plugin testing https://review.openstack.org/348849 | 11:31 |
tosky | let's try this... | 11:31 |
shuyingya | Hi all, I can login to instance from my host~ and I also can ssh form vm1 to vm2 with keypair. But the sahara-eng.log has error like this: 2016-07-29 19:17:05.934 ^[[00;32mDEBUG sahara.service.engine [^[[01;36mreq-933a42b2-356e-4037-aec0-86f35d294b54 ^[[00;36msahara de mo^[[00;32m] ^[[01;35m[instance: 11709cda-a637-4a44-b0f9-de599c6ca2b0, cluster: 2164b201-c12b-4fb2-ba75-c5c068cdbecb] ^[[00;32mCan 't login to node, IP: 172.24.4.2, reas | 11:37 |
shuyingya | on AuthenticationException: Authentication failed. | 11:37 |
shuyingya | I have already enable rootwrap~ | 11:38 |
*** itisha has quit IRC | 11:40 | |
vgridnev | shuyingya, what image you are using and what username was used for registration? | 11:40 |
shuyingya | sahara-mitaka-vanilla-hadoop-2.7.1-ubuntu.qcow2 with username ubuntu | 11:41 |
shuyingya | vgridnev | 11:42 |
vgridnev | i don't know | 11:43 |
shuyingya | thank you :) | 11:45 |
vgridnev | please try rebuilding images | 11:45 |
shuyingya | ok | 11:45 |
vgridnev | from the master of sahara image elements | 11:45 |
shuyingya | vgridnev ok, thank you :-) | 11:46 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: kerberos infra deployment impl https://review.openstack.org/345953 | 11:53 |
gokhan | hi team, what is quota for creating hdp cluster about security groups, port and etc. | 12:10 |
gokhan | ? | 12:10 |
vgridnev | it's O(instances) | 12:12 |
vgridnev | for security groups rules it's still O(instances) but constant is a little bit more | 12:13 |
gokhan | for 5 nodes vgridnev | 12:14 |
gokhan | Quota exceeded for resources: ['security_group_rule'] | 12:14 |
vgridnev | what is the current value of quota? | 12:15 |
vgridnev | 1000 should be enough for sure, | 12:15 |
vgridnev | but for newton we improved that value | 12:16 |
*** itisha has joined #openstack-sahara | 12:16 | |
gokhan | neutron quota-show afa8bed9a64441538ea9fca841c1ebe5 | 12:17 |
gokhan | +---------------------+-------+ | 12:17 |
gokhan | | Field | Value | | 12:17 |
gokhan | +---------------------+-------+ | 12:17 |
gokhan | | floatingip | 50 | | 12:17 |
gokhan | | network | 10 | | 12:17 |
gokhan | | port | 200 | | 12:17 |
gokhan | | rbac_policy | 10 | | 12:17 |
gokhan | | router | 10 | | 12:17 |
gokhan | | security_group | 100 | | 12:17 |
gokhan | | security_group_rule | 100 | | 12:17 |
gokhan | | subnet | 10 | | 12:17 |
gokhan | | subnetpool | -1 | | 12:17 |
gokhan | +---------------------+-------+ | 12:17 |
*** shuyingya has quit IRC | 12:23 | |
*** _elmiko is now known as elmiko | 12:48 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: kerberos infra deployment impl https://review.openstack.org/345953 | 12:50 |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added test for job update using cli https://review.openstack.org/348871 | 12:54 |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added test for job update using cli https://review.openstack.org/348871 | 12:55 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: [WIP] CentOS7 cloud image for the fake plugin testing https://review.openstack.org/348849 | 13:03 |
*** links has quit IRC | 13:07 | |
*** egafford has joined #openstack-sahara | 13:24 | |
*** tnovacik has quit IRC | 13:38 | |
openstackgerrit | Alina Nesterova proposed openstack/sahara-tests: Added test for job update using cli https://review.openstack.org/348871 | 13:40 |
*** nkrinner is now known as nkrinner_afk | 13:41 | |
openstackgerrit | Raissa Sarmento proposed openstack/sahara-tests: Improve documentation https://review.openstack.org/348888 | 13:41 |
*** catintheroof has quit IRC | 13:42 | |
openstackgerrit | Raissa Sarmento proposed openstack/sahara-tests: Improve documentation https://review.openstack.org/348888 | 13:43 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: [WIP] Fedora24 cloud image for the fake plugin testing https://review.openstack.org/348849 | 13:52 |
tosky | let's try fedora too :D | 13:52 |
tosky | vgridnev: did you follow the discussion on #heat? Do you remember if we choose that image for some special reason? | 13:52 |
vgridnev | tosky, nope | 13:54 |
*** pgadiya has quit IRC | 13:54 | |
tosky | I sent out two jobs, one with centos (which requires a bigger base disk) and one with fedora, let's see what wins | 13:55 |
tosky | and then you decide :) | 13:55 |
vgridnev | tosky, where is the second commit? | 13:56 |
openstackgerrit | Alina Nesterova proposed openstack/sahara: Fixed the error with updating the job via command line https://review.openstack.org/348844 | 13:56 |
tosky | ups | 13:56 |
tosky | I messed up the ID | 13:56 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: [WIP] CentOS7 cloud image for the fake plugin testing https://review.openstack.org/348894 | 13:57 |
tosky | here it is | 13:57 |
tosky | nice, 348849 and 348894 | 13:58 |
vgridnev | tosky, I think that centos7 is going to win (it passed) | 13:59 |
vgridnev | :) | 14:00 |
vgridnev | it -> if | 14:00 |
tosky | oki, let's see :) | 14:00 |
tosky | but... Friday morning, suprising breakages | 14:00 |
vgridnev | 666 commits in saharaclient | 14:01 |
tosky | '-_- | 14:06 |
raissa | vgridnev: sorry, I think I didn't understand exactly what you meant... do you mean moving the whole content from readme to the docs folder? (like in the case of scenario's readme) | 14:20 |
vgridnev | raissa, yep, exactly | 14:21 |
vgridnev | and probably we have to create some kind of structure (tempest, cli, scenario) | 14:22 |
raissa | makes sense | 14:25 |
tosky | structure, do you mean directories? If we have only one or two file for each type of tests maybe it's not needed | 14:25 |
tosky | low risk of name clashing | 14:25 |
*** david-lyle has joined #openstack-sahara | 14:42 | |
*** abalutoiu has quit IRC | 14:46 | |
*** david-lyle has quit IRC | 14:47 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: kerberos infra deployment impl https://review.openstack.org/345953 | 14:51 |
*** david-lyle has joined #openstack-sahara | 15:23 | |
*** abalutoiu has joined #openstack-sahara | 15:27 | |
*** anshul has quit IRC | 15:34 | |
*** pcaruana has quit IRC | 16:01 | |
tosky | vgridnev: it's not going to work; sahara tries to run lsb_release on the images, and both Fedora Cloud and CentOS Cloud don't have that command | 16:09 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: [WIP] Ubuntu 16.04 cloud image for the fake plugin testing https://review.openstack.org/348952 | 16:17 |
tosky | let's try this | 16:17 |
tosky | unlock the gate first, then try to restore the old image | 16:17 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: Move CLI tests under sahara_tempest_plugin https://review.openstack.org/335946 | 16:18 |
tosky | this ^^ is to not forget, but will have to be adapted if the image is changed | 16:18 |
*** tesseract- has quit IRC | 16:30 | |
*** permalac has quit IRC | 16:31 | |
*** jamielennox|away is now known as jamielennox | 16:32 | |
*** degorenko is now known as _degorenko|afk | 16:41 | |
*** ukaynar has joined #openstack-sahara | 16:41 | |
tosky | vgridnev: still around? | 17:02 |
tosky | vgridnev: what do you think (and same questions from the others around) about http://paste.openstack.org/show/543934/ | 17:03 |
tosky | ? | 17:03 |
tosky | I'm going to send it to the list | 17:03 |
vgridnev | tosky, I have a bouncer, so I'm always around | 17:10 |
vgridnev | I think it's ok message tosky | 17:11 |
tosky | vgridnev: yeah, but sometimes people with bouncer appears away when disconnected and you were not :) | 17:11 |
tosky | ok, sending (with some minor correction) | 17:11 |
vgridnev | probably if there is a way to store somewhere on tarballs.openstack.org some plain image, it will nice | 17:11 |
tosky | let's hope for some reaction | 17:11 |
tosky | but maybe the images used by nodepool already have the required bits, but then I need someone from infra that should explain this | 17:12 |
tosky | let's ee | 17:12 |
vgridnev | I mean, plain image pre built by SIE | 17:12 |
tosky | ah, those | 17:12 |
tosky | but for the fake image we should really not need anything special | 17:13 |
tosky | aaanyway | 17:13 |
tosky | if the ubuntu gate passes, at least we can patch it | 17:13 |
tosky | I will recheck the status later | 17:13 |
tosky | if not, prepare for discussions on Monday :) | 17:13 |
tosky | have a nice weekend | 17:13 |
*** tosky has quit IRC | 17:14 | |
*** jamielennox is now known as jamielennox|away | 17:35 | |
*** links has joined #openstack-sahara | 17:53 | |
*** tnovacik has joined #openstack-sahara | 18:17 | |
*** hoonetorg has quit IRC | 18:56 | |
*** links has quit IRC | 19:20 | |
openstackgerrit | Elise Gafford proposed openstack/sahara: Documentation for image gen CLI and framework https://review.openstack.org/348607 | 20:15 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests: Ubuntu 16.04 cloud image for the fake plugin testing https://review.openstack.org/348952 | 20:58 |
*** abalutoiu_ has joined #openstack-sahara | 21:02 | |
*** abalutoiu has quit IRC | 21:06 | |
*** esikachev has joined #openstack-sahara | 21:08 | |
*** esikachev has quit IRC | 21:12 | |
*** esikachev has joined #openstack-sahara | 21:15 | |
*** witlessb has quit IRC | 21:23 | |
*** esikachev has quit IRC | 21:23 | |
*** elmiko is now known as _elmiko | 21:32 | |
*** ukaynar_ has joined #openstack-sahara | 21:34 | |
*** witlessb has joined #openstack-sahara | 21:35 | |
*** ukaynar has quit IRC | 21:36 | |
*** tnovacik has quit IRC | 21:40 | |
*** witlessb has quit IRC | 21:43 | |
*** ukaynar_ has quit IRC | 21:49 | |
*** dave-mccowan has quit IRC | 22:38 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!