Thursday, 2013-09-26

*** rockyg has joined #openstack-qa00:00
*** salv-orlando has quit IRC00:02
*** sthaha has joined #openstack-qa00:16
openstackgerritMonty Taylor proposed a change to openstack-infra/devstack-gate: Add ability to do smart backwards compat testing  https://review.openstack.org/4194500:16
*** matsuhashi has joined #openstack-qa00:22
openstackgerritArmando Migliaccio proposed a change to openstack-dev/devstack: Specify agent mode and service cluster uuid for nicira plugin  https://review.openstack.org/4836800:31
*** anteaya has quit IRC01:04
openstackgerritDennyZhang proposed a change to openstack/tempest: driver.py should log errors when ssh operations fail  https://review.openstack.org/4816801:07
openstackgerritMonty Taylor proposed a change to openstack-infra/devstack-gate: Add ability to do smart backwards compat testing  https://review.openstack.org/4194501:10
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Further shuffling to get this to fit the standard code layout  https://review.openstack.org/4837201:16
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Further shuffling to get this to fit the standard code layout  https://review.openstack.org/4837201:21
*** malini is now known as malini_afk01:23
openstackgerritArmando Migliaccio proposed a change to openstack-dev/devstack: Specify agent mode and service cluster uuid for nicira plugin  https://review.openstack.org/4836801:27
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Add query for bug 1230407  https://review.openstack.org/4837401:35
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Add query for bug 1230407  https://review.openstack.org/4837401:51
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: vSphere hypervisor plugin  https://review.openstack.org/4837501:53
*** zhikunliu has joined #openstack-qa02:11
openstackgerritZhu Zhu proposed a change to openstack/tempest: Test for the nova diagnostics API  https://review.openstack.org/4824902:28
*** dims has quit IRC02:33
*** sdague has quit IRC02:42
*** sdague has joined #openstack-qa02:42
*** giulivo has quit IRC02:43
*** dkranz has joined #openstack-qa02:55
openstackgerritXiang Hui proposed a change to openstack/tempest: Add security groups updating test for ports  https://review.openstack.org/4689403:10
openstackgerritDennyZhang proposed a change to openstack/tempest: _error_in_logs function of stress/driver.py shall check all nodes  https://review.openstack.org/4814703:15
openstackgerritZhu Zhu proposed a change to openstack/tempest: Test for the nova diagnostics API  https://review.openstack.org/4824903:31
openstackgerritJamie Lennox proposed a change to openstack-dev/devstack: Allow deploying keystone with SSL certificates  https://review.openstack.org/4707603:39
*** matsuhashi has quit IRC03:59
*** matsuhashi has joined #openstack-qa04:02
openstackgerritAnju Tiwari proposed a change to openstack/tempest: Added Negative tests for image member  https://review.openstack.org/4716704:22
openstackgerritAnju Tiwari proposed a change to openstack/tempest: Added Negative tests for image member  https://review.openstack.org/4716704:38
openstackgerritIan Wienand proposed a change to openstack-dev/devstack: Fake true return value for git show --quiet  https://review.openstack.org/4838404:40
*** madan has joined #openstack-qa04:51
openstackgerritA change was merged to openstack-dev/devstack: change git show to | head -1  https://review.openstack.org/4826504:54
RecheckWatchBotopenstack/keystone change: https://review.openstack.org/48171 failed tempest with an unrecognized error05:05
openstackgerritJinhe Fang proposed a change to openstack/tempest: Add test case for getting file contents injected  https://review.openstack.org/4838805:16
openstackgerritJamie Lennox proposed a change to openstack-dev/devstack: Allow deploying keystone with SSL certificates  https://review.openstack.org/4707605:16
*** prekarat1 has joined #openstack-qa05:17
RecheckWatchBotopenstack/nova change: https://review.openstack.org/47890 failed tempest with an unrecognized error05:23
RecheckWatchBotopenstack/ceilometer change: https://review.openstack.org/47629 failed tempest because of: https://bugs.launchpad.net/bugs/122947505:36
*** raies has joined #openstack-qa05:40
raiesafazekas__: hi good morning05:40
raiesafazekas_zz: I want to write a client function for network client for router-port-list05:41
raiesafazekas_zz: I checked debug info using curl and I got the URL05:42
raiesI implemented the client using that url05:42
raiesbut I found body null please check http://pastebin.com/h5k7G44q05:42
raiesafazekas_zz: ^^05:43
*** zhikunliu has quit IRC05:47
*** afazekas_zz is now known as afazekas05:47
raiesafazekas: please assist me on this it is a blocker for me05:49
afazekasraies: so the response is the working one in the paste05:49
raiesafazekas: when I used curl command then body returned is as excpected.05:50
afazekasWhat do you do differently when it is not working ?05:50
raiesbut when I implemented network client function in tempest for list_router_port using uri as "uri = '%s/ports?device_id=%s' % (self.uri_prefix, uuid)"05:51
raiesthen in response i get body empty05:52
*** zhikunliu has joined #openstack-qa05:52
raiesI have also added my client function here http://pastebin.com/eMVvUuC0 in last05:53
raiesafazekas: ^^05:53
raiesafazekas: please look at this as it is bocker to me05:56
afazekasAre you sure when you running it in tempest you have the port ?06:03
afazekasTempest does not uses the '%s/ports.json?device_id=%s'   (.json) , otherwise it should not be different06:04
raiesafazekas: I also used url as '%s/ports?device_id=%s06:04
raiesin both cases no body06:04
raiesas for as ports I will give you all list of net/subnet /port/router/router-port-list in pastebin06:05
raiesafazekas: http://pastebin.com/egQdL7vX06:07
afazekasas demo user ?06:08
raiesI did not try that06:08
afazekastempest using the demo user , not the admin06:09
raiesI tried these all after source openrc admin , and source openrc demo both06:10
raiesin both the cases body is empty06:10
afazekasWhat is the output of the 'neutron router-port-list d61674ce-ef3e-4371-a227-1e841944686a' after you source the demo user ?06:11
raiesI checked it. it is nothing06:12
RecheckWatchBotopenstack-dev/devstack change: https://review.openstack.org/48207 failed tempest with an unrecognized error06:12
raiesempty06:12
*** rahmu has quit IRC06:12
afazekasraies: is your issue solved by this ?06:13
raiesyes thank you very much :)06:13
*** rahmu has joined #openstack-qa06:13
*** afazekas is now known as __afazekas06:14
raiesafazekas: I want to ask one more question and that is how to make an external network06:14
* __afazekas moving06:14
raiesI want to set router gateway06:15
raieswhich requires external network id06:15
raiesso I want to make an external network06:15
__afazekasraies: it is in the config file06:15
__afazekasit is created by devstack06:15
__afazekasAFAIK only one external network supported per L3 agent06:16
__afazekasand we have only one L3 agent06:16
raiesyes that is but how I will tell to my client function to take external network from devstack itself06:16
__afazekashttps://github.com/openstack/tempest/blob/master/etc/tempest.conf.sample#L23206:18
* __afazekas I will be back in 30 minutes06:19
raiesafazekas: thank you very much06:19
*** SergeyLukjanov has joined #openstack-qa06:21
RecheckWatchBotopenstack/neutron change: https://review.openstack.org/46989 failed tempest because of: https://bugs.launchpad.net/bugs/122947506:28
*** prekarat1 has quit IRC06:38
*** afazekas has joined #openstack-qa06:43
openstackgerritIvan-Zhu proposed a change to openstack/tempest: port test_images and test_server_actions into v3 part1  https://review.openstack.org/3962106:47
openstackgerritIvan-Zhu proposed a change to openstack/tempest: port test_images and test_server_actions into v3 part2  https://review.openstack.org/3960906:47
RecheckWatchBotopenstack/nova change: https://review.openstack.org/48326 failed tempest because of: https://bugs.launchpad.net/bugs/121839106:47
*** matsuhashi has quit IRC06:47
openstackgerritJinhe Fang proposed a change to openstack/tempest: Add test case for contents of the file injected  https://review.openstack.org/4838806:52
RecheckWatchBotopenstack/cinder change: https://review.openstack.org/48308 failed tempest with an unrecognized error06:53
openstackgerritYang Yu proposed a change to openstack/tempest: Adding glance API DELETE /images/<imageid> tests  https://review.openstack.org/4798306:58
RecheckWatchBotopenstack-dev/devstack change: https://review.openstack.org/48279 failed tempest with an unrecognized error07:00
RecheckWatchBotopenstack/nova change: https://review.openstack.org/22278 failed tempest with an unrecognized error07:00
*** prekarat has joined #openstack-qa07:04
*** wramthun has quit IRC07:05
*** matsuhashi has joined #openstack-qa07:06
*** wramthun has joined #openstack-qa07:07
*** ken1ohmichi has quit IRC07:07
*** fbo_away is now known as fbo07:15
*** SergeyLukjanov has quit IRC07:24
*** jlibosva has joined #openstack-qa07:25
RecheckWatchBotopenstack/nova change: https://review.openstack.org/47625 failed tempest with an unrecognized error07:29
*** SergeyLukjanov has joined #openstack-qa07:30
openstackgerritEmilien Macchi proposed a change to openstack-dev/devstack: Add Neutron Metering Agent support  https://review.openstack.org/4804207:32
openstackgerritZhu Zhu proposed a change to openstack/tempest: Test for the nova diagnostics API  https://review.openstack.org/4824907:33
RecheckWatchBotopenstack/requirements change: https://review.openstack.org/48339 failed tempest because of: https://bugs.launchpad.net/bugs/122633707:34
*** salv-orlando has joined #openstack-qa07:39
*** wramthun has quit IRC07:40
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas vpnservice test cases  https://review.openstack.org/4733907:43
openstackgerritYang Yu proposed a change to openstack/tempest: Adding glance API DELETE /images/<imageid> tests  https://review.openstack.org/4798307:45
*** SergeyLukjanov has quit IRC07:45
*** SergeyLukjanov has joined #openstack-qa07:46
*** jhenner has quit IRC07:55
*** SergeyLu_ has joined #openstack-qa08:02
*** SergeyLukjanov has quit IRC08:04
*** zhikunliu has quit IRC08:10
RecheckWatchBotopenstack/cinder change: https://review.openstack.org/48308 failed tempest because of: https://bugs.launchpad.net/bugs/122633708:11
RecheckWatchBotopenstack/heat change: https://review.openstack.org/48182 failed tempest with an unrecognized error08:14
RecheckWatchBotopenstack/keystone change: https://review.openstack.org/45447 failed tempest because of: https://bugs.launchpad.net/bugs/121191508:17
*** zhikunliu has joined #openstack-qa08:17
openstackgerritZhu Zhu proposed a change to openstack/tempest: Add tempest tests for os-aggregate update  https://review.openstack.org/4772008:19
openstackgerritA change was merged to openstack-dev/devstack: Fix typo in lib/heat  https://review.openstack.org/4820708:21
RecheckWatchBotopenstack/ceilometer change: https://review.openstack.org/46048 failed tempest with an unrecognized error08:32
*** prekarat has quit IRC08:35
openstackgerritA change was merged to openstack/tempest: Fix problem with never stopping stress tests  https://review.openstack.org/4608708:37
*** thomasbiege1 has joined #openstack-qa08:41
*** thomasbiege1 has quit IRC08:42
*** thomasbiege1 has joined #openstack-qa08:47
*** thomasbiege1 has quit IRC08:50
openstackgerritYang Yu proposed a change to openstack/tempest: Adding glance API DELETE /images/<imageid> tests  https://review.openstack.org/4798308:52
*** giulivo has joined #openstack-qa08:55
*** yassine has joined #openstack-qa08:57
RecheckWatchBotopenstack/nova change: https://review.openstack.org/48192 failed tempest because of: https://bugs.launchpad.net/bugs/122947509:00
openstackgerritA change was merged to openstack/tempest: add server resizing tests  https://review.openstack.org/4473209:04
*** mkollaro has joined #openstack-qa09:12
*** jhenner has joined #openstack-qa09:14
openstackgerritJoe Hakim Rahme proposed a change to openstack/tempest: Adds more test to cover Swift tempURL middleware  https://review.openstack.org/4428709:17
RecheckWatchBotopenstack/python-novaclient change: https://review.openstack.org/48212 failed tempest because of: https://bugs.launchpad.net/bugs/122791509:21
RecheckWatchBotopenstack/cinder change: https://review.openstack.org/48079 failed tempest because of: https://bugs.launchpad.net/bugs/122633709:21
openstackgerritChmouel Boudjnah proposed a change to openstack-dev/devstack: Don't checkout requirements when there isn't  https://review.openstack.org/4841109:28
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IKE policies tests  https://review.openstack.org/4734809:32
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IPSec policies tests  https://review.openstack.org/4781609:33
openstackgerritafazekas proposed a change to openstack/tempest: skip test_run_stop_terminate_instance  https://review.openstack.org/4841209:37
openstackgerritChmouel Boudjnah proposed a change to openstack-dev/devstack: Use 0.6.3, 0.6.1 is not available anymore.  https://review.openstack.org/4841409:39
*** SergeyLu_ has quit IRC09:39
*** wramthun has joined #openstack-qa09:41
RecheckWatchBotopenstack/cinder change: https://review.openstack.org/48353 failed tempest because of: https://bugs.launchpad.net/bugs/122633709:46
RecheckWatchBotopenstack-dev/devstack change: https://review.openstack.org/48351 failed tempest with an unrecognized error09:49
RecheckWatchBotopenstack/keystone change: https://review.openstack.org/48266 failed tempest because of: https://bugs.launchpad.net/bugs/122633709:49
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IPSec Site Connection API tests  https://review.openstack.org/4822009:54
*** thomasbiege1 has joined #openstack-qa10:02
RecheckWatchBotopenstack/python-keystoneclient change: https://review.openstack.org/46975 failed tempest with an unrecognized error10:04
*** thomasbiege1 has quit IRC10:05
RecheckWatchBotopenstack/nova change: https://review.openstack.org/43268 failed tempest with an unrecognized error10:07
RecheckWatchBotopenstack-dev/pbr change: https://review.openstack.org/48355 failed tempest with an unrecognized error10:07
openstackgerritHoisaleshwara Madan V S proposed a change to openstack/tempest: port test_flavors into v3 part1  https://review.openstack.org/4841910:13
openstackgerritChenZheng proposed a change to openstack/tempest: Test for the agent management extension API  https://review.openstack.org/4842110:21
RecheckWatchBotopenstack/nova change: https://review.openstack.org/48185 failed tempest with an unrecognized error10:28
RecheckWatchBotopenstack-dev/devstack change: https://review.openstack.org/47414 failed tempest because of: https://bugs.launchpad.net/bugs/122633710:29
RecheckWatchBotopenstack/python-ceilometerclient change: https://review.openstack.org/47331 failed tempest with an unrecognized error10:29
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas vpnservice test cases  https://review.openstack.org/4733910:30
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IKE policies tests  https://review.openstack.org/4734810:30
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IPSec policies tests  https://review.openstack.org/4781610:31
openstackgerritMh Raies proposed a change to openstack/tempest: VPNaas IPSec Site Connection API tests  https://review.openstack.org/4822010:31
openstackgerritXiang Hui proposed a change to openstack/tempest: Add security groups updating test for ports  https://review.openstack.org/4689410:43
*** thomasbiege1 has joined #openstack-qa10:43
*** thomasbiege1 has quit IRC10:53
RecheckWatchBotopenstack/oslo.config change: https://review.openstack.org/48329 failed tempest with an unrecognized error10:56
*** weshay has joined #openstack-qa11:00
*** malini_afk is now known as malini11:03
RecheckWatchBotopenstack/python-novaclient change: https://review.openstack.org/35526 failed tempest with an unrecognized error11:08
*** dims has joined #openstack-qa11:20
RecheckWatchBotopenstack/keystone change: https://review.openstack.org/48111 failed tempest with an unrecognized error11:20
*** prekarat has joined #openstack-qa11:31
RecheckWatchBotopenstack-dev/devstack change: https://review.openstack.org/48368 failed tempest because of: https://bugs.launchpad.net/bugs/122947511:32
RecheckWatchBotopenstack/requirements change: https://review.openstack.org/48369 failed tempest because of: https://bugs.launchpad.net/bugs/122633711:37
*** ken1ohmichi has joined #openstack-qa11:47
raiesafazekas: hi11:49
raiesI have modified router deletion a bit better please check https://review.openstack.org/#/c/47339/11:50
*** SergeyLukjanov has joined #openstack-qa11:55
*** ken1ohmichi has quit IRC11:59
RecheckWatchBotopenstack/nova change: https://review.openstack.org/47479 failed tempest with an unrecognized error11:59
*** malini is now known as malini_afk12:02
*** dims has quit IRC12:07
afazekasslav-orlando:  https://review.openstack.org/#/c/47339/12:10
salv-orlandoafazekas: already on it12:16
*** dims has joined #openstack-qa12:20
*** ekarlso has quit IRC12:20
RecheckWatchBotopenstack-dev/devstack change: https://review.openstack.org/48207 failed tempest with an unrecognized error12:22
RecheckWatchBotopenstack/cinder change: https://review.openstack.org/48309 failed tempest with an unrecognized error12:31
openstackgerritZhu Zhu proposed a change to openstack/tempest: Add tempest tests for os-aggregate update  https://review.openstack.org/4772012:34
*** matsuhashi has quit IRC12:34
*** hootjr has joined #openstack-qa12:35
*** zhikunliu has quit IRC12:42
RecheckWatchBotopenstack/tempest change: https://review.openstack.org/45578 failed tempest because of: https://bugs.launchpad.net/bugs/122633712:45
openstackgerritHoisaleshwara Madan V S proposed a change to openstack/tempest: port test_flavors into v3 part2  https://review.openstack.org/4844012:48
*** madan has quit IRC12:54
*** giulivo has quit IRC12:56
RecheckWatchBotopenstack/tempest change: https://review.openstack.org/48249 failed tempest because of: https://bugs.launchpad.net/bugs/122346913:04
openstackgerritZhu Zhu proposed a change to openstack/tempest: Add tempest tests for os-aggregate update  https://review.openstack.org/4772013:06
openstackgerritChangBo Guo proposed a change to openstack/tempest: Add reset server api test  https://review.openstack.org/4844213:07
mkodererdosaboy: ping13:11
openstackgerritChangBo Guo proposed a change to openstack/tempest: Add reset server api test  https://review.openstack.org/4844213:12
RecheckWatchBotopenstack/keystone change: https://review.openstack.org/48171 failed tempest because of: https://bugs.launchpad.net/bugs/122633713:12
dosaboymkoderer: hey13:12
dosaboygot a question for you13:12
mkodererdosaboy: ok13:12
dosaboymkoderer: any idea why this is failing - https://review.openstack.org/#/c/45465/13:13
dosaboyi reckon it may be caused by the swift_auth setting in the swift backup driver13:13
mkodererdosaboy: ok let me check13:13
dosaboybut it isnot clear to me how that should be configured13:13
dosaboyand afaik you added that in ;)13:13
dosaboymkoderer: thanks13:14
*** rfolco has joined #openstack-qa13:14
openstackgerritMate Lakat proposed a change to openstack-dev/devstack: xenapi: display IP and DevStack result on console  https://review.openstack.org/4844413:16
mkodererdosaboy: does it work locally for you?13:16
dosaboynope13:17
dosaboyso tempest is using admin creds but swift backup driver uses non-admin creds fir some reason13:17
mkodererdosaboy: mh, so you could change your identity for the test13:21
mkodererdosaboy: but I don't think this the correct way13:21
*** mriedem has joined #openstack-qa13:24
*** bdperkin has quit IRC13:25
*** dkranz has quit IRC13:25
*** jaypipes has joined #openstack-qa13:25
*** ChanServ sets mode: +o jaypipes13:26
dosaboymkoderer: are you able to run the test?13:26
*** malini_afk is now known as malini13:27
*** jasondotstar has joined #openstack-qa13:29
*** bdperkin has joined #openstack-qa13:30
mkodererdosaboy: I'll put it on my todo list ;)13:36
*** dkranz has joined #openstack-qa13:38
*** matsuhashi has joined #openstack-qa13:43
*** dkranz has quit IRC13:59
dosaboymkoderer: awesome thanks!14:00
mkodererdosaboy: you don't know how long my todo list is :P14:01
*** jasondotstar has quit IRC14:11
openstackgerritjeff proposed a change to openstack/tempest: Test for server create with IPv6 address only  https://review.openstack.org/4845414:12
*** giulivo has joined #openstack-qa14:12
mtreinishjog0: yeah I saw that yesterday I pushed out a simple patch to test it14:12
mtreinishjog0: although you pushed a better version later14:13
*** matsuhashi has quit IRC14:13
*** jasondotstar has joined #openstack-qa14:18
*** prekarat1 has joined #openstack-qa14:25
*** prekarat has quit IRC14:26
*** sthaha has quit IRC14:38
*** jlibosva has quit IRC14:39
*** anteaya has joined #openstack-qa14:39
jog0for 4837214:52
jog0I do want to move them into a config dir14:52
jog0but figured make that a seperate patch14:53
jog0this one gets 'tox -epep8' and 'tox -epy27' working14:53
openstackgerritA change was merged to openstack/tempest: Handling network resources in tenant isolation  https://review.openstack.org/4557814:54
openstackgerritA change was merged to openstack-dev/devstack: xenapi: Get rid of prompt settings  https://review.openstack.org/4807814:55
mtreinishjog0: ok that's fine with me14:56
jog0mtreinish: oh and I don't think we should do two +2s yet14:57
jog0but for this patch want to get mordred blessing fist14:57
jog0first14:57
*** atiwari has joined #openstack-qa14:57
*** thomasbiege has joined #openstack-qa14:58
mtreinishjog0: ok, yeah I was going to ask what we were going to do for reviews14:59
mtreinishthat's why on the the new bug for queries I stuck with a single +2 because I didn't want to push it through without checking that's what we were going to do15:00
jog0mtreinish: yeah, also for now this is the core group https://review.openstack.org/#/admin/groups/218,members15:00
jog0open to other suggestions on how to do it  too15:00
mtreinishjog0: that's fine with me, those are probably the people most likely to contribute to it15:02
mtreinishat least at first15:02
jog0yeah15:03
*** zhikunliu has joined #openstack-qa15:03
*** jlibosva has joined #openstack-qa15:04
*** thomasbiege has quit IRC15:04
*** zhikunliu has quit IRC15:07
*** prekarat1 has quit IRC15:08
*** prekarat has joined #openstack-qa15:08
*** dkranz has joined #openstack-qa15:12
*** prekarat has quit IRC15:15
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Update future work section in README  https://review.openstack.org/4847215:17
openstackgerritA change was merged to openstack-dev/devstack: Allow keystone to run from apache  https://review.openstack.org/4686615:24
openstackgerritMonty Taylor proposed a change to openstack-infra/devstack-gate: Add ability to do smart backwards compat testing  https://review.openstack.org/4194515:34
openstackgerritMatthew Treinish proposed a change to openstack-infra/elastic-recheck: Break out es.search into common method  https://review.openstack.org/4847715:39
openstackgerritMatthew Treinish proposed a change to openstack-dev/devstack: Enable tenant isolation to tempest for neutron  https://review.openstack.org/4631415:39
*** fbo is now known as fbo_away15:40
openstackgerritMonty Taylor proposed a change to openstack-infra/devstack-gate: Add ability to do smart backwards compat testing  https://review.openstack.org/4194515:43
*** dkranz has quit IRC15:44
*** SergeyLukjanov has quit IRC15:45
*** SergeyLukjanov has joined #openstack-qa15:46
*** fbo_away is now known as fbo15:47
*** SergeyLukjanov has quit IRC15:56
*** dkranz has joined #openstack-qa15:57
*** thomasbiege has joined #openstack-qa16:07
*** afazekas has quit IRC16:14
*** yassine has quit IRC16:25
*** jasondotstar has quit IRC16:29
*** __afazekas is now known as afazekas16:41
*** bdperkin has quit IRC16:42
*** bdperkin has joined #openstack-qa16:42
*** zigo_ has quit IRC16:42
*** zigo has joined #openstack-qa16:42
*** prekarat has joined #openstack-qa16:47
*** SergeyLukjanov has joined #openstack-qa16:49
*** thomasbiege has quit IRC16:50
*** prekarat has joined #openstack-qa16:50
sdaguemeeting time in a couple minutes16:58
afazekasok16:58
*** mlavalle has joined #openstack-qa17:00
afazekassdague: do you who and how gets a 'promotional code'  to the summit ?17:01
sdagueafazekas: ATCs should all get one17:02
sdaguethe email would come from stefano17:02
*** hootjr has quit IRC17:05
afazekassdague: thx17:09
*** prekarat has quit IRC17:10
*** prekarat has joined #openstack-qa17:12
openstackgerritMonty Taylor proposed a change to openstack-infra/devstack-gate: Add ability to do smart backwards compat testing  https://review.openstack.org/4194517:28
*** jasondotstar has joined #openstack-qa17:31
*** mlavalle has quit IRC17:33
openstackgerritDennyZhang proposed a change to openstack/tempest: tempest/config.py parse sections of object-storage and dashboard incorrectly  https://review.openstack.org/4850217:35
*** krtaylor has quit IRC17:55
openstackgerritA change was merged to openstack-dev/devstack: fix tee errors  https://review.openstack.org/4827918:04
*** mriedem has quit IRC18:06
*** mriedem has joined #openstack-qa18:06
dkranzsdague: I created https://blueprints.launchpad.net/tempest/+spec/fail-gate-on-log-errors18:08
dkranzsdague: For some strange reason, when I add work items, they disappear after I save them. Have you seen this issue?18:08
sdaguecool18:10
*** jhenner has quit IRC18:12
*** salv-orlando has quit IRC18:12
dkranzsdague:   ^^^ about the work item issue?18:13
sdaguedkranz: I see 3 of them there18:14
sdaguelaunchpad has definitely been acting up recently18:14
*** afazekas is now known as afazekas_zz18:14
dkranzsdague: Huh. Maybe it is a refresh bug in the browser. I see them when I reload the page.18:15
jog0sdague: whats the tempest policy on disabling flakey tests https://review.openstack.org/#/c/48412/18:15
*** madan has joined #openstack-qa18:16
sdaguejog0: if things are super problematic, we can skip with a bug like that18:16
jog0sdague: why not make projects acually fix there bugs?18:17
sdaguebecause they don't always18:17
jog0sdague: I am concerend that if we skip them they won't get fixed18:17
sdagueI'm with you... so it's a judgement call18:18
jog0I vote don't disable18:18
sdagueok18:18
openstackgerritMonty Taylor proposed a change to openstack/tempest: Update tempest to latest tox and requirements  https://review.openstack.org/4530318:18
mordredI am stumped on the above18:19
jog0IMHO disable when bug is tracked for a release and or marked as high or critical18:19
sdaguejog0: it's probably worth a summit session to get some of this policy down, we have a bunch of it now, but it's more lore than policy18:23
jog0sdague: ++18:25
dkranzjog0: The problem is when project A has a bug that is not considered high priority but which causes project B's jobs to rail a log.18:25
jog0sounds like one you should lead18:25
jog0dkranz: we are all in this together18:25
jog0integrated if you will18:25
*** torandu has joined #openstack-qa18:25
dkranzjog0: Even though tempest has the keys to the gate, I am not sure that give us the authority to make these kinds of decisions18:26
sdaguejog0 I'm with you.... there are holdouts in that thinking though18:26
*** madan has quit IRC18:26
dkranzjog0: I'm with you too.18:26
mtreinishmordred: is that still the build_sphinx issue?18:26
mordredmtreinish: yeah. dhellman is looking at it18:26
dkranzjog0: THis has to be resolved at the community level18:26
sdaguejog0: largely it's a balancing act on how many pitch forks are coming at us18:26
jog0dkranz: either way we are making a decision18:26
mordredmtreinish: I'm SO BAFFLED18:26
jog0sdague dkranz: yeah, which is why its good summit session18:26
dkranzjog0: Yes, but I am not sure what policy would help18:27
*** jasondotstar has quit IRC18:27
dkranzjog0: There is no mechanism for system-wide prioritization18:27
mordredI think they have to all be judged case by case18:27
*** jhenner has joined #openstack-qa18:27
mordredbut - I do think that having a discussion about what our views are that can help judging each of them would be very helpful18:27
dkranzmordred: That's what I was saying18:27
mordreddkranz: ++18:27
mtreinishmordred: yeah I spent an hour or 2 looking at a couple weeks ago and I couldn't figure it out either. I had no clue why it wasn't working.18:27
dkranzmordred: Yes, of course18:28
mordredmtreinish: my favorite part about it was that it, you know, fails trying to run build_sphinx WHILE RUNNING build_sphinx18:28
jog0++ to a wider discussion.  I would rather have a flaky gate that forces people to fix bugs then release flaky code18:30
openstackgerritatarcool proposed a change to openstack/tempest: port test_absolute_limits into v3 part1  https://review.openstack.org/4850918:31
openstackgerritatarcool proposed a change to openstack/tempest: port test_images and test_server_actions into v3 part1  https://review.openstack.org/3962118:31
openstackgerritatarcool proposed a change to openstack/tempest: port test_images and test_server_actions into v3 part2  https://review.openstack.org/3960918:31
jog0flakey code is what makes users go made (speaking from me going mad at flaky code)18:31
*** giulivo has quit IRC18:31
*** krtaylor has joined #openstack-qa18:37
mtreinishmordred: heh, yeah that is great18:37
sdaguejog0: yeh, so I think it's a carrot and stick thing18:37
*** mlavalle has joined #openstack-qa18:37
sdaguewhich have to both be less willing to skip things, but also provide better tools in tracking down issues18:38
sdagueanyway, good summit session18:38
jog0sdague: yup and yup.  And exactly why we have elastic-recheck.  Oh and I Forgot to mention you in that email but i stole the original code from you18:39
*** jhenner has quit IRC18:40
dimsjog0, sdague - talking about flakiness, staring at this devstack-gate with neutron issue - https://bugs.launchpad.net/nova/+bug/1229475 and can't figure out...18:42
sdaguejog0: stealing is good :)18:42
jog0dims: yeah that one is a strange18:43
jog0why do you think its realated to 121191518:44
jog0because both neutronclient?18:44
dimsy, i have a feeling that the retry loop in neutronclient keeps retrying when it hits this and sometimes not not manage to talk to neutron18:45
jog0dims: sounds reasonable to me18:45
dimsand both issues started happening around the same time18:46
jog0so not sure if thats true ealsticsearch is bad for that18:46
jog0we store 2 weeks of logs18:46
dimsah ok18:46
jog0but I tend to agree18:46
dimsat least that's what's in my head now staring at logstash for a few hours18:47
jog0dims: logstash is pretty awesome right!18:47
jog0you have clarkb to thank for that18:47
jog0dims: good luck tracing this one down, lunch time for me18:48
dimsjog0, yep!!18:48
*** thomasbiege1 has joined #openstack-qa18:56
*** thomasbiege1 has quit IRC19:00
*** krtaylor has quit IRC19:01
*** rockyg has quit IRC19:03
*** prekarat has quit IRC19:10
openstackgerritDennyZhang proposed a change to openstack/tempest: isolated_creds.py:_get_tenant_by_name doesn't return correctly, if tempest_client is unset  https://review.openstack.org/4851619:18
*** mkollaro has quit IRC19:21
sdaguemtreinish: https://review.openstack.org/#/c/48516/1 - got a sec for that19:28
dkranzsdague: What is the process if a bug that is Fix Released starts still happens?19:32
mtreinishsdague: ok reviewd.I actually think that just adding a break would be better19:32
mtreinishdkranz: reopen it19:32
sdagueyeh, move it back to one of the open states19:32
dkranzsdague: Will do19:33
openstackgerritDennyZhang proposed a change to openstack/tempest: avoid variable shadow in _create_creds function  https://review.openstack.org/4851819:37
*** jhenner has joined #openstack-qa19:41
openstackgerritDennyZhang proposed a change to openstack/tempest: isolated_creds.py:_get_tenant_by_name doesn't return correctly, if tempest_client is unset  https://review.openstack.org/4851619:43
*** jlibosva has quit IRC19:49
openstackgerritKyle Mestery proposed a change to openstack-dev/devstack: Correctly set the L3 service plugin for ML2  https://review.openstack.org/4852219:51
openstackgerritKyle Mestery proposed a change to openstack-dev/devstack: Default to the ML2 plugin in Neutron instead of OVS  https://review.openstack.org/4783719:51
openstackgerritDennyZhang proposed a change to openstack/tempest: _create_creds function shouldn't call rand_name twice  https://review.openstack.org/4851819:53
openstackgerritKyle Mestery proposed a change to openstack-dev/devstack: Correctly set the L3 service plugin for ML2  https://review.openstack.org/4852219:55
openstackgerritKyle Mestery proposed a change to openstack-dev/devstack: Default to the ML2 plugin in Neutron instead of OVS  https://review.openstack.org/4783719:55
*** malini is now known as malini_afk20:04
openstackgerritDennyZhang proposed a change to openstack/tempest: isolated_creds.py:_get_tenant_by_name doesn't return correctly, if tempest_client is unset  https://review.openstack.org/4851620:04
*** ekarlso has joined #openstack-qa20:13
*** thomasbiege1 has joined #openstack-qa20:16
*** rockyg has joined #openstack-qa20:28
*** fbo is now known as fbo_away20:32
jog0anyone looking fr a bug to debug: https://bugs.launchpad.net/tempest/+bug/123040720:34
jog0100 hits in last 2 days20:34
*** thomasbiege1 has quit IRC20:39
*** krtaylor has joined #openstack-qa20:50
mtreinishjog0: wow I assumed that: https://bugs.launchpad.net/tempest/+bug/1226337 was the top offender21:04
jog0mtreinish: we ahve many top offenders :)21:06
*** dkranz has quit IRC21:24
*** adalbas has quit IRC21:25
*** mriedem has quit IRC21:35
*** mlavalle has quit IRC21:36
*** adalbas has joined #openstack-qa21:41
*** rhsu has joined #openstack-qa21:53
*** jhenner has quit IRC22:04
openstackgerritDennyZhang proposed a change to openstack/tempest: tempest/config.py parse some sectionsincorrectly  https://review.openstack.org/4850222:20
*** SergeyLukjanov has quit IRC22:38
*** rhsu has quit IRC22:47
*** rockyg has quit IRC22:48
openstackgerritDennyZhang proposed a change to openstack/tempest: tempest/config.py parse some sections incorrectly  https://review.openstack.org/4850222:52
*** atiwari has quit IRC22:57
*** rockyg has joined #openstack-qa22:59
jamielennoxdtroyer: let me know if you're here, want to discuss: https://review.openstack.org/#/c/47076/ and grenade23:10
*** mriedem has joined #openstack-qa23:23
openstackgerritSalvatore Orlando proposed a change to openstack/tempest: Enable tenant connectivity check over unreachable nets  https://review.openstack.org/4690023:28
openstackgerritSalvatore Orlando proposed a change to openstack/tempest: Register debug options when TempestConfig is initialized  https://review.openstack.org/4854023:38
*** dims has quit IRC23:53
openstackgerritDavanum Srinivas (dims) proposed a change to openstack/tempest: Ensure server is in ACTIVE state  https://review.openstack.org/4749423:54

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