*** yingjun has joined #openstack-rally | 00:03 | |
*** diogogmt has quit IRC | 00:04 | |
*** rook has quit IRC | 01:03 | |
*** pvaneck has quit IRC | 01:10 | |
*** yanyanhu has joined #openstack-rally | 01:26 | |
*** maeca1 has quit IRC | 01:28 | |
*** rook has joined #openstack-rally | 01:44 | |
*** ilbot3 has quit IRC | 01:45 | |
*** ilbot3 has joined #openstack-rally | 01:48 | |
*** arnoldje has joined #openstack-rally | 01:55 | |
*** diogogmt has joined #openstack-rally | 02:08 | |
*** bkopilov has quit IRC | 02:12 | |
*** psuriset has quit IRC | 02:14 | |
*** arnoldje has quit IRC | 02:26 | |
*** rook has quit IRC | 02:54 | |
*** yamamot__ has joined #openstack-rally | 03:10 | |
*** bkopilov has joined #openstack-rally | 03:34 | |
*** psuriset has joined #openstack-rally | 03:40 | |
*** psuriset has quit IRC | 03:46 | |
*** psuriset has joined #openstack-rally | 04:01 | |
*** yingjun has quit IRC | 04:09 | |
*** yingjun has joined #openstack-rally | 04:09 | |
*** yingjun has quit IRC | 04:14 | |
*** yamamot__ has quit IRC | 04:24 | |
*** yamamot__ has joined #openstack-rally | 04:28 | |
*** psuriset has quit IRC | 04:48 | |
*** psuriset has joined #openstack-rally | 04:48 | |
liuyulong | andreykurilin__, ping | 05:01 |
---|---|---|
andreykurilin__ | liuyulong: hi! | 05:03 |
liuyulong | andreykurilin__, hi, cloud you please have a look here: https://bugs.launchpad.net/neutron/+bug/1562887 ? Thanks | 05:05 |
openstack | Launchpad bug 1562887 in Rally "IpAddressGenerationFailure during rally test execution" [Undecided,Incomplete] | 05:05 |
andreykurilin__ | liuyulong: I'll be from pc in 15-25 minutes and will look at it | 05:08 |
liuyulong | andreykurilin__, OK, greate. Actually for some rally tests, if you dont set the value of "context.network", the IpAddressGenerationFailure exceptions are still existed. Such as create_and_delete_ports, create_and_delete_routers, create_and_update_ports etc, especially routers and ports scenario tests. | 05:10 |
*** M00nr41n has joined #openstack-rally | 05:37 | |
*** abalutoiu has quit IRC | 05:39 | |
*** rdas has joined #openstack-rally | 05:42 | |
*** yamamot__ has quit IRC | 05:52 | |
*** andreykurilin has quit IRC | 05:58 | |
andreykurilin__ | liuyulong: I looked at create_and_update_ports scenario. network_create_args is used only if context.network is not specified at all. So in case when network_create_args is specified and network context is used, network_create_args will be ignored. Also network_create_args is actually deprecated now(we need better warning message). | 05:58 |
andreykurilin__ | liuyulong: also, I'm wonder, does creation of port requires a subnet in a network? | 05:59 |
*** yingjun has joined #openstack-rally | 06:10 | |
openstackgerrit | LIU Yulong proposed openstack/rally: Add default role name to rally deployment https://review.openstack.org/333124 | 06:14 |
*** yingjun has quit IRC | 06:15 | |
*** yingjun has joined #openstack-rally | 06:18 | |
*** rcernin has joined #openstack-rally | 06:18 | |
liuyulong | andreykurilin__, It's not required. You can do the following test: "neutron net-create test-net, neutron port-create test-net". | 06:21 |
liuyulong | andreykurilin__, Thank you for clarifying the network_create_args usage. In order to provent that exception, I network context with a very large subnet, such as "start_cidr": "10.0.0.0/16", then it works fine. | 06:24 |
andreykurilin__ | liuyulong: Can you propose a change for all scenarios of neutron, which have network_create_args argument and inner call to "_get_or_create_network" (like https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/neutron/network.py#L283) ? we need to add decorator for them like | 06:26 |
andreykurilin__ | https://github.com/openstack/rally/blob/master/rally/plugins/openstack/scenarios/keystone/basic.py#L27-L29 and deprecate network_create_args correctly | 06:26 |
*** yamamot__ has joined #openstack-rally | 06:33 | |
*** abalutoiu has joined #openstack-rally | 06:37 | |
*** stpierre has quit IRC | 06:58 | |
*** tesseract- has joined #openstack-rally | 07:03 | |
*** adiantum has joined #openstack-rally | 07:17 | |
*** adiantum has quit IRC | 07:18 | |
*** adiantum has joined #openstack-rally | 07:19 | |
*** amaretskiy has joined #openstack-rally | 07:21 | |
*** sshnaidm|afk is now known as sshnaidm | 07:26 | |
*** arxcruz has joined #openstack-rally | 07:32 | |
liuyulong | andreykurilin__, I see the deprecated warper for network_create_args. Did you mean move the warper from _get_or_create_network to each network benchmark scenarios ? | 07:35 |
*** alexchadin has joined #openstack-rally | 07:37 | |
liuyulong | andreykurilin__, sorry for the late reply, : ) | 07:38 |
liuyulong | andreykurilin__, there are a lot of meetings... | 07:38 |
*** anshul has joined #openstack-rally | 07:38 | |
liuyulong | andreykurilin__, cloud you please review this https://review.openstack.org/#/c/333124/ again ? I've test this in my local env, the default role works fine. | 07:39 |
*** rdas has quit IRC | 07:43 | |
*** alexchadin has quit IRC | 07:45 | |
*** alexchadin has joined #openstack-rally | 07:46 | |
*** yingjun has quit IRC | 07:56 | |
*** yingjun has joined #openstack-rally | 07:56 | |
*** mvk has joined #openstack-rally | 07:57 | |
*** yingjun has quit IRC | 08:01 | |
*** rdas has joined #openstack-rally | 08:02 | |
*** openstackgerrit has quit IRC | 08:18 | |
*** openstackgerrit has joined #openstack-rally | 08:18 | |
openstackgerrit | Alexander Chadin proposed openstack/rally: Add support for watcher osclient and watcher related types https://review.openstack.org/337574 | 08:20 |
*** ushkalim has joined #openstack-rally | 08:27 | |
*** pcaruana has joined #openstack-rally | 08:30 | |
andreykurilin__ | liuyulong: yeah, I remembered about this patch, but I need to think about more about it | 08:46 |
*** tosky has joined #openstack-rally | 08:47 | |
*** yingjun has joined #openstack-rally | 08:51 | |
liuyulong | andreykurilin__, hi, I've tested that, moving the log_deprecated_args to create_and_list_subnets, but when I run "rally task start create_and_list_subnets.json", I got no WARNINGS. | 08:56 |
liuyulong | andreykurilin__, let me peast the log. | 08:56 |
liuyulong | andreykurilin__, here http://paste.openstack.org/show/526860/, I set "network_create_args": {"admin_state_up": false}", there is no WARNINGS. | 09:08 |
openstackgerrit | Roman Vasilets proposed openstack/rally: [WIP] Refactor osclient https://review.openstack.org/335555 | 09:34 |
*** yanyanhu has quit IRC | 09:39 | |
*** alexchadin has quit IRC | 09:39 | |
*** yanyanhu has joined #openstack-rally | 09:40 | |
*** yanyanhu has quit IRC | 09:40 | |
*** alexchadin has joined #openstack-rally | 09:40 | |
*** alexchadin has quit IRC | 09:43 | |
*** yamamot__ has quit IRC | 09:54 | |
*** yingjun has quit IRC | 10:03 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Refactor DB shema for task results https://review.openstack.org/297020 | 10:31 |
*** psuriset has quit IRC | 10:36 | |
*** psuriset has joined #openstack-rally | 10:50 | |
*** psuriset has quit IRC | 11:06 | |
*** bkopilov has quit IRC | 11:21 | |
*** psuriset has joined #openstack-rally | 11:22 | |
*** klkumar has joined #openstack-rally | 11:28 | |
*** psuriset has quit IRC | 11:29 | |
*** psuriset has joined #openstack-rally | 11:29 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Refactor DB shema for task results https://review.openstack.org/297020 | 11:46 |
*** rook has joined #openstack-rally | 11:58 | |
*** arcimboldo has joined #openstack-rally | 12:07 | |
*** psuriset has quit IRC | 12:11 | |
*** psuriset has joined #openstack-rally | 12:26 | |
*** stpierre has joined #openstack-rally | 12:27 | |
*** alexchadin has joined #openstack-rally | 12:36 | |
*** xenocide has joined #openstack-rally | 12:44 | |
xenocide | Hello | 12:44 |
*** stpierre_ has joined #openstack-rally | 12:44 | |
*** stpierre has quit IRC | 12:45 | |
xenocide | I am trying to execute scenario for neutron lbaas but i am failing with message: "Invalid scenario argument: 'Neutron extension lbaas is not configured'` | 12:45 |
xenocide | I cannot find information about that, can anyone help me with that? How or where i can configure this? | 12:46 |
ikhudoshyn | hi xenocide | 12:46 |
ikhudoshyn | what's your env? | 12:46 |
xenocide | Hi | 12:46 |
ikhudoshyn | actually lbaas could (or could not) be installed separately from neutron | 12:47 |
*** arcimboldo has quit IRC | 12:47 | |
xenocide | env? we are using nuage network solution but lbaas is in neutron | 12:47 |
ikhudoshyn | so if you dont have one, you normally just dont run lbaas tests) | 12:48 |
ikhudoshyn | are you sure that there is lbaas? | 12:48 |
xenocide | yes we have lbaas, network administrator ask me if we can test it with rally because he was testing it manually | 12:49 |
xenocide | hmm from your question I guess that it should be automatically discover? | 12:50 |
ikhudoshyn | yep | 12:51 |
*** rdas has quit IRC | 12:51 | |
ikhudoshyn | afaik you don't configure rally to use (or not to use) lbaas. it is just discovered | 12:51 |
xenocide | so, even if we use Nuege networks solution it is fully done through neutron api and if rally can test neutron, whole configuration and communication is ok on rally side? | 12:53 |
*** stpierre has joined #openstack-rally | 12:53 | |
*** stpierre has joined #openstack-rally | 12:53 | |
ikhudoshyn | yes | 12:54 |
*** stpierre_ has quit IRC | 12:54 | |
xenocide | I love when everything is ok but it is not working :D Thank you very much | 12:54 |
xenocide | for your help and time | 12:55 |
ikhudoshyn | well in order to show you that msg rally just calls 'neutron ext-list' | 12:56 |
ikhudoshyn | you could do that manually and check whether lbaas is present | 12:57 |
ikhudoshyn | i'm afraid that's pretty much all you could do from rally side (( | 12:57 |
ikhudoshyn | welcome anyway | 12:58 |
*** psuriset has quit IRC | 12:58 | |
*** arcimboldo has joined #openstack-rally | 12:59 | |
*** rdas has joined #openstack-rally | 13:00 | |
*** yingjun has joined #openstack-rally | 13:03 | |
*** alexchad_ has joined #openstack-rally | 13:05 | |
*** yingjun has quit IRC | 13:08 | |
xenocide | ikhudoshyn: http://pastebin.com/SjQ1ZazG | 13:08 |
*** alexchadin has quit IRC | 13:09 | |
xenocide | may I ask is it looking ok for you? | 13:10 |
ikhudoshyn | looks like scenario expects 'lbaas' as exact value for the alias | 13:10 |
ikhudoshyn | while your list contains lbaasv2 | 13:10 |
klkumar | Hi All, I was trying to run tempest test using rally, for each tempest I see a ID, where this ID is used? | 13:11 |
ikhudoshyn | i'm not a pro in lbaas, sry | 13:11 |
*** anshul has quit IRC | 13:11 | |
ikhudoshyn | the only thing that comes to y mind is to change required alias in the code | 13:11 |
xenocide | ok, thank you I will try that | 13:12 |
*** psuriset has joined #openstack-rally | 13:12 | |
ikhudoshyn | though i'm not sure lbaas and lbaasv2 would work alike in the case | 13:12 |
*** M00nr41n has quit IRC | 13:15 | |
*** andreykurilin has joined #openstack-rally | 13:17 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Refactor DB shema for task results https://review.openstack.org/297020 | 13:20 |
*** diogogmt has quit IRC | 13:21 | |
*** diogogmt has joined #openstack-rally | 13:26 | |
*** spartacloud has joined #openstack-rally | 13:27 | |
*** bkopilov has joined #openstack-rally | 13:29 | |
*** maeca1 has joined #openstack-rally | 13:35 | |
*** diogogmt has quit IRC | 13:40 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Refactor DB shema for task results https://review.openstack.org/297020 | 13:40 |
*** kbaikov has quit IRC | 13:42 | |
*** arcimboldo has quit IRC | 13:46 | |
*** yingjun has joined #openstack-rally | 13:48 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Refactor DB shema for task results https://review.openstack.org/297020 | 13:49 |
klkumar | Hi All, I was trying to run tempest test using rally, for each tempest I see a ID, where this ID is used for? | 13:49 |
klkumar | example: test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] | 13:50 |
*** yingjun_ has joined #openstack-rally | 13:53 | |
*** yingjun has quit IRC | 13:53 | |
*** rdas has quit IRC | 13:54 | |
*** yingjun has joined #openstack-rally | 13:55 | |
*** yingjun_ has quit IRC | 13:56 | |
*** yingjun_ has joined #openstack-rally | 13:56 | |
andreykurilin | klkumar: hi | 13:58 |
*** yingjun__ has joined #openstack-rally | 13:58 | |
klkumar | Hi andreykurilin | 13:58 |
andreykurilin | klkumar: it is tempest specific stuff | 13:58 |
andreykurilin | http://docs.openstack.org/developer/tempest/HACKING.html#test-identification-with-idempotent-id | 13:58 |
klkumar | Thanks andreykurilin | 13:59 |
*** spartacloud is now known as zackf | 13:59 | |
*** yingjun has quit IRC | 14:00 | |
*** yingjun_ has quit IRC | 14:02 | |
*** arcimboldo has joined #openstack-rally | 14:02 | |
*** alexchad_ is now known as alexchadin | 14:25 | |
*** psuriset has quit IRC | 14:26 | |
*** anshul has joined #openstack-rally | 14:29 | |
*** diogogmt has joined #openstack-rally | 14:32 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Refactor DB shema for task results https://review.openstack.org/297020 | 14:37 |
*** yingjun has joined #openstack-rally | 14:41 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [RaaS][DO-NOT-MERGE] Introduce RaaS demo https://review.openstack.org/336636 | 14:42 |
*** rdas has joined #openstack-rally | 14:43 | |
*** yingjun__ has quit IRC | 14:45 | |
*** yingjun has quit IRC | 14:45 | |
*** yingjun has joined #openstack-rally | 14:45 | |
*** klkumar has quit IRC | 14:47 | |
*** alexchadin has quit IRC | 14:58 | |
*** alexchadin has joined #openstack-rally | 14:59 | |
*** KevinE has joined #openstack-rally | 15:01 | |
*** KevinE has quit IRC | 15:02 | |
*** KevinE has joined #openstack-rally | 15:02 | |
*** klkumar has joined #openstack-rally | 15:04 | |
*** KevinE has quit IRC | 15:09 | |
openstackgerrit | Alexander Maretskiy proposed openstack/rally: [RaaS][DO-NOT-MERGE] Introduce RaaS demo https://review.openstack.org/336636 | 15:18 |
*** alexchadin has quit IRC | 15:19 | |
openstackgerrit | Merged openstack/rally: Add volume type argument in volume context https://review.openstack.org/337943 | 15:19 |
*** davidlenwell has quit IRC | 15:20 | |
*** BobBall has joined #openstack-rally | 15:21 | |
*** alexchadin has joined #openstack-rally | 15:23 | |
*** arcimboldo has quit IRC | 15:24 | |
*** davidlenwell has joined #openstack-rally | 15:30 | |
*** KevinE has joined #openstack-rally | 15:33 | |
*** anshul has quit IRC | 15:37 | |
*** KevinE has quit IRC | 15:38 | |
*** kbaikov has joined #openstack-rally | 15:40 | |
*** KevinE has joined #openstack-rally | 15:43 | |
*** rdas has quit IRC | 15:48 | |
*** yingjun has quit IRC | 15:48 | |
*** pcaruana has quit IRC | 15:49 | |
*** ushkalim has quit IRC | 15:52 | |
*** leoswaldo has joined #openstack-rally | 15:55 | |
*** arxcruz has quit IRC | 15:55 | |
*** klkumar has quit IRC | 15:56 | |
*** pvaneck has joined #openstack-rally | 15:59 | |
*** amaretskiy has quit IRC | 16:01 | |
*** yamamoto has joined #openstack-rally | 16:03 | |
*** rcernin has quit IRC | 16:10 | |
akrzos | how often is rally released to pypi so it can be pip installed | 16:12 |
*** KevinE has quit IRC | 16:20 | |
*** alexchad_ has joined #openstack-rally | 16:21 | |
*** M00nr41n has joined #openstack-rally | 16:21 | |
*** tesseract- has quit IRC | 16:23 | |
*** alexcha__ has joined #openstack-rally | 16:23 | |
*** alexchadin has quit IRC | 16:25 | |
*** alexchad_ has quit IRC | 16:27 | |
*** abalutoiu has quit IRC | 16:27 | |
*** alexcha__ has quit IRC | 16:28 | |
*** BobBall is now known as BobBall_AWOL | 16:32 | |
*** leoswaldo has quit IRC | 17:01 | |
*** klindgren__ is now known as klindgren | 17:02 | |
*** tosky has quit IRC | 17:25 | |
*** psuriset has joined #openstack-rally | 17:27 | |
*** M00nr41n has quit IRC | 17:47 | |
*** tosky has joined #openstack-rally | 17:50 | |
*** catintheroof has joined #openstack-rally | 17:53 | |
*** M00nr41n has joined #openstack-rally | 17:54 | |
*** M00nr41n has quit IRC | 17:55 | |
*** yamamoto has quit IRC | 18:03 | |
*** yamamoto has joined #openstack-rally | 18:03 | |
*** pvaneck has quit IRC | 18:06 | |
*** yamamoto has quit IRC | 18:09 | |
*** KevinE has joined #openstack-rally | 18:20 | |
*** rcernin has joined #openstack-rally | 18:39 | |
*** pvaneck has joined #openstack-rally | 18:42 | |
*** yamamoto has joined #openstack-rally | 19:05 | |
*** yamamoto has quit IRC | 19:10 | |
*** psuriset has quit IRC | 19:37 | |
*** yamamoto has joined #openstack-rally | 20:07 | |
*** yamamoto has quit IRC | 20:12 | |
*** maeca1 has quit IRC | 21:05 | |
*** yamamoto has joined #openstack-rally | 21:09 | |
*** yamamoto has quit IRC | 21:14 | |
*** rcernin has quit IRC | 21:17 | |
*** zackf has quit IRC | 21:27 | |
*** stpierre has quit IRC | 21:33 | |
*** maeca1 has joined #openstack-rally | 21:36 | |
*** arcimboldo has joined #openstack-rally | 21:39 | |
*** diogogmt has quit IRC | 21:40 | |
*** diogogmt has joined #openstack-rally | 21:47 | |
*** maeca1 has quit IRC | 21:58 | |
*** maeca1 has joined #openstack-rally | 22:05 | |
*** yamamoto has joined #openstack-rally | 22:10 | |
*** yamamoto has quit IRC | 22:16 | |
*** arcimboldo has quit IRC | 22:18 | |
*** KevinE has quit IRC | 22:20 | |
*** tosky has quit IRC | 22:22 | |
*** catintheroof has quit IRC | 22:40 | |
*** sshnaidm is now known as sshnaidm|afk | 22:43 | |
*** maeca1 has quit IRC | 23:03 | |
*** yamamoto has joined #openstack-rally | 23:12 | |
*** yamamoto has quit IRC | 23:17 | |
*** diogogmt has quit IRC | 23:46 | |
*** yingjun has joined #openstack-rally | 23:51 | |
*** diogogmt has joined #openstack-rally | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!