Sunday, 2013-12-22

openstackrecheckopenstack/ceilometer change: https://review.openstack.org/62159 failed tempest because of: https://bugs.launchpad.net/bugs/125389600:17
*** fbo_away has quit IRC00:22
*** fbo has joined #openstack-qa00:23
*** wanghao has quit IRC01:12
*** wanghao has joined #openstack-qa01:12
*** ekarlso has quit IRC01:33
*** ekarlso has joined #openstack-qa01:35
*** ekarlso has quit IRC01:39
*** ekarlso has joined #openstack-qa01:41
openstackgerritJianing Yang proposed a change to openstack-dev/devstack: Correct glance db_sync command  https://review.openstack.org/6360502:48
openstackgerritJianing Yang proposed a change to openstack-dev/devstack: Correct glance db_sync command  https://review.openstack.org/6360502:49
*** harlowja_away is now known as harlowja03:06
openstackgerritDebasish Chowdhury proposed a change to openstack/tempest: Tempest test for python troveclient  https://review.openstack.org/6194205:21
*** SergeyLukjanov has joined #openstack-qa05:32
*** yfried1 has quit IRC05:33
openstackgerritKen'ichi Ohmichi proposed a change to openstack/tempest: Delete a BuildError server  https://review.openstack.org/6336506:03
*** yfried has joined #openstack-qa06:10
*** rdekel has joined #openstack-qa06:24
*** harlowja is now known as harlowja_away06:37
openstackrecheckopenstack/ceilometer change: https://review.openstack.org/62808 failed tempest with an unrecognized error06:49
openstackrecheckopenstack/heat change: https://review.openstack.org/62551 failed tempest because of: https://bugs.launchpad.net/bugs/124906506:50
openstackrecheckopenstack/glance change: https://review.openstack.org/58128 failed tempest because of: https://bugs.launchpad.net/bugs/125389606:54
yfriedmarun: ping06:59
openstackrecheckopenstack/cinder change: https://review.openstack.org/62555 failed tempest because of: https://bugs.launchpad.net/bugs/1210483 and https://bugs.launchpad.net/bugs/125389607:00
openstackrecheckopenstack/nova change: https://review.openstack.org/63610 failed tempest because of: https://bugs.launchpad.net/bugs/125489007:06
openstackrecheckopenstack/nova change: https://review.openstack.org/63613 failed tempest with an unrecognized error07:08
openstackrecheckopenstack/nova change: https://review.openstack.org/63611 failed tempest because of: https://bugs.launchpad.net/bugs/125389607:09
openstackrecheckopenstack/nova change: https://review.openstack.org/63615 failed tempest with an unrecognized error07:12
openstackrecheckopenstack/nova change: https://review.openstack.org/63616 failed tempest with an unrecognized error07:17
openstackrecheckopenstack/nova change: https://review.openstack.org/63614 failed tempest with an unrecognized error07:18
*** SergeyLukjanov is now known as _SergeyLukjanov07:19
*** _SergeyLukjanov has quit IRC07:20
openstackrecheckopenstack/nova change: https://review.openstack.org/63617 failed tempest because of: https://bugs.launchpad.net/bugs/125389607:22
openstackrecheckopenstack/nova change: https://review.openstack.org/63618 failed tempest with an unrecognized error07:30
*** tkammer has joined #openstack-qa07:38
*** prekarat has joined #openstack-qa07:38
enikanorov__yfried: had not a chance to look into it yet. i'm going to try it out quickly07:43
enikanorov__as i have a feeling that the problem is with accessing floating ip07:43
enikanorov__and not the cross tenant connectivity specificaly07:43
yfriedso try network_basic - it should tell you that07:44
*** rdekel has quit IRC08:27
*** rdekel has joined #openstack-qa08:27
*** yrabl has joined #openstack-qa08:28
yfriedenikanorov__: if you need help with the issue, please contact me08:30
enikanorov__yfried: apparently it's something with my box where i run devstack08:31
enikanorov__because floating ips seem not to be wirking08:31
enikanorov__*working08:31
*** rdekel has quit IRC08:31
enikanorov__trying to repro on a different box08:31
yfriedenikanorov__: I'm curious - have you seen this in network_basic_ops as well, or were you trying to execute only cross_tenant?08:32
enikanorov__i tried cross_tenant only. but i gues basic_ops will fail as well08:32
enikanorov__i just tried to assign fip to a vm instance and ping it08:33
enikanorov__gateway replied that the host is unreachable08:33
*** rdekel has joined #openstack-qa08:33
enikanorov__seems like incorrect routing08:33
*** vuntz has quit IRC08:41
yfriedenikanorov__: are you a neutron developer?08:43
enikanorov__yfried: yes08:43
yfriedenikanorov__: I need help with https://review.openstack.org/#/c/5514608:44
enikanorov__which part i should look at, specifically?08:44
*** fbo is now known as fbo_away08:44
yfriedenikanorov__: It requires the neutron gate to have external connectivity - for instance - ping www.google.com, and I was told I need a neutron dev for this change08:45
*** salv-orlando has quit IRC08:46
yfriedenikanorov__: is this something you could help me with?08:48
enikanorov__yfried: i'm trying to understand the requirement08:48
*** vuntz has joined #openstack-qa08:48
*** vuntz has joined #openstack-qa08:48
enikanorov__it looks more like a devstack configuration requirement08:48
enikanorov__so your tenant network should have an upstream dns configured08:49
*** rdekel has quit IRC08:49
*** rdekel has joined #openstack-qa08:49
enikanorov__if you are concerned about resolving names08:49
yfriedenikanorov__: don't think so. it requires the public network (where the floating ips are assigned) to have access to 8.8.8.808:50
enikanorov__and i don't know if infrastructure allow external connectivity at all08:50
enikanorov__yfried: correct08:50
yfriedenikanorov__: openstack-infra told me to ask neutron guys08:50
yfriedenikanorov__: a better solution, I think, is to configure the gate with a local dns server instead of 8.8.8.808:51
enikanorov__yfried: so you understand that when you create external network, either from your test, or by devstack08:51
enikanorov__you are not consuming real internet addresses08:52
yfriedenikanorov__: you mean - the floating ips created are not "legal" and therefore should be connected to the internet08:53
yfried?08:53
enikanorov__not exactly. they just not belong to internet08:53
yfriedenikanorov__: because they are internal address (like 192.168.x.x or 10.x.x.x)?08:54
enikanorov__so in order to have external connectivity, infrastucture router should be aware of the box which has an interface08:54
enikanorov__with certain ip range08:54
enikanorov__and range doesn't matter in fact08:54
enikanorov__it could be 19208:54
yfriedenikanorov__: so the infrastucture router should act as NAT?08:55
enikanorov__basically, yes08:55
enikanorov__and i find this to be complex too08:55
enikanorov__because it's whole pool of the boxes running tempest jobs08:55
yfriedenikanorov__: so IT IS an infra issue?08:55
enikanorov__and creating those external networks08:56
enikanorov__yfried: in my understanding, yes. if i'm wrong, i'd like to hear an explanation08:56
yfriedenikanorov__: posted on infra channel08:58
enikanorov__btw09:00
enikanorov__by saying 'neutron gate to have external connectivity' you mean you want to ping names from where?09:00
enikanorov__from the launched VMs?09:00
yfriedenikanorov__: I am not absolutely clear on how the gate works, since I'm relatively new to openstack and opensource project09:01
yfrieds09:01
enikanorov__i think i've kinda misunderstood the problem09:01
yfriedenikanorov__: I will restart:09:01
*** yrabl has quit IRC09:03
yfriedenikanorov__: I want the scenario network_basic_ops to configure an address of a live dns server for the VM it creates, so the VM can ping it.09:03
yfriedenikanorov__: by default it should configure 8.8.8.8 and the VM will resolve the url "www.google.com".09:04
enikanorov__yeah, then i misunderstood you, sorry09:04
enikanorov__that is possible with 'subnet-create'09:04
enikanorov__i mean when you create a subnet, you can provide an ip of a dns server09:04
yfriedenikanorov__: but a more precise test will use the local (=gate) network's dns server and maybe even a local url09:05
yfriedenikanorov__: my test already does this in "create_subnet", but I don't know if 8.8.8.8 is reachable from the gate09:06
enikanorov__that would be a question to an infra, which dns to use. in fact, i'd avoid using really external addresses like 8.8.8.8 and resolving real urls09:06
enikanorov__because it addst failing factor to the tests09:06
*** rdekel has quit IRC09:06
yfriedenikanorov__: exaclty!09:06
enikanorov__so, i think you need to do the following09:06
enikanorov__you just use router and add interface to the subnet where the VM is09:07
enikanorov__i assume router si already configured with the gateway set09:07
enikanorov__once you do it, upstream dns should become available09:09
enikanorov__and vm can resolve addresses09:09
openstackgerritMasayuki Igawa proposed a change to openstack/tempest: Add version test for Ceilometer cli  https://review.openstack.org/6362109:11
yfriedenikanorov__: what do you mean "upstream dns"?09:16
enikanorov__real dns server, like 8.8.8.8, or infra's local if there is one09:16
*** jaypipes has quit IRC09:16
yfriedenikanorov__: did you look at my patch? I explicitly define a dns server and then updates it. by default I'm using 8.8.8.8 and 8.8.4.409:17
*** yrabl has joined #openstack-qa09:17
yfriedenikanorov__: but I would like to use infra's local ips if possible09:17
openstackgerritYair Fried proposed a change to openstack/tempest: Increase testing of network connectivity  https://review.openstack.org/5514609:22
enikanorov__yes I see you are doing it like i said09:23
enikanorov__updating the subnet with dns servers09:23
*** tkammer has quit IRC09:26
*** tkammer has joined #openstack-qa09:26
enikanorov__yfried: i'm not sure then, what was the problem. previous build has succeeded, hasn't it?09:27
yfriedenikanorov__: I disabled this test by default because I'm not sure that the VM can reach 8.8.8.8, but I just enabled it to see what happens. I would still like to use local configuration is possible09:29
enikanorov__ok, let's see what happens09:29
*** rdekel has joined #openstack-qa09:43
openstackrecheckopenstack/neutron change: https://review.openstack.org/57521 failed tempest because of: https://bugs.launchpad.net/bugs/125489009:51
openstackrecheckopenstack/tempest change: https://review.openstack.org/55146 failed tempest because of: https://bugs.launchpad.net/bugs/122400110:06
yfriedenikanorov__: so - not reahcable - AssertionError: Timed out waiting for 8.8.4.4 to become reachable10:11
yfriedhttp://logs.openstack.org/46/55146/23/check/check-tempest-dsvm-neutron/a13e5b4/console.html10:11
*** prekarat has quit IRC10:14
*** yrabl has quit IRC10:18
*** salv-orlando has joined #openstack-qa10:30
*** yrabl has joined #openstack-qa10:30
openstackgerritYair Fried proposed a change to openstack/tempest: Increase testing of network connectivity  https://review.openstack.org/5514610:36
openstackgerritmouad benchchaoui proposed a change to openstack/tempest: Make testing neutron extensions optional  https://review.openstack.org/5513310:48
openstackrecheckopenstack/tempest change: https://review.openstack.org/55146 failed tempest because of: https://bugs.launchpad.net/bugs/125389611:23
openstackgerritQianLin proposed a change to openstack/tempest: Add tests for networks  https://review.openstack.org/6362511:28
openstackrecheckopenstack/tempest change: https://review.openstack.org/55133 failed tempest because of: https://bugs.launchpad.net/bugs/125389611:40
openstackgerritYair Fried proposed a change to openstack/tempest: Remove FloatingIPChecker from network_basic_ops  https://review.openstack.org/6362711:43
openstackgerritYair Fried proposed a change to openstack/tempest: Remove FloatingIPChecker from network_basic_ops  https://review.openstack.org/6362711:49
openstackrecheckopenstack/cinder change: https://review.openstack.org/63601 failed tempest because of: https://bugs.launchpad.net/bugs/125389612:33
*** yfried has quit IRC12:40
openstackgerritQianLin proposed a change to openstack/tempest: Add tests for networks  https://review.openstack.org/6362512:42
*** yfried has joined #openstack-qa12:57
openstackrecheckopenstack/neutron change: https://review.openstack.org/63100 failed tempest because of: https://bugs.launchpad.net/bugs/1254890 and https://bugs.launchpad.net/bugs/123543513:24
*** mriedem has joined #openstack-qa13:31
*** yfried has quit IRC13:52
openstackgerritQianLin proposed a change to openstack/tempest: Add tests for networks  https://review.openstack.org/6362514:20
*** salv-orlando has quit IRC14:27
*** salv-orlando has joined #openstack-qa14:40
*** salv-orlando has quit IRC14:50
*** salv-orlando has joined #openstack-qa14:51
*** mriedem has quit IRC14:55
*** salv-orlando has quit IRC15:08
*** yfried has joined #openstack-qa15:19
*** salv-orlando has joined #openstack-qa15:23
*** marun has quit IRC15:29
*** marun has joined #openstack-qa15:34
openstackrecheckopenstack/neutron change: https://review.openstack.org/28137 failed tempest because of: https://bugs.launchpad.net/bugs/1254890 and https://bugs.launchpad.net/bugs/1251448 and https://bugs.launchpad.net/bugs/123543515:38
openstackrecheckopenstack/nova change: https://review.openstack.org/61794 failed tempest because of: https://bugs.launchpad.net/bugs/124906515:43
openstackrecheckopenstack/nova change: https://review.openstack.org/61821 failed tempest because of: https://bugs.launchpad.net/bugs/125389615:47
*** salv-orlando has quit IRC15:48
*** yrabl has quit IRC15:48
openstackgerritYair Fried proposed a change to openstack/tempest: zeroth version of FloatingIP propagation scenario  https://review.openstack.org/6362715:56
openstackgerritYair Fried proposed a change to openstack/tempest: zeroth version of FloatingIP propagation scenario  https://review.openstack.org/6363715:59
openstackgerritYair Fried proposed a change to openstack/tempest: Remove FloatingIPChecker from network_basic_ops  https://review.openstack.org/6362715:59
openstackgerritSalvatore Orlando proposed a change to openstack-dev/devstack: Neutron: create network resources when agents are started  https://review.openstack.org/6364116:03
*** yrabl has joined #openstack-qa16:06
*** SergeyLukjanov has joined #openstack-qa16:10
*** SergeyLukjanov has quit IRC16:10
yfriedenikanorov__: ping16:12
openstackrecheckopenstack/neutron change: https://review.openstack.org/61168 failed tempest because of: https://bugs.launchpad.net/bugs/125389616:22
*** obondarev has quit IRC16:25
*** obondarev has joined #openstack-qa16:25
openstackgerritAlvaro Lopez Ortega proposed a change to openstack-dev/devstack: Add support for Fedora 20  https://review.openstack.org/6364716:30
openstackgerritSean Dague proposed a change to openstack/tempest: remove last errant file parse warning  https://review.openstack.org/6364916:32
openstackgerritSean Dague proposed a change to openstack/tempest: rename old config object to TempestConfigPrivate  https://review.openstack.org/6352916:32
openstackgerritSean Dague proposed a change to openstack/tempest: remove unneeded __init__ file  https://review.openstack.org/6353016:32
openstackgerritSean Dague proposed a change to openstack/tempest: wip: experimental skip decorators  https://review.openstack.org/6354016:32
*** yrabl has quit IRC16:46
*** dkranz has quit IRC16:52
openstackrecheckopenstack/tempest change: https://review.openstack.org/63649 failed tempest with an unrecognized error16:52
*** dkranz has joined #openstack-qa16:53
openstackrecheckopenstack/tempest change: https://review.openstack.org/63540 failed tempest with an unrecognized error16:55
*** SergeyLukjanov has joined #openstack-qa16:58
openstackrecheckopenstack/tempest change: https://review.openstack.org/63530 failed tempest with an unrecognized error16:58
openstackrecheckopenstack/tempest change: https://review.openstack.org/63529 failed tempest with an unrecognized error17:01
openstackrecheckopenstack/neutron change: https://review.openstack.org/57521 failed tempest because of: https://bugs.launchpad.net/bugs/1254890 and https://bugs.launchpad.net/bugs/125389617:03
openstackrecheckopenstack/heat change: https://review.openstack.org/63644 failed tempest because of: https://bugs.launchpad.net/bugs/126303217:05
openstackrecheckopenstack/neutron change: https://review.openstack.org/61168 failed tempest because of: https://bugs.launchpad.net/bugs/125489017:15
*** HenryG has quit IRC17:20
yfrieddkranz: could I please get your input on my problem? I would like the gate to config its local dns ip in the tempest.conf for my patch - https://review.openstack.org/#/c/55146/ (last one in the series) - who should I contact? could I do it myself?17:33
openstackgerritAlvaro Lopez Ortega proposed a change to openstack-dev/devstack: Add support for Fedora 20  https://review.openstack.org/6364717:40
*** rdekel has quit IRC17:47
openstackrecheckopenstack/python-neutronclient change: https://review.openstack.org/61102 failed tempest with an unrecognized error17:50
*** yfried has quit IRC18:10
*** tkammer has quit IRC18:10
openstackrecheckopenstack/python-neutronclient change: https://review.openstack.org/62617 failed tempest because of: https://bugs.launchpad.net/bugs/125489018:10
*** yfried has joined #openstack-qa18:13
openstackrecheckopenstack/glance change: https://review.openstack.org/63651 failed tempest because of: https://bugs.launchpad.net/bugs/125389618:23
enikanorov__yfried: i think we could continue this on monday :)18:42
*** harlowja_away has quit IRC18:44
*** yfried has quit IRC18:47
*** yfried has joined #openstack-qa19:04
*** seiflotfy_ has quit IRC19:06
*** seiflotfy_ has joined #openstack-qa19:07
*** DennyZhang has joined #openstack-qa19:20
openstackrecheckopenstack/neutron change: https://review.openstack.org/57521 failed tempest because of: https://bugs.launchpad.net/bugs/125389619:25
*** mkoderer_ has quit IRC19:49
*** nsaje has quit IRC19:49
*** mkoderer_ has joined #openstack-qa19:52
*** nsaje has joined #openstack-qa19:54
openstackrecheckopenstack/neutron change: https://review.openstack.org/57521 failed tempest because of: https://bugs.launchpad.net/bugs/125489020:16
*** yassine has joined #openstack-qa20:29
*** pmathews has joined #openstack-qa20:34
*** DennyZhang has quit IRC20:51
*** salv-orlando has joined #openstack-qa21:05
*** SergeyLukjanov has quit IRC21:08
openstackrecheckopenstack/glance change: https://review.openstack.org/63655 failed tempest because of: https://bugs.launchpad.net/bugs/125389621:20
openstackrecheckopenstack/neutron change: https://review.openstack.org/61168 failed tempest because of: https://bugs.launchpad.net/bugs/125489021:51
*** yassine has quit IRC22:18
*** jamielennox|away is now known as jamielennox22:44
*** pmathews has quit IRC23:08
openstackrecheckopenstack/neutron change: https://review.openstack.org/63100 failed tempest because of: https://bugs.launchpad.net/bugs/1254890 and https://bugs.launchpad.net/bugs/123543523:11
openstackrecheckopenstack-dev/devstack change: https://review.openstack.org/63641 failed tempest because of: https://bugs.launchpad.net/bugs/124906523:12
*** cyeoh_ has joined #openstack-qa23:22
*** cyeoh_ is now known as cyeoh23:22
*** HenryG has joined #openstack-qa23:52
openstackrecheckopenstack/neutron change: https://review.openstack.org/61168 failed tempest because of: https://bugs.launchpad.net/bugs/125389623:52

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!