Thursday, 2015-09-03

mriedemjogo: !!!00:00
mtreinishgmann, oomichi: https://bugs.launchpad.net/python-novaclient/+bug/149157900:00
openstackLaunchpad bug 1491579 in python-novaclient "against all sanity, nova needs to work around broken public clouds" [Critical,Confirmed]00:00
gmannmtreinish: oomichi : in that case we should add test for each version get also. /v2.1 and /v2 ?00:00
*** yamamoto has joined #openstack-qa00:01
mtreinishgmann: well the entry in the service catalog is versioned and tempest only knows about 1 for nova00:01
mtreinishgmann: so it'll have to be on whatever version is returned from the service catalog00:01
openstackrecheckConsole logs not available after 13:31s for gate-tempest-dsvm-neutron-full 219222,1,ef855a000:01
gmannmtreinish: yea, right. get version itself will verify the blocking of GET version thing00:03
gmannmtreinish: confusion about bug/1491579. blocking thing was on public Clouds side or on novaclient side?00:06
mtreinishgmann: there needs to be a workaround in novaclient to handle things being blocked server side00:07
mtreinishbecause right now iirc novaclient is unconditionally trying to get the version00:07
mtreinishand that's being blocked by the public clouds00:08
gmannmtreinish: so in that case novaclient querying on public clouds should be blocked(by hanging connections) right?00:09
gmannmtreinish: means with current novaclient without any workaround00:10
jogomriedem: what did I do?00:12
mtreinishgmann: right in the current case it just doesn't work it hangs because of the proxy in the middle00:12
*** hockeynut has quit IRC00:13
mtreinishjogo: you made a client functional test hook that bit rotted and broke on several clients because they copied it from novaclient00:13
*** charz has quit IRC00:14
mtreinishI was the source of the bit rot though, but I think it's more your fault than mine :)00:14
mtreinishsorry, pinfault00:14
*** jasonsb_ has quit IRC00:14
*** Swami has quit IRC00:14
*** Swami_ has quit IRC00:14
*** Swami__ has joined #openstack-qa00:14
*** Swami has joined #openstack-qa00:14
mriedemjogo: nada00:14
jogomtreinish: hehe, what rotted?00:14
jogowhich part00:15
mtreinishjogo: http://lists.openstack.org/pipermail/openstack-dev/2015-August/072982.html00:15
mriedemjogo: https://review.openstack.org/#/c/219924/00:15
mriedemjogo: aren't you still nova core?00:15
mriedemjust approve that00:15
openstackrecheckConsole logs not available after 13:39s for gate-nova-python27 217674,5,2fbe0b300:15
openstackgerritMerged openstack-infra/elastic-recheck: Add query for missing subunit2html bug 1491646  https://review.openstack.org/21990900:15
openstackbug 1491646 in python-novaclient ".tox/functional/bin/python: can't open file '/usr/local/jenkins/slave_scripts/subunit2html.py': [Errno 2] No such file or directory" [Undecided,In progress] https://launchpad.net/bugs/1491646 - Assigned to Matt Riedemann (mriedem)00:15
gmannmtreinish: ohk. yea current one will just hang.00:15
*** notmyname has quit IRC00:15
*** charz has joined #openstack-qa00:16
jogono I am not a nova core anymore, stepped down00:17
mtreinishpinslacker00:17
*** hockeynut has joined #openstack-qa00:17
*** notmyname has joined #openstack-qa00:17
lifelessjogo: btw, hacking on nova when guardians of the galaxy is playing... great for confusion :)00:17
jogomtreinish: ohh your broke it, I just made the mistake of listening to you00:18
jogohehe00:18
mtreinishjogo: I gave plenty of warning, everyone had a weeks notice that the change was coming00:18
mtreinishjogo: only cdent for ceilo and neutron did anything ahead of time00:19
jogohaha00:19
lifelessmtreinish: it would be nice if that stuff was self testing00:19
*** dmorita has joined #openstack-qa00:19
mtreinishlifeless: heh, it'd be intersting, because I was basically moving a script on the nodepool image00:20
mtreinishlifeless: we'd basically have to run every job type against the output image to catch it00:20
lifelessmtreinish: yeah; so something like build-image, run some selection of jobs00:20
lifelessmtreinish: right00:20
lifelessmtreinish: but like constraints - don't need *everything* to have high confidence. Just a good selection00:20
mtreinishlifeless: yeah in this case novaclient would have caught all the client functional jobs00:21
*** mtanino_ has quit IRC00:21
mtreinishsince they all took the hook from nova00:21
openstackgerritArkadiy Kraminsky proposed openstack/tempest: Add volume backed live migration test  https://review.openstack.org/16523300:21
*** hockeynut has quit IRC00:23
*** dwalleck has quit IRC00:23
oomichimtreinish: I tried the same test previousely on https://review.openstack.org/#/c/73912/ , but I gave up.00:24
oomichimtreinish: ok, I will re-try it on your patch00:24
mtreinishoomichi: cool, thanks00:25
*** Swami__ has quit IRC00:25
*** Swami has quit IRC00:25
mtreinishoomichi: I was thinking of cheating and just doing os.path.dirname() on the url and calling raw_request00:25
mtreinishoomichi: because a GET on v2/ doesn't require auth right?00:26
gmannoomichi: mtreinish : nova functional tests for striping the tenant id for version tests - https://github.com/openstack/nova/blob/master/nova/tests/functional/api/client.py#L16600:26
mtreinishoomichi: but, anyway time for me to call it a night, I'll let you figure it out :)00:26
*** achanda has joined #openstack-qa00:28
openstackrecheckConsole logs not available after 13:34s for gate-nova-pep8 209581,18,e2d626f00:28
*** Swami has joined #openstack-qa00:30
*** pvaneck_ has quit IRC00:31
oomichimtreinish: we can get list of versions without auth.00:32
oomichimtreinish: but we cannot get certain version like v2/ without auth.00:32
oomichimtreinish: sample is https://etherpad.openstack.org/p/tempest-nova-version-api-test00:32
*** dwalleck has joined #openstack-qa00:34
oomichimtreinish: sorry, that was mistake. we can get *v2.0/* without auth00:35
*** dwalleck has quit IRC00:35
*** Sukhdev_ has joined #openstack-qa00:37
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full 219231,2,39c067700:42
*** bknudson has quit IRC00:44
*** dwalleck has joined #openstack-qa00:44
*** dwalleck has quit IRC00:45
*** armax has quit IRC00:46
*** armax has joined #openstack-qa00:47
*** achanda has quit IRC00:51
*** achanda has joined #openstack-qa00:52
*** achanda has quit IRC00:52
openstackrecheckConsole logs not available after 13:25s for gate-swift-python27 219165,3,35158a000:55
*** hichihara has joined #openstack-qa00:59
*** rossella_s has quit IRC01:06
*** rossella_s has joined #openstack-qa01:06
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Make update_server use **kwargs  https://review.openstack.org/21745901:07
openstackrecheckConsole logs not available after 13:21s for gate-nova-pep8 218642,4,7bb99b001:09
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Make create_server use **kwargs  https://review.openstack.org/21746801:19
*** tochi has quit IRC01:20
*** BharatK has joined #openstack-qa01:20
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-postgres-full-kilo 214987,7,dcc76c401:22
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Add test for api version info  https://review.openstack.org/21987301:30
oomichimtreinish: gmann: ^^^ I updated the api test patch, and the test passed on my local env.01:31
gmannoomichi: Thansk, much fast :)01:31
oomichigmann: just copy the code from python-novaclient ;)01:32
gmannoomichi: currently it just check response none or not. do you think we should add response schema for this or in follow up01:32
oomichigmann: ah, nice point. please -1 on it01:32
gmannoomichi: :)01:32
openstackrecheckConsole logs not available after 13:23s for gate-cinder-python27 219239,1,60b453001:35
oomichigmann: oops, I was surprised tempest already contains the schema, but it is not used at all because the test didn't exist..01:39
oomichihttps://review.openstack.org/#/c/80936/ added the schema of v3 and we forgot to remove it.01:40
oomichiI will update them01:41
*** ranger81 has quit IRC01:42
gmannoomichi: ah i see, yes that is for specific version. Thanks01:42
*** Swami has quit IRC01:44
*** achanda has joined #openstack-qa01:44
*** jasonsb has joined #openstack-qa01:46
*** ranger81 has joined #openstack-qa01:47
openstackrecheckConsole logs not available after 13:22s for gate-cinder-python27 202029,18,7c9b9f701:49
*** boris-42 has quit IRC01:50
*** ranger81 has quit IRC01:52
*** zz_dimtruck is now known as dimtruck01:53
*** ranger81 has joined #openstack-qa01:59
*** ranger81 has quit IRC02:01
openstackrecheckConsole logs not available after 13:22s for gate-grenade-dsvm 219222,1,271447b02:02
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Add test for api version info  https://review.openstack.org/21987302:11
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Remove Nova v3 version API schema  https://review.openstack.org/21995802:11
*** armax has quit IRC02:12
*** mylu has joined #openstack-qa02:13
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Add test for Nova list-versions API  https://review.openstack.org/21987302:15
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 219248,1,22a29a502:16
*** hockeynut has joined #openstack-qa02:16
*** mylu has quit IRC02:17
*** mylu has joined #openstack-qa02:17
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Add test for Nova list-versions API  https://review.openstack.org/21987302:18
*** woodster_ has quit IRC02:19
openstackgerritGhanshyam Mann proposed openstack/tempest: Return complete response from servers_client  https://review.openstack.org/21655902:25
*** mylu has quit IRC02:25
openstackrecheckConsole logs not available after 13:26s for gate-tempest-dsvm-full-ceph 205834,10,23b860f02:29
*** Kennan has quit IRC02:29
*** Kennan has joined #openstack-qa02:30
*** mylu has joined #openstack-qa02:31
*** Sukhdev_ has quit IRC02:32
*** mylu has quit IRC02:34
*** sabeen has joined #openstack-qa02:41
openstackrecheckConsole logs not available after 13:23s for gate-keystone-python27 158398,41,a6e39b802:43
*** kiran-r has joined #openstack-qa02:43
*** armax has joined #openstack-qa02:49
*** tochi has joined #openstack-qa02:52
openstackgerritKen'ichi Ohmichi proposed openstack/tempest-lib: Switch json to oslo_serialization for token_client  https://review.openstack.org/21954102:54
openstackrecheckConsole logs not available after 13:22s for gate-grenade-dsvm-ceilometer 212498,5,9b9c92102:56
*** kiran-r has quit IRC02:58
*** mriedem has quit IRC03:00
*** bkopilov has quit IRC03:05
*** mylu has joined #openstack-qa03:05
*** mylu has quit IRC03:09
openstackrecheckConsole logs not available after 13:22s for gate-nova-python27 217105,2,b4de28803:09
*** mylu has joined #openstack-qa03:10
*** fedexo has joined #openstack-qa03:14
openstackrecheckConsole logs not available after 13:23s for gate-keystone-docs 209132,13,3cb62cb03:23
*** mylu has quit IRC03:26
*** BadCub has quit IRC03:27
*** eglute has quit IRC03:27
*** dimtruck has quit IRC03:27
*** BadCub has joined #openstack-qa03:27
*** achanda has quit IRC03:28
*** davidlenwell has quit IRC03:29
*** ranger81 has joined #openstack-qa03:29
*** jroll has quit IRC03:30
*** ranger81 has quit IRC03:30
*** eglute has joined #openstack-qa03:32
*** davidlenwell has joined #openstack-qa03:32
*** fedexo has quit IRC03:32
*** fedexo has joined #openstack-qa03:32
*** dimtruck has joined #openstack-qa03:33
*** ranger81 has joined #openstack-qa03:33
*** jroll has joined #openstack-qa03:33
*** adam_g has quit IRC03:33
*** adam_g has joined #openstack-qa03:35
*** adam_g has quit IRC03:35
*** adam_g has joined #openstack-qa03:35
*** tpeoples has joined #openstack-qa03:35
*** dims has joined #openstack-qa03:35
openstackrecheckConsole logs not available after 13:23s for gate-grenade-dsvm 217567,16,dcb223f03:36
*** dimtruck is now known as zz_dimtruck03:37
*** fedexo has quit IRC03:41
*** dpaterson has quit IRC03:41
*** tpeoples has quit IRC03:46
*** jecarey has quit IRC03:46
*** ranger81 has quit IRC03:49
*** ranger81 has joined #openstack-qa03:49
openstackrecheckConsole logs not available after 13:25s for gate-grenade-dsvm 217798,2,412644a03:50
*** SridharG has joined #openstack-qa03:52
*** boris-42 has joined #openstack-qa03:59
*** dims has quit IRC04:00
*** sabeen has quit IRC04:02
openstackrecheckConsole logs not available after 13:29s for gate-tempest-dsvm-postgres-full 199051,23,fef5e0604:03
*** BharatK has quit IRC04:04
*** jerryz has quit IRC04:06
*** Sukhdev_ has joined #openstack-qa04:06
*** amotoki has joined #openstack-qa04:11
*** svilgelm has joined #openstack-qa04:14
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Add test for Nova list-versions API  https://review.openstack.org/21987304:16
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full 205835,9,329bb2104:16
*** SridharG has quit IRC04:26
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-full 216378,7,8048cdf04:30
*** yfried has quit IRC04:31
*** SridharG has joined #openstack-qa04:35
*** tpeoples has joined #openstack-qa04:37
*** ranger81 has quit IRC04:40
*** gamado has joined #openstack-qa04:42
*** ranger81 has joined #openstack-qa04:47
*** svilgelm has quit IRC04:51
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-postgres-full 218820,2,f179c9804:54
*** tpeoples has quit IRC04:55
*** viktor-tikkanen has joined #openstack-qa04:57
*** bkopilov has joined #openstack-qa04:57
openstackgerritAnusha Ramineni proposed openstack/tempest: Add unit tests for security_group_rules_client  https://review.openstack.org/21998804:58
*** dims has joined #openstack-qa04:59
*** BharatK has joined #openstack-qa04:59
*** afazekas has joined #openstack-qa05:04
*** BharatK has quit IRC05:06
*** rossella_s has quit IRC05:06
*** dims has quit IRC05:06
*** rossella_s has joined #openstack-qa05:06
openstackrecheckConsole logs not available after 13:25s for gate-grenade-dsvm 216733,6,3ab3e3205:08
*** BharatK has joined #openstack-qa05:13
*** kiran-r has joined #openstack-qa05:14
*** shausy has joined #openstack-qa05:16
*** Poornima has joined #openstack-qa05:19
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-nova-v21-full 217461,5,ebb3d1505:21
openstackgerritMerged openstack-dev/devstack: add options to support nova test matrix  https://review.openstack.org/21934705:22
*** Kennan2 has joined #openstack-qa05:24
openstackgerritMerged openstack-dev/devstack: turn multi host true for nova network by default  https://review.openstack.org/21886005:24
openstackgerritMerged openstack/tempest-lib: Make TokenClientJSON deprecated  https://review.openstack.org/19893005:24
*** Kennan has quit IRC05:25
*** mylu has joined #openstack-qa05:26
*** shausy has quit IRC05:27
*** SridharG has left #openstack-qa05:29
*** ranger81 has quit IRC05:29
*** neeti has joined #openstack-qa05:30
*** mylu has quit IRC05:31
*** yfried has joined #openstack-qa05:33
*** achanda has joined #openstack-qa05:34
openstackrecheckConsole logs not available after 13:38s for gate-grenade-dsvm-partial-ncpu 214085,25,4da481405:35
*** yfried_ has joined #openstack-qa05:37
*** yfried has quit IRC05:37
*** itzikb has joined #openstack-qa05:39
*** achanda has quit IRC05:40
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Remove Nova v3 version API schema  https://review.openstack.org/21995805:41
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Add test for Nova list-versions API  https://review.openstack.org/21987305:41
*** apevec has joined #openstack-qa05:42
*** apevec has joined #openstack-qa05:42
*** kiran-r has quit IRC05:44
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-nova-v21-full 217572,1,773c2a105:48
openstackgerritReedip proposed openstack/tempest: Added Test Cases for ImagesClient  https://review.openstack.org/21808105:51
*** yfried_ is now known as yfried|afk06:00
*** achanda has joined #openstack-qa06:00
*** itzikb has quit IRC06:01
openstackrecheckConsole logs not available after 13:35s for gate-tempest-dsvm-neutron-full-kilo 217456,4,602150706:02
*** yfried|afk is now known as yfried_06:02
*** itzikb has joined #openstack-qa06:03
*** Sukhdev_ has quit IRC06:06
openstackrecheckConsole logs not available after 13:21s for gate-grenade-dsvm 204643,11,06a9a6806:15
openstackgerritKen'ichi Ohmichi proposed openstack/tempest-lib: Switch json to oslo_serialization for token_client  https://review.openstack.org/21954106:15
*** achanda has quit IRC06:19
*** chmouel has quit IRC06:26
*** chmouel has joined #openstack-qa06:28
*** mylu has joined #openstack-qa06:28
openstackrecheckConsole logs not available after 13:23s for gate-grenade-dsvm 202680,2,0c6504f06:28
*** mpaolino has joined #openstack-qa06:31
*** mylu has quit IRC06:32
*** SridharG has joined #openstack-qa06:36
openstackrecheckConsole logs not available after 14:32s for gate-tempest-dsvm-neutron-full 217468,9,32307c506:43
*** kiran-r has joined #openstack-qa06:44
openstackgerritGhanshyam Mann proposed openstack/tempest: Return complete response from servers_client  https://review.openstack.org/21655906:44
*** sshnaidm has joined #openstack-qa06:48
*** achanda has joined #openstack-qa06:48
openstackgerritKen'ichi Ohmichi proposed openstack/tempest: Make create_server use **kwargs  https://review.openstack.org/21746806:52
*** safchain has joined #openstack-qa06:56
openstackrecheckConsole logs not available after 13:22s for gate-horizon-python27 193079,12,9f2c1dc06:56
*** dtantsur|afk is now known as dtantsur06:57
*** armax has quit IRC06:58
*** kiran-r has quit IRC06:59
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-postgres-full 219153,3,a1b08fe07:10
*** svilgelm has joined #openstack-qa07:13
*** yfried_ is now known as yfried|afk07:14
*** yfried|afk is now known as yfried_07:14
openstackrecheckConsole logs not available after 13:23s for gate-grenade-dsvm 217258,3,6792f0807:23
*** shardy has joined #openstack-qa07:24
*** anshul has joined #openstack-qa07:31
*** anshul has quit IRC07:33
*** anshul has joined #openstack-qa07:33
*** afazekas__ has joined #openstack-qa07:33
*** mpaolino has quit IRC07:35
*** mpaolino has joined #openstack-qa07:36
*** jlanoux has joined #openstack-qa07:36
openstackrecheckConsole logs not available after 13:25s for gate-cinder-python27 216085,5,28612b807:37
*** gszasz has joined #openstack-qa07:37
openstackgerritMerged openstack/tempest: Migrate telemetry tests to the ssh-auth-strategy  https://review.openstack.org/20791307:39
*** ranger81 has joined #openstack-qa07:41
*** b10n1k_ has quit IRC07:45
*** ranger81 has quit IRC07:45
*** jffische has quit IRC07:49
openstackrecheckConsole logs not available after 13:29s for gate-tempest-dsvm-nova-wsgi-full 209957,3,b63065f07:50
*** lexholden has joined #openstack-qa07:55
openstackrecheckConsole logs not available after 13:34s for gate-grenade-dsvm 209749,15,2e8835608:04
openstackgerritSergey Vilgelm proposed openstack/tempest: Use oslo.log library instead of system logging module  https://review.openstack.org/20960108:13
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 218432,3,e670fc708:17
*** mquin has quit IRC08:19
*** dmorita has quit IRC08:27
*** mylu has joined #openstack-qa08:29
openstackgerritEvgeny Antyshev proposed openstack-infra/devstack-gate: Third-party rhel-based oses in devstack-gate  https://review.openstack.org/21502908:30
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-nova-v21-full 214189,2,2cff26008:31
*** yfried_ is now known as yfried|afk08:31
*** mylu has quit IRC08:33
*** achanda has quit IRC08:36
*** hichihara has quit IRC08:37
openstackgerritReedip proposed openstack/tempest: Added Test Cases for FixedIPsClient  https://review.openstack.org/21554808:43
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-full 219248,1,22ef0cb08:44
*** cdent has joined #openstack-qa08:47
*** yfried|afk is now known as yfried_08:51
openstackgerritMerged openstack-dev/devstack: Add/Overwrite default images in IMAGE_URLS and detect duplicates  https://review.openstack.org/20150808:53
*** neeti has quit IRC08:55
yfried_oomichi: afazekas:https://review.openstack.org/#/c/218367/ could you please review this so the test can finally be run08:56
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-neutron-full 209601,7,6e504af08:57
openstackgerritReedip proposed openstack/tempest: Added Test Case for InterfacesClient  https://review.openstack.org/21813308:57
*** vgridnev has joined #openstack-qa08:58
mkodereroomichi: meeting?09:02
gmannmkoderer: yea, just starting09:02
*** vgridnev has quit IRC09:02
*** neeti has joined #openstack-qa09:02
*** vgridnev has joined #openstack-qa09:03
*** vgridnev has quit IRC09:03
*** vgridnev has joined #openstack-qa09:03
openstackgerritReedip proposed openstack/tempest: Added Test Case for BaremetalNodesClient  https://review.openstack.org/21503809:04
openstackrecheckConsole logs not available after 13:26s for gate-grenade-dsvm-ceilometer 212498,5,f69bd2909:11
*** yfried_ is now known as yfried|afk09:12
*** yamamoto has quit IRC09:13
*** SridharG has quit IRC09:16
openstackgerritReedip proposed openstack/tempest: Added Test Cases for ImagesClient  https://review.openstack.org/21808109:17
openstackrecheckConsole logs not available after 13:21s for gate-grenade-dsvm-ironic-sideways 219301,1,d70dc3009:24
*** kbaikov has joined #openstack-qa09:27
*** yfried|afk is now known as yfried_09:32
*** e0ne has joined #openstack-qa09:32
*** SridharG has joined #openstack-qa09:33
*** tosky has joined #openstack-qa09:34
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-postgres-full 219300,1,31e620e09:38
*** dkranz has joined #openstack-qa09:40
openstackrecheckConsole logs not available after 13:23s for gate-horizon-pep8 215643,4,e39494709:51
*** dkranz has quit IRC09:52
*** dkranz has joined #openstack-qa09:54
*** jlanoux has quit IRC09:58
*** jlanoux has joined #openstack-qa10:02
*** e0ne has quit IRC10:04
openstackrecheckConsole logs not available after 13:36s for gate-tempest-dsvm-neutron-dvr 209859,11,f12080210:05
*** neeti has quit IRC10:07
*** neeti has joined #openstack-qa10:07
*** e0ne has joined #openstack-qa10:08
*** sc68cal has quit IRC10:13
*** yamamoto has joined #openstack-qa10:13
*** sshnaidm has quit IRC10:14
openstackrecheckConsole logs not available after 13:23s for gate-nova-pep8 212510,4,8710bb510:18
*** yamamoto has quit IRC10:18
*** apevec has quit IRC10:24
*** oomichi is now known as oomichi_away10:29
*** dtantsur is now known as dtantsur|brb10:30
openstackrecheckConsole logs not available after 13:21s for gate-grenade-dsvm 211753,22,3894cfb10:31
*** pc_m has joined #openstack-qa10:35
openstackgerritTakeaki Matsumoto proposed openstack/tempest: Change tenant usage tests to wait until retrive valid response  https://review.openstack.org/22007910:35
*** apevec has joined #openstack-qa10:36
*** yfried_ has quit IRC10:37
*** SridharG1 has joined #openstack-qa10:40
*** Kennan2 is now known as Kennan_on_vacati10:44
*** SridharG has quit IRC10:44
*** Kennan_on_vacati is now known as Kennan_Vacation10:45
openstackrecheckConsole logs not available after 13:22s for gate-keystone-pep8 219323,2,253f27e10:45
*** dtantsur|brb is now known as dtantsur10:45
*** aix has quit IRC10:46
*** neeti has quit IRC10:52
*** itzikb has quit IRC10:53
openstackgerritOleksii Chuprykov proposed openstack-dev/devstack: Add toggle to run Heat API services via Apache2  https://review.openstack.org/19069010:57
*** neeti has joined #openstack-qa10:57
openstackrecheckConsole logs not available after 13:23s for gate-grenade-dsvm-partial-ncpu 214713,8,f7e205110:58
*** gamado has quit IRC11:03
openstackgerritAnusha Ramineni proposed openstack/tempest: Full response for missed IdentityV2Client methods  https://review.openstack.org/21610911:05
openstackrecheckConsole logs not available after 13:22s for gate-nova-tox-functional 217727,2,de3526a11:11
openstackgerritAnusha Ramineni proposed openstack/tempest: Full response for missed IdentityV2Client methods  https://review.openstack.org/21610911:13
*** aix has joined #openstack-qa11:15
openstackgerritAnusha Ramineni proposed openstack/tempest: Full response for missed IdentityV2Client methods  https://review.openstack.org/21610911:16
openstackgerritVitaly Gridnev proposed openstack-dev/devstack: Support BlockDeviceDriver as as cinder backend  https://review.openstack.org/21419411:22
*** BharatK has quit IRC11:22
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-full 217816,3,5082fff11:25
*** sayali has quit IRC11:26
*** lexholden has quit IRC11:28
*** yamamoto has joined #openstack-qa11:29
*** dkranz has quit IRC11:32
*** yamamoto has quit IRC11:34
*** BharatK has joined #openstack-qa11:36
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 219032,1,c4a687f11:38
*** svilgelm has quit IRC11:39
*** amotoki has quit IRC11:47
*** neeti has quit IRC11:47
*** moravec has joined #openstack-qa11:49
*** bkopilov has quit IRC11:51
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-postgres-full 213863,1,3f8ab0011:52
*** lexholden has joined #openstack-qa11:57
*** mylu has joined #openstack-qa12:00
*** mylu has quit IRC12:04
openstackrecheckConsole logs not available after 13:24s for gate-horizon-npm-run-test 217828,3,5522d9712:05
*** viktor-tikkanen has quit IRC12:09
*** jffische has joined #openstack-qa12:09
*** dzamboni has joined #openstack-qa12:11
cdentmtreinish or sdague, can you gaze upon https://review.openstack.org/#/c/219006/ please?12:11
*** chaitu_ has joined #openstack-qa12:13
*** chaitu_ has quit IRC12:15
*** tochi has quit IRC12:16
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-neutron-full 219349,1,486d01a12:18
*** svilgelm has joined #openstack-qa12:24
*** SridharG1 has left #openstack-qa12:24
*** SridharG has joined #openstack-qa12:24
*** aysyd has joined #openstack-qa12:25
*** svilgelm has quit IRC12:28
openstackrecheckConsole logs not available after 13:34s for gate-horizon-npm-run-lint 218941,4,60decc612:32
*** moravec has quit IRC12:34
*** svilgelm has joined #openstack-qa12:34
*** shardy_ has joined #openstack-qa12:40
*** dims has joined #openstack-qa12:41
*** shardy has quit IRC12:42
*** moravec has joined #openstack-qa12:42
*** malini has joined #openstack-qa12:42
*** sayali has joined #openstack-qa12:42
*** moravec has quit IRC12:44
*** pradk has quit IRC12:45
openstackrecheckConsole logs not available after 13:26s for gate-grenade-dsvm-partial-ncpu 217819,6,97c2ce112:46
*** malini has quit IRC12:46
*** shardy_ has quit IRC12:46
*** malini has joined #openstack-qa12:46
*** shardy has joined #openstack-qa12:47
*** anshul has quit IRC12:49
*** sayali has quit IRC12:52
*** sayali has joined #openstack-qa12:56
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-large-ops 184874,7,f0a23b812:59
*** BharatK has quit IRC13:00
*** rossella_s has quit IRC13:06
*** VanL has joined #openstack-qa13:06
*** rossella_s has joined #openstack-qa13:06
*** ranger81 has joined #openstack-qa13:08
*** Poornima has quit IRC13:12
openstackrecheckConsole logs not available after 13:22s for gate-grenade-dsvm-ceilometer 219348,1,1021d7f13:12
*** ranger81 has quit IRC13:13
*** edmondsw has joined #openstack-qa13:13
*** yamamoto has joined #openstack-qa13:14
*** dustins has joined #openstack-qa13:15
*** sayali has quit IRC13:16
*** BharatK has joined #openstack-qa13:16
*** frayedknot has joined #openstack-qa13:17
frayedknotIs there documentation sitting somewhere on how to add new tests to tempest? I seem to be missing something.13:18
*** ctrath has joined #openstack-qa13:19
*** yamamoto has quit IRC13:19
*** sayali has joined #openstack-qa13:22
*** sayali has quit IRC13:24
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-large-ops 219011,1,6472c2413:26
*** BharatK has quit IRC13:26
*** sayali has joined #openstack-qa13:27
*** amotoki has joined #openstack-qa13:29
openstackgerritJohn Warren proposed openstack/tempest: Add unit test for flavors_client  https://review.openstack.org/21739813:33
*** jecarey has joined #openstack-qa13:34
*** moravec has joined #openstack-qa13:39
openstackrecheckConsole logs not available after 13:22s for gate-ceilometer-python34 147054,8,1c0612d13:39
jokke_hi all13:46
*** ajmiller has joined #openstack-qa13:47
jokke_looks like gate-glanceclient-dsvm-functional is broken. Anyone here would have time and expertise to have a look on it? Really can't get my head around what's wrong with it13:47
jokke_The failures seems to have common trend: http://logs.openstack.org/69/219469/5/check/gate-glanceclient-dsvm-functional/befd212/console.html#_2015-09-03_12_23_57_19913:48
clarkbhttp://logs.openstack.org/69/219469/5/check/gate-glanceclient-dsvm-functional/befd212/console.html#_2015-09-03_12_23_52_304 is the error13:50
*** anshul has joined #openstack-qa13:51
clarkbansible is just noping on the line you linked (which is fine)13:51
*** ajmiller has quit IRC13:51
openstackrecheckConsole logs not available after 13:26s for gate-tempest-dsvm-full 219382,1,c82133113:53
*** pradk has joined #openstack-qa13:54
*** VanL has quit IRC13:54
*** jroll has quit IRC13:54
*** jroll has joined #openstack-qa13:54
jokke_clarkb: ok, thanks so I wasn't that far off few seconds :P13:55
*** dkranz has joined #openstack-qa13:55
*** sayali has quit IRC13:57
*** tpeoples has joined #openstack-qa13:58
*** VanL has joined #openstack-qa13:58
*** mriedem has joined #openstack-qa13:59
*** zz_dimtruck is now known as dimtruck13:59
*** sayali has joined #openstack-qa13:59
*** VanL_ has joined #openstack-qa13:59
openstackgerritAlexander Gubanov proposed openstack/tempest: Add new test for verifying metadata on config_drive  https://review.openstack.org/18979514:01
*** SridharG has quit IRC14:01
*** bnemec has quit IRC14:02
*** bnemec has joined #openstack-qa14:02
*** VanL has quit IRC14:03
openstackgerritAlexander Gubanov proposed openstack/tempest: Add new test for verifying metadata on config_drive  https://review.openstack.org/18979514:03
openstackgerritMarc Koderer proposed openstack/tempest: Deduplicate client unit tests  https://review.openstack.org/22015214:05
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full 209701,15,7ea411e14:06
*** svilgelm has quit IRC14:07
mkoderermtreinish: ping14:08
*** rbak has joined #openstack-qa14:09
*** moravec has quit IRC14:09
openstackgerritJohn Warren proposed openstack/tempest: Add unit test for floating_ips_client  https://review.openstack.org/21728914:10
*** moravec has joined #openstack-qa14:12
openstackgerritTakeaki Matsumoto proposed openstack/tempest: Change tenant usage tests to wait until retrive valid response  https://review.openstack.org/22007914:12
*** regXboi has joined #openstack-qa14:13
mtreinishmkoderer: pong14:14
mkoderermtreinish: hi, sry that I can't make it to the code sprint :(14:14
mkoderermtreinish: I added a small unit test for the tempest plugins14:15
mkodererhttps://review.openstack.org/#/c/217675/14:15
mtreinishmkoderer: oh, no worries. I realize travel approval is problematic at times14:15
mtreinishI mean it would have been awesome if you could make it, but I understand14:15
mtreinishoh, cool I'll take a look14:15
mkoderermtreinish: we had a debate about joining remotley today in the qa meeting14:16
mkodererIMHO remote doesn't work very well14:16
mtreinishmkoderer: yeah oomichi sent me an email about it14:16
mtreinishmkoderer: yeah, that was my gut feeling about remote too14:16
mkodererbut maybe we could have some sessions in google hangout14:17
mtreinishI was thinking of doing irc + etherpad14:17
mtreinishmkoderer: yeah and on demand hangouts or something14:17
mtreinishso if people need a hangout they can host one14:17
cdentthanks mtreinish on the whitespace thing, the use case should be in the related bug14:17
mtreinishcdent: that assumes I looked at the bug :)14:18
cdent:)14:18
cdentsame base process, different arguments14:18
mtreinishcdent: ah ok14:18
mtreinishjust curious, why doesn't it just fork based on polling namespace in config or something like that14:19
mtreinishnot that it makes much of a difference I guess14:19
openstackrecheckConsole logs not available after 13:30s for gate-tempest-dsvm-large-ops 218869,3,a807cf614:20
cdentbasically to maximize deployment flexibility14:20
cdentbecause of the way agent coordination is done it is conceivable to deploy them in all kinds of weird ways14:20
*** mlavalle has joined #openstack-qa14:20
mtreinishah, ok. So you can spin up random pollers from where ever14:20
cdentyeah14:22
mtreinishmkoderer: anyway I'll add something to the wiki about remote participation14:22
*** yamahata has joined #openstack-qa14:22
*** ajmiller has joined #openstack-qa14:24
*** pglass has joined #openstack-qa14:28
*** bkopilov has joined #openstack-qa14:32
openstackrecheckConsole logs not available after 13:23s for gate-nova-docs 216732,5,6a6dd9314:33
*** mtanino has joined #openstack-qa14:35
*** sayali has quit IRC14:40
vgridnevHey folks! Could you please review the following change: https://review.openstack.org/#/c/214194/ ?14:40
*** bknudson has joined #openstack-qa14:41
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-large-ops 218481,6,dd5ccdc14:46
*** VanL has joined #openstack-qa14:47
*** VanL_ has quit IRC14:51
*** mtanino has quit IRC14:53
*** anshul has quit IRC14:53
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 195795,53,3fad15015:00
*** armax has joined #openstack-qa15:03
*** dkranz has quit IRC15:03
*** yamamoto has joined #openstack-qa15:05
*** sayali has joined #openstack-qa15:05
mriedemmtreinish: sdague: it might be interesting to show for each graph how old the bug is here http://status.openstack.org/elastic-recheck/gate.html15:08
mriedemlike, this has been around for 10 months....15:08
sdaguewhich bug?15:09
*** sayali has quit IRC15:10
*** vgridnev has quit IRC15:12
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-large-ops 218597,4,723e8be15:13
*** grafuls has quit IRC15:15
*** dkranz has joined #openstack-qa15:18
*** mriedem has quit IRC15:21
sdaguewhere did mriedem go...15:22
*** sayali has joined #openstack-qa15:22
mtreinishsdague: you must have scared him off15:23
*** dims has quit IRC15:26
*** VanL has quit IRC15:26
*** dwalleck has joined #openstack-qa15:26
*** dwalleck has quit IRC15:26
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-large-ops 217824,7,f771c3c15:27
*** dwalleck has joined #openstack-qa15:27
*** hemnafk is now known as hemna15:28
*** yamahata has quit IRC15:28
*** sayali has quit IRC15:32
*** dims has joined #openstack-qa15:36
*** sayali has joined #openstack-qa15:36
*** mtanino has joined #openstack-qa15:36
openstackgerritCharles Neill proposed openstack/tempest-lib: Security utilities for fuzz tests  https://review.openstack.org/21630315:37
openstackgerritMikhail Feoktistov proposed openstack-dev/devstack: Fix upload_image error in stackrc  https://review.openstack.org/22020315:38
openstackrecheckConsole logs not available after 13:24s for gate-keystone-python27 214766,7,9556b5015:40
*** amotoki has quit IRC15:40
*** woodster_ has joined #openstack-qa15:44
*** apevec has quit IRC15:45
*** ccarmack has joined #openstack-qa15:46
*** sabeen has joined #openstack-qa15:47
*** gszasz has quit IRC15:47
*** moravec has quit IRC15:47
*** ccarmack has joined #openstack-qa15:48
*** dwalleck has quit IRC15:48
*** dwalleck has joined #openstack-qa15:49
*** yamahata has joined #openstack-qa15:50
*** moravec has joined #openstack-qa15:51
*** ranger81 has joined #openstack-qa15:53
openstackrecheckConsole logs not available after 14:00s for gate-tempest-dsvm-large-ops 219379,1,6f8383915:54
mtreinishoomichi: heh, on https://review.openstack.org/#/c/219873/ you reset the commit author15:55
mtreinishso now you're the author and the co-author :)15:55
*** bknudson has quit IRC15:55
*** ranger81 has quit IRC15:56
*** ranger81 has joined #openstack-qa15:56
*** bkopilov has quit IRC15:58
*** dwalleck has quit IRC15:59
*** afazekas__ has quit IRC15:59
*** dwalleck has joined #openstack-qa16:00
*** dwalleck has quit IRC16:03
*** dwalleck has joined #openstack-qa16:04
*** jlanoux has quit IRC16:05
*** dkranz has quit IRC16:06
*** jaypipes has joined #openstack-qa16:07
*** ChanServ sets mode: +o jaypipes16:07
sdaguehogepodge: hey, so when does defcore pick up their next set of tests? Because the nova version ones are ones we definitely want in.16:07
openstackrecheckConsole logs not available after 13:30s for gate-tempest-dsvm-large-ops 218432,3,be8c53c16:07
sdagueit's super important to the API story16:07
hogepodgesdague: the deadline for new capabilities was a few weeks ago.16:08
sdaguehogepodge: hmmm... ok16:08
sdaguewhen is the slice after that?16:08
sdaguethis lack of version endpoint support was a massive surprise, and I've been building work arounds into novaclient the last 24 horus16:09
hogepodgesdague: propose it now, and bring it up at the defcore meeting on wednesday16:09
sdagueok, well we're landing the tempest tests now, as soon as those are in I will16:09
hogepodgesdague: we have a process that we're trying to stick by, but it's all new16:09
sdagueyep, no prob, why I'm asking16:10
*** bkopilov has joined #openstack-qa16:10
hogepodgesdague: something that looks like this https://review.openstack.org/#/c/213353/2/working_materials/scoring.txt,cm16:10
hogepodgesdague: with a capability to match it, like "compute-version", and the tests that cover it.16:11
sdagueok, great16:11
hogepodgesdague: I couldn't find a version capability in either compute or identity16:12
*** amuller has joined #openstack-qa16:12
amullersdague: FYI: https://review.openstack.org/#/c/219935/16:12
sdaguehogepodge: yeh, there isn't16:12
*** aix has quit IRC16:12
sdagueoomichi_away posted a test we're landing now16:12
hogepodgesdague: otherside it would be easier to add as a test to an existing capability16:12
sdagueit really should be called out as an existing capability16:12
sdaguesorry, as a new one16:12
sdagueI mean, it's been in the API forever16:12
sdagueit's just so fundamental we didn't have tempest tests for it16:12
*** dwalleck has quit IRC16:13
sdaguebecause we'd not accounted for the possibility that clouds would put load balancers in front of it that would block requests to it16:13
hogepodgesdague: http://git.openstack.org/cgit/openstack/defcore/tree/2015.next.json#n18 can if fit in any of those?16:13
sdagueit will be in component compute16:14
sdaguebut it's not really in any of those capabilities if we are being honest about it16:14
sdagueanyway, I think I have enough to run with here16:15
sdaguethanks16:15
hogepodgesdague: sure thing.16:16
*** VanL has joined #openstack-qa16:16
*** dwalleck has joined #openstack-qa16:17
*** dkranz has joined #openstack-qa16:18
openstackgerritMatthew Treinish proposed openstack/tempest: Add tests for api microversions list  https://review.openstack.org/22021816:19
mtreinishsdague: ^^^16:19
mtreinishI just need to figure out the jsonschema for the response, I don't know how oomichi and gmann generate them16:20
mtreinishI'm hoping when it fails it'll tell me what it is16:20
openstackrecheckConsole logs not available after 13:28s for gate-tempest-dsvm-neutron-full 218355,5,4dce00316:21
*** nic has joined #openstack-qa16:25
openstackgerritBrian Haley proposed openstack-dev/devstack: Fix typo in _move_neutron_addresses_route()  https://review.openstack.org/21985616:25
*** sayali has quit IRC16:26
*** ctrath has quit IRC16:27
*** malini has quit IRC16:28
*** dwalleck has quit IRC16:30
*** dtantsur is now known as dtantsur|afk16:31
*** malini has joined #openstack-qa16:31
*** mquin has joined #openstack-qa16:32
*** vgridnev has joined #openstack-qa16:32
*** nicodemos has left #openstack-qa16:33
*** ccarmack has quit IRC16:34
*** e0ne has quit IRC16:34
openstackrecheckConsole logs not available after 13:22s for gate-grenade-dsvm-partial-ncpu 156126,7,6083ea016:34
openstackgerritVladyslav Drok proposed openstack/tempest: [WIP] Skip unnecessary tests when using Ironic virt driver  https://review.openstack.org/22022316:34
*** sayali has joined #openstack-qa16:35
*** mpaolino has quit IRC16:36
*** jhenner has quit IRC16:37
*** bknudson has joined #openstack-qa16:37
ccneill_hey guys, I'm trying to add some utilities to tempest-lib to support functional security fuzz testing, and I just submitted a new version. anyone got a sec to take a look? https://review.openstack.org/#/c/216303/16:38
ccneill_I'd love to get some feedback - this is my first CR for tempest-lib16:39
*** dwalleck has joined #openstack-qa16:40
*** ctrath has joined #openstack-qa16:40
*** cdent has quit IRC16:40
*** dwalleck has quit IRC16:40
*** afazekas__ has joined #openstack-qa16:41
*** ccarmack has joined #openstack-qa16:42
*** mriedem has joined #openstack-qa16:42
*** dwalleck has joined #openstack-qa16:47
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-full 216733,7,969d02616:48
*** malini has quit IRC16:49
*** VanL has quit IRC16:51
*** VanL has joined #openstack-qa16:51
*** Swami has joined #openstack-qa16:52
mriedemmtreinish: sdague: is there a neutron largeops job? does it vote?16:52
clarkbmriedem: there is and yes16:53
clarkbmriedem: you can see it at the head of the gate queue too16:53
mriedemah yeah http://logs.openstack.org/96/219696/4/check/gate-tempest-dsvm-neutron-large-ops/040ac66/16:54
*** dwalleck has quit IRC16:55
*** moravec has quit IRC16:56
*** safchain has quit IRC16:56
*** moravec has joined #openstack-qa16:58
*** pcrews has quit IRC16:59
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full-ceph 219153,3,fe2dddf17:01
mriedemSlickNik: is this a duplicate? https://bugs.launchpad.net/trove-integration/+bug/149193917:02
openstackLaunchpad bug 1491939 in Trove Integration "gate-trove-functional-dsvm-mysql fails with " Server returned an unexpected response code. [404]"" [Undecided,New]17:02
*** dkranz has quit IRC17:04
SlickNikmriedem: double checking, one sec17:04
mriedemSlickNik: seems to have started on 9/217:05
*** pvaneck has joined #openstack-qa17:05
SlickNikmriedem: That's because canonical changed the download location of the ubuntu cloud-image tarballs on us.17:05
SlickNikmriedem: we fixed it, and then they switched it back to the original.17:05
*** rossella_s has quit IRC17:05
SlickNikmriedem: We have a fix for it in the gate at the moment.17:06
mriedemSlickNik: was there a bug for it?17:06
*** rossella_s has joined #openstack-qa17:06
SlickNikchecking17:06
*** afazekas__ has quit IRC17:08
SlickNikCan't find one. Let me use that one and put in the details of the fix in progress..17:08
mriedemok17:09
SlickNikmriedem: ^17:09
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for trove-integration 404 bug 1491939  https://review.openstack.org/22024417:09
openstackbug 1491939 in Trove Integration "gate-trove-functional-dsvm-mysql fails with " Server returned an unexpected response code. [404]"" [Undecided,Triaged] https://launchpad.net/bugs/149193917:09
SlickNikThanks mriedem17:10
*** moravec has quit IRC17:11
*** Guest47 has joined #openstack-qa17:11
openstackgerritJohn F. Fischer proposed openstack/tempest: Add unit test for hypervisor_client  https://review.openstack.org/21792517:12
*** afazekas__ has joined #openstack-qa17:12
openstackgerritJohn F. Fischer proposed openstack/tempest: Add unit test for hypervisor_client  https://review.openstack.org/21792517:14
*** achanda has joined #openstack-qa17:14
openstackrecheckConsole logs not available after 13:22s for gate-cinder-pep8 219406,1,23c983617:14
*** mpaolino has joined #openstack-qa17:16
*** nic has quit IRC17:16
*** mpaolino has quit IRC17:19
*** mpaolino has joined #openstack-qa17:19
*** dkranz has joined #openstack-qa17:19
*** achanda has quit IRC17:21
*** afazekas__ has quit IRC17:21
*** austin81 has joined #openstack-qa17:21
*** achanda has joined #openstack-qa17:22
*** moravec has joined #openstack-qa17:24
*** VanL has quit IRC17:25
*** dwalleck has joined #openstack-qa17:26
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-full-ceph 206923,19,5b3714117:28
*** pcrews has joined #openstack-qa17:32
*** sabeen has quit IRC17:33
*** dwalleck has quit IRC17:37
*** luqas has joined #openstack-qa17:39
*** malini has joined #openstack-qa17:41
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full-kilo 209859,11,00fe2ac17:41
*** malini has quit IRC17:42
*** malini has joined #openstack-qa17:42
*** mpaolino has quit IRC17:45
*** e0ne has joined #openstack-qa17:46
*** nic has joined #openstack-qa17:49
*** sayali has quit IRC17:50
*** sayali has joined #openstack-qa17:53
openstackrecheckConsole logs not available after 13:23s for gate-horizon-python27 204731,39,5da9ba417:55
*** sabeen1 has joined #openstack-qa18:00
*** sabeen3 has joined #openstack-qa18:03
*** sabeen1 has quit IRC18:04
*** VanL has joined #openstack-qa18:05
openstackgerritAssaf Muller proposed openstack/tempest: Skip test_list_show_tenant_networks for Neutron  https://review.openstack.org/19534518:05
openstackgerritAssaf Muller proposed openstack/tempest: Skip test_list_show_tenant_networks for Neutron  https://review.openstack.org/19534518:06
*** mhorban has quit IRC18:06
*** sayali has quit IRC18:06
amullermtreinish: Can you take a look at https://review.openstack.org/#/c/195345/ and the bug it closes? We've been getting a lot of failures starting as of today on that test18:08
amullerAnd we've determined the issue is with the test, not any new regressions18:08
openstackrecheckConsole logs not available after 13:23s for gate-horizon-pep8 216141,9,1419ba618:08
openstackgerritDean Troyer proposed openstack-dev/grenade: Fix OSC security group rule create command  https://review.openstack.org/20305318:10
*** mhorban has joined #openstack-qa18:10
*** apevec has joined #openstack-qa18:11
*** apevec has joined #openstack-qa18:11
*** shardy has quit IRC18:12
amullerdkranz: ^18:12
dkranzamuller: looking18:12
*** jasonsb has quit IRC18:14
*** jasonsb has joined #openstack-qa18:14
*** nic has quit IRC18:15
dkranzamuller: I'm confused because each test class runs in their own tenant18:16
dkranzamuller: what would cause a tenant network to be deleted if this is the only code that is running in the tenant?18:17
amullerdkranz: the test class that deletes that network (from logs) is from another test class, ExternalNetworksTestJSON18:18
dkranzamuller: ouch. That should not be possible.18:18
amullerkevinbenton: ^18:19
dkranzamuller: Maybe that other test is buggy18:19
amulleryeah it's ExternalNetworksTestJSON that's deleting the network18:19
*** jasonsb has quit IRC18:19
*** moravec has quit IRC18:19
dkranzamuller: let me look at that. I think the one you are skipping is fine.18:20
amullerdkranz: test_list_show_tenant_networks is listing networks then iterating one at a time, but some time between the list and the show the network was deleted by ExternalNetworksTestJSON.18:21
*** lexholden has quit IRC18:21
amullerso yeah now the question is why is ExternalNetworksTestJSON creating a netwoek that test_list_show_tenant_networks can see18:21
dkranzamuller: from the log does it show which test in External is doing the delete18:21
dkranz?18:21
openstackrecheckConsole logs not available after 13:32s for gate-tempest-dsvm-full-ceph 215833,5,f363f2818:22
amullerdkranz: I don't think so: http://logs.openstack.org/98/219498/4/gate/gate-tempest-dsvm-neutron-full/5250d42/logs/screen-q-svc.txt.gz#_2015-09-03_13_38_23_85218:22
dkranzamuller: we would have to look in the tempest log to see the delete call18:23
amullerdkranz: here is the nova api call that fails with the same network ID: http://logs.openstack.org/98/219498/4/gate/gate-tempest-dsvm-neutron-full/5250d42/logs/screen-n-api.txt.gz#_2015-09-03_13_38_25_12318:23
amulleryou can see it's different test classes referring to the same network ID18:24
dkranzamuller: looks like this one test_delete_external_networks_with_floating_ip18:25
amullerdkranz: you got the net ID from the tempest log?18:25
dkranzamuller: I looked up the network id that was below your line in the neutron log and found it in the tempest log18:26
mtreinishamuller, dkranz: it looks like a break in tenant isolation18:26
mtreinishon the neutron side18:27
dkranzmtreinish: Seems so18:27
mtreinisherr, sry it's probably a cleanup bug in tempest18:27
mtreinishnm18:27
mtreinishsry it's noisy at starbucks today18:27
mtreinishthe test classes are different18:27
mtreinishso they will have different tenants18:27
mtreinishNetworksTestJSON:test_list_show_tenant_networks is only doing a list18:28
mtreinishthe response it gets is: {"networks": [{"cidr": "None", "id": "e00bdc30-3104-46bb-b9ce-5df452a3577f", "label": ""}, {"cidr": "None", "id": "11b0fe6d-424f-46b8-825b-19633ff09f62", "label": "public"}]}18:28
amullerfor some reason that list is picking up the external network created by the other test class18:28
amullerI checked, that network is external but not shared18:28
amullerso the tenant should not see it18:29
mtreinishwhich is the network created by a different user/project18:29
mtreinishamuller: yep18:29
mtreinishthat's the bug here18:29
mtreinishbecase tempest is expecting things are really isolated18:29
amullerand that expectation is valid...18:29
mtreinishgranted I think that test will likely start to fail when you fix it, because it doesn't look like a default network is created18:30
mtreinishbut we can fix that when we get throught the larger issue18:30
dkranzmtreinish: don't all compoute tests create a network?18:30
dkranzmtreinish: I guess they don't18:30
mtreinishdkranz: not always, it depends on what set_network_resources() is called with in the setup class18:31
mtreinish(or whatever it is post setupclass split)18:31
mtreinishI think by default we turn off network creation in the base class and let individual test classes override that18:31
dkranzmtreinish: But this only impacts when these two tests are running at the same time right?18:31
mtreinishfor compute that is18:31
amullerdkranz: mtreinish: So, just wanted to rule out a really basic Neutron sanity check... http://paste.openstack.org/show/444565/18:32
amullerat least Neutron is not horribly broken18:32
mtreinishdkranz: well, probably I'm not sure what the actual bug is it could be that test and any other test which creates an external network18:32
dkranzmtreinish: still, most tests don't do that and this test mostly passes I think18:32
mtreinishamuller: ok, I'm wondering maybe a wire is getting crossed from nova -> neutron18:33
mtreinishamuller: but its good to know it's not all external networks :)18:33
amullerahh lets see if nova lists networks correctly18:33
mtreinishamuller: I mean it should just be calling neutronclient inside nova to do the same thing you were18:34
mtreinishbut it's another layer of complexity18:34
amullernaw sourcing the demo tenant and using nova tenant-network-list is not showing the external network as expected18:34
openstackgerritArkadiy Kraminsky proposed openstack/tempest: Add volume backed live migration test  https://review.openstack.org/16523318:35
amullerso this is probably some oddity in tempest18:35
openstackrecheckConsole logs not available after 13:27s for gate-tempest-dsvm-postgres-full 219098,2,40c19c518:35
mtreinishamuller: I'm thinking it has to do with an admin user creating the networks in TestExternal18:37
*** ajmiller has quit IRC18:38
*** moravec has joined #openstack-qa18:39
*** ajmiller has joined #openstack-qa18:40
openstackgerritLance Bragstad proposed openstack/tempest: Wait before rescoping a token  https://review.openstack.org/22027218:43
*** ctrath has quit IRC18:44
openstackgerritLance Bragstad proposed openstack/tempest: Wait before rescoping a token  https://review.openstack.org/22027218:46
*** nic has joined #openstack-qa18:47
openstackrecheckConsole logs not available after 13:22s for gate-keystone-pep8 214287,5,d812ddb18:48
*** ctrath has joined #openstack-qa18:50
*** yamahata has quit IRC18:50
*** yamahata has joined #openstack-qa18:51
*** jasonsb has joined #openstack-qa18:57
*** armax has quit IRC18:57
*** moravec has quit IRC18:58
*** VanL has quit IRC18:59
*** VanL has joined #openstack-qa19:00
*** amuller is now known as amuller_afk19:02
openstackrecheckConsole logs not available after 13:28s for gate-tempest-dsvm-full 209701,15,f3980e319:02
*** dzamboni has quit IRC19:02
mriedemmtreinish: check out this fun debug output19:04
mriedemhttp://logs.openstack.org/55/218355/6/check/gate-tempest-dsvm-full/e0da291/console.html#_2015-09-02_17_48_53_88419:04
mtreinishmriedem: heh, that lspci output is super useful19:05
mtreinishbecause 8 sets of hex values is just so obvious19:06
mriedemmtreinish: it is if you're danpbot19:06
*** ranger81 has quit IRC19:06
mtreinishmriedem: although the dmesg clearly shows there is no vdb attach19:07
*** dkranz has quit IRC19:07
openstackgerritLance Bragstad proposed openstack/tempest: Remove assertion checking rescoped issued_at  https://review.openstack.org/22027219:09
mriedem2.167166]  vda: unknown partition table19:09
mriedemis that normal?19:09
mtreinishmriedem: probably because I don't think it has a partition table19:09
*** yfried_ has joined #openstack-qa19:09
mtreinishisn't it just a block device that's ext3 (or ext4) formatted19:09
mtreinishI don't think there is a gpt or msdos partition table on it19:10
mriedemshrug19:10
mtreinishwell it's a cirros image right? that should be easy enough to check19:10
mriedemyeah it is19:10
* mtreinish waits for mriedem to check19:10
* mriedem punts19:11
mtreinishmriedem: well looking later in the dmesg it says it's mounting vda raw as an ext319:12
mtreinishso pretty sure there isn't a partition table19:12
mriedemEXT3-fs (vda): mounted filesystem with ordered data mode19:12
*** pc_m is now known as pc_m_AWAY19:12
mtreinishyep, that19:14
*** b10n1k_ has joined #openstack-qa19:15
openstackrecheckConsole logs not available after 13:24s for gate-devstack-unit-tests 219349,2,119d88119:15
openstackgerritMatthew Treinish proposed openstack/tempest: Add tests for api microversions list  https://review.openstack.org/22021819:17
*** achanda has quit IRC19:18
openstackgerritLance Bragstad proposed openstack/tempest: Remove assertion checking rescoped issued_at  https://review.openstack.org/22027219:19
*** ranger81 has joined #openstack-qa19:19
mtreinishbknudson: man, you're more strict than I am :)19:19
mtreinishlbragstad: ^^ can you add that giant comment to the commit msg19:19
mtreinishit actually was a good explanation behind the change19:19
lbragstadmtreinish: sure thing19:20
bknudson"somebody" will have to come back and clean it up later19:20
mtreinishbknudson: well, for summit atc status19:20
*** dkranz has joined #openstack-qa19:21
mtreinishtempest has been getting hit by the typo correction wave lately19:21
mtreinishmostly in things that I wrote :)19:21
*** vgridnev has quit IRC19:21
openstackgerritLance Bragstad proposed openstack/tempest: Remove assertion checking rescoped issued_at  https://review.openstack.org/22027219:23
*** ranger81 has quit IRC19:23
mtreinishlbragstad: thanks19:24
lbragstadmtreinish: bknudson no problem, thank you!19:24
mtreinishamuller_afk: kevinbenton says that external networks should be visible to all users, doesn't that go against what you were just saying?19:26
*** moravec has joined #openstack-qa19:27
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full 219248,3,688398219:29
*** armax has joined #openstack-qa19:29
*** yfried_ has quit IRC19:31
*** pcrews has quit IRC19:33
openstackgerritLance Bragstad proposed openstack/tempest: Remove assertion checking rescoped issued_at  https://review.openstack.org/22027219:33
*** yfried_ has joined #openstack-qa19:34
mtreinishbknudson: are you done with it now?19:37
bknudsonmtreinish: my comments are addressed.19:38
*** dwalleck has joined #openstack-qa19:38
*** dwalleck has quit IRC19:38
bknudsoncan't have too many comments on a 2-line change.19:38
mtreinishheh19:39
*** dwalleck has joined #openstack-qa19:39
*** yamamoto has quit IRC19:42
openstackrecheckConsole logs not available after 13:24s for gate-horizon-npm-run-test 158409,125,f5683eb19:42
*** amuller_afk is now known as amuller19:44
amullermtreinish: it is yes19:44
amullerkevinbenton: ^19:44
amullerkevinbenton: a tenant should not (And doesn't in my devstack VM) see an external network created by an admin if it isn't shared19:45
amullerkevinbenton: and the network in question is external, but not shared19:45
*** ranger81 has joined #openstack-qa19:48
*** moravec has quit IRC19:49
mtreinishamuller: the other thing which is different between the test and your sanity check is that tempest is creating a floating ip on that external network19:53
mtreinishbefore it does the list with nova19:54
mtreinishmaybe that could be whats doing it19:54
amullermtreinish: unrelated stupid question, but isn't test_list_show_tenant_networks a little odd, in the sense that if you run it alone it fails?19:54
mtreinishamuller: yes the test is broken19:54
mtreinishthat needs to be fixed either way19:55
amullerok19:55
mtreinishwe need to call set_network_resources() for that test class19:55
mtreinishto ensure it gets a tenant network before tests run19:55
amulleryeah this is easy to fix, but we probably want to understand why that tenant is seeing the admin-created external net though :)19:56
openstackrecheckConsole logs not available after 13:28s for gate-swift-pep8 211338,4,cb8e04719:56
amullermtreinish: I haven't run Tempest tests in a while but it's quite friendly now19:56
amullermtreinish: just use ostestr directly and there ya go19:57
*** mylu has joined #openstack-qa19:57
mtreinishamuller: heh, well with devstack it's always been like that :) (well except s/ostestr/testr)19:57
mtreinishit's the outside devstack case that gets a bit messier19:57
amullermtreinish: I have a vague memory of using some shell script, prolly run_tests or something19:58
mriedemmtreinish: interesting, when test_stamp_pattern fails, virDomainAttachDeviceFlags is never even called on the guest19:58
mriedemor at least it doesn't show up in the libvirtd logs19:58
mtreinishamuller: ah, yeah there is a run_tests.sh (now run_tempest.sh script) which is essentially a bash version of tox19:58
mtreinishthat's still there19:58
mtreinishI've tried to kill it before but people really seem to like it for some reason19:59
mtreinishmriedem: hmm, well that would explain why it's not attaching :)19:59
mriedemright19:59
*** mylu has quit IRC19:59
*** mylu has joined #openstack-qa20:00
openstackgerritDerek Higgins proposed openstack-infra/devstack-gate: Add various tripleo repositories to the PROJECTS list  https://review.openstack.org/22029520:01
*** jhenner has joined #openstack-qa20:03
*** mylu_ has joined #openstack-qa20:04
*** mylu has quit IRC20:04
mriedemwtf20:07
mriedemattach call isn't going out from n-cpu20:07
mtreinishhaha20:07
mriedemwe must be totally silently failing somewhere20:07
mriedemWTF?!20:07
openstackrecheckConsole logs not available after 13:29s for gate-tempest-dsvm-full 219474,1,e1e5e4220:09
*** dkranz has quit IRC20:11
*** e0ne has quit IRC20:12
*** vgridnev has joined #openstack-qa20:14
*** malini has quit IRC20:15
kevinbentonmtreinish, amuller: that is incorrect. how do you think a tenant can pick which external network to attach a router to?20:18
*** achanda has joined #openstack-qa20:18
amullerkevinbenton: http://paste.openstack.org/show/444663/20:19
amullerkevinbenton: eek, wrong paste20:21
amullerkevinbenton: http://paste.openstack.org/show/444565/20:21
amullerkevinbenton: you raise a good point though20:21
kevinbentonamuller: http://paste.openstack.org/show/444672/20:21
kevinbentonamuller: try adding a subnet to that network20:21
amullerok, let me try20:23
openstackrecheckConsole logs not available after 13:24s for experimental-tempest-dsvm-multinode-full-dibtest 219149,6,f26df7d20:23
*** achanda has quit IRC20:24
amullerkevinbenton: this is weird the demo user sitll can't see the external network20:24
amullerstill*20:24
kevinbentonamuller: what if you explicitly do neutron net-show <net-id>20:24
amullernope20:24
kevinbentonwhat does it show in the neutron logs when you do that?20:25
*** e0ne has joined #openstack-qa20:25
openstackgerritDerek Higgins proposed openstack-infra/devstack-gate: Add various tripleo repositories to the PROJECTS list  https://review.openstack.org/22029520:25
kevinbentonamuller: back in the day, we were chatting about messing with policy.json, is yours still changed?20:26
*** dkranz has joined #openstack-qa20:26
amullerkevinbenton: I'm just starting to remember that, let me see if this is the VM I was playing around with the policy file...20:26
*** malini has joined #openstack-qa20:26
*** e0ne has quit IRC20:26
*** VanL has quit IRC20:27
amullerkevinbenton: sorry, it was, I'm such a dumbass20:27
amullermtreinish: Sorry to mislead you I was doing that experiment (And running those Tempest tests) on a VM I was messing around with its Neutron policy file20:28
amullermtreinish: So, yes, a tenant can see external networks by default20:28
amullerdouble checked with the default policy.json file that comes with the Neutron repo20:28
amullerso this is a simple case of a broken test, no big Neutron mystery20:29
kevinbentonamuller: no prob. i'm surprised that hasn't caused an issue for you in other tests :)20:29
*** achanda has joined #openstack-qa20:29
amullerkevinbenton: it has I was just starting to run some random Tempest tests and I was getting failures20:29
amullermtreinish: kevinbenton: I'll push a revision to fix that test20:32
*** dwalleck_ has joined #openstack-qa20:33
*** dwalleck has quit IRC20:34
openstackgerritArkadiy Kraminsky proposed openstack/tempest: Add volume backed live migration test  https://review.openstack.org/16523320:36
openstackrecheckConsole logs not available after 13:26s for gate-horizon-npm-run-test 173885,88,4c23e9e20:36
*** malini has quit IRC20:37
*** jffische has quit IRC20:38
*** achanda has quit IRC20:38
*** jffische has joined #openstack-qa20:39
*** malini has joined #openstack-qa20:40
*** ranger81_ has joined #openstack-qa20:40
*** ranger81 has quit IRC20:41
*** yamamoto has joined #openstack-qa20:42
*** achanda has joined #openstack-qa20:47
*** yamamoto has quit IRC20:47
*** malini has quit IRC20:47
*** malini has joined #openstack-qa20:47
openstackrecheckConsole logs not available after 13:26s for gate-tempest-dsvm-full 219448,1,bc0fc2a20:50
*** moravec has joined #openstack-qa20:50
*** frayedknot has quit IRC20:55
*** pcrews has joined #openstack-qa20:57
*** dkranz has quit IRC20:59
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-neutron-full 219478,1,a96ada021:03
*** aysyd has quit IRC21:04
*** vgridnev has quit IRC21:05
*** dustins has quit IRC21:05
*** pc_m_AWAY is now known as pc_m21:09
*** greghaynes has quit IRC21:10
*** Guest47 has quit IRC21:11
anteayaakraminsky: so you seem to have bitten of quite a large bite for yourself here: https://review.openstack.org/#/c/165233/21:13
anteayamtreinish: akraminsky has taken over one of jogo's patches and needs some guidance21:14
anteayaakraminsky: so tempest is a qa project21:15
anteayaand this is the qa channel21:15
anteayaspending some time in this channel, reading the logs and attending the weekly qa meeting would be a good way to get to know folks21:15
anteayaand figure out how to navigate tempest and its logs21:15
*** mlavalle has quit IRC21:15
*** ranger81_ has quit IRC21:16
openstackrecheckConsole logs not available after 13:21s for gate-devstack-unit-tests 219349,2,c80f20f21:16
anteayaakraminsky: logs: http://eavesdrop.openstack.org/irclogs/%23openstack-qa/21:16
*** ranger81 has joined #openstack-qa21:17
*** dwalleck_ has quit IRC21:17
mtreinishanteaya: yes I suggested that course of action earlier, since akraminsky expressed interest in taking over the patch21:17
anteayaakraminsky: best to listen when guidance is offered to you21:17
anteayalaunching into multiple channels asking people to take extreme actions to help you doesn't go over well21:18
anteayatake what is offered and be grateful21:18
mtreinishanteaya: I meant taking over the patch21:18
anteayathen come back tomorrow and you might get something else useful21:18
anteayaah sorry21:18
anteayaso he doesn't know how to collect job log information to check status he needs for his test21:19
akraminskyanteaya, I'm not sure what I did? I asked mtreinish for his recommendations yesterday on patch ownership and asked for the node today in infra..21:19
anteayayeah asking to hold a node is an extreme action21:19
akraminskyanteaya, ok ill keep that in mind21:20
anteayaso only do that if you are tracking a gate breaking bug marked critical and can't find a solution any other way21:20
anteayathank you21:20
*** mylu_ has quit IRC21:20
anteayain the mean time learning a bit about tempest would be a good start21:20
anteayaand this channel would be the place to find out how to get the logs to capture the information you are looking for21:20
akraminskyanteaya, cool thanks for the info21:22
anteayawelcome21:22
*** apevec has quit IRC21:22
*** mylu has joined #openstack-qa21:23
openstackgerritMatt Riedemann proposed openstack-dev/devstack: DO NOT MERGE: test nova + lxc using nbd and nova-network  https://review.openstack.org/21944821:26
*** pc_m is now known as pc_m_AWAY21:27
openstackrecheckConsole logs not available after 13:27s for gate-horizon-npm-run-test 217982,2,fb2aaef21:30
*** TC01 has quit IRC21:31
*** mylu has quit IRC21:31
*** mylu has joined #openstack-qa21:32
*** jhenner has quit IRC21:32
*** TC01 has joined #openstack-qa21:33
*** amuller has quit IRC21:38
*** jhenner has joined #openstack-qa21:39
*** mylu has quit IRC21:40
*** tosky has quit IRC21:41
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 164180,37,8494e4f21:43
*** tosky has joined #openstack-qa21:45
openstackgerritArmando Migliaccio proposed openstack/tempest: Ensure test_list_show_tenant_networks is isolated  https://review.openstack.org/19534521:45
*** mriedem has quit IRC21:49
*** tosky has quit IRC21:50
*** ccarmack has left #openstack-qa21:55
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 219489,1,40f682121:57
mtreinishoomichi_away, gmann: when you get a sec can you take a look at: https://review.openstack.org/21638621:57
mtreinishI had to do an unclean rebase because of a conflict which broke the docs build21:57
mtreinish(well introduced a warning)21:57
*** ranger81 has quit IRC22:00
*** ranger81 has joined #openstack-qa22:01
*** tosky has joined #openstack-qa22:02
*** austin81 has left #openstack-qa22:06
*** tosky has quit IRC22:07
*** pc_m_AWAY has quit IRC22:10
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full-ceph 216968,12,cf16d2422:10
*** tosky has joined #openstack-qa22:11
*** tosky has quit IRC22:16
*** mlavalle has joined #openstack-qa22:19
*** ctrath has quit IRC22:21
mtreinisharmax: all I meant was:22:21
*** dimtruck is now known as zz_dimtruck22:21
mtreinishassertIn(self.network, list_results)22:21
mtreinishfor net in list_results:22:22
mtreinishif net == self.network:22:22
mtreinishget_network(net['id'])22:22
armaxmtreinish: got it22:22
armaxif you’re happy with that so am I22:22
mtreinishthat shouldnt cause an issue22:22
armaxno22:22
mtreinisharmax: well I still think its weird22:22
armaxit seemed unnecessary22:23
armaxright22:23
mtreinisharmax: I don't really care, I was just saying I thought that's what the intent of the test was22:23
mtreinishI'm fine with it just doing a show on self.network22:23
openstackrecheckConsole logs not available after 13:24s for gate-cinder-python27 219498,2,5b342f722:23
armaxok, let’s go with that, it’s the closest to the previous logic22:24
openstackgerritBrant Knudson proposed openstack-dev/devstack: TEST: use fernet  https://review.openstack.org/19578022:24
openstackgerritMerged openstack-dev/devstack: Convert identity defaults to keystone v3 api  https://review.openstack.org/18668422:24
openstackgerritMerged openstack-dev/devstack: Convert identity defaults to keystone v3 api  https://review.openstack.org/18668422:24
openstackgerritMatthew Treinish proposed openstack/tempest: Add tests for api microversions list  https://review.openstack.org/22021822:25
*** tosky has joined #openstack-qa22:30
openstackgerritArmando Migliaccio proposed openstack/tempest: Ensure test_list_show_tenant_networks is isolated  https://review.openstack.org/19534522:32
armaxmtreinish: ^^^ see if I got it right22:32
armaxmtreinish: pls22:32
*** greghaynes has joined #openstack-qa22:32
*** tosky has quit IRC22:35
*** regXboi has quit IRC22:35
*** pglass has quit IRC22:35
openstackrecheckConsole logs not available after 13:28s for gate-swift-dsvm-functional 202411,12,42c3b9e22:37
*** ranger81 has quit IRC22:41
*** ranger81 has joined #openstack-qa22:43
*** jhenner has quit IRC22:49
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full 167815,17,ee3c7ce22:50
*** rbak has quit IRC22:51
*** edmondsw has quit IRC22:53
*** mriedem has joined #openstack-qa22:58
*** jecarey has quit IRC22:59
*** jeblair has quit IRC22:59
*** jeblair has joined #openstack-qa23:00
*** jeblair has quit IRC23:01
*** jeblair has joined #openstack-qa23:02
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-neutron-dvr 219518,2,368a3a223:04
*** ranger81 has quit IRC23:16
*** pradk has quit IRC23:16
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-full 203748,3,a3fcf0123:17
*** ranger81 has joined #openstack-qa23:18
openstackgerritIan Wienand proposed openstack-dev/devstack: Use the pip installed version of requests with Fedora  https://review.openstack.org/21927623:19
*** tosky___ has joined #openstack-qa23:22
*** Sukhdev_ has joined #openstack-qa23:23
*** ranger81 has quit IRC23:24
openstackgerritMerged openstack-infra/devstack-gate: Make liberty actually allowed in features.yaml  https://review.openstack.org/21979623:26
*** nic has quit IRC23:30
openstackrecheckConsole logs not available after 13:23s for gate-tempest-dsvm-neutron-dvr 211065,7,331507f23:31
*** achanda has quit IRC23:32
armaxmtreinish: whenever you have a min, please let me know what you think of https://review.openstack.org/#/c/195345/6/tempest/api/compute/test_tenant_networks.py23:37
openstackgerritArkadiy Kraminsky proposed openstack/tempest: Add volume backed live migration test  https://review.openstack.org/16523323:37
*** oomichi_away is now known as oomichi23:39
*** tochi has joined #openstack-qa23:40
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/devstack-gate: [WIP] Try to run against all oslo libraries from master  https://review.openstack.org/21787523:44
*** dims has quit IRC23:44
openstackrecheckConsole logs not available after 13:25s for gate-tempest-dsvm-full-ceph 206923,19,4b3a93f23:44
mtreinisharmax: sure I'll leave a comment23:46
armaxmtreinish: thanks man23:46
mtreinishbut I agree it's a pointless loop23:46
armaxo23:46
armaxk23:46
mtreinishI was just saying that was the intent of the original test23:46
mtreinishI never meant to imply it was better that way :)23:46
armaxok I took you too literally23:46
*** sabeen3 has quit IRC23:49
*** dims has joined #openstack-qa23:53
armaxmtreinish: there23:53
openstackgerritArmando Migliaccio proposed openstack/tempest: Ensure test_list_show_tenant_networks is isolated  https://review.openstack.org/19534523:53
armaxmtreinish: ^23:53
*** ranger81 has joined #openstack-qa23:54
*** ranger81 has joined #openstack-qa23:54
*** tpeoples has quit IRC23:56
*** Swami has quit IRC23:56
openstackrecheckConsole logs not available after 13:24s for gate-grenade-dsvm 197331,13,921f45423:57
*** aix has joined #openstack-qa23:58

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