| *** adiantum has quit IRC | 00:08 | |
| *** adiantum has joined #openstack-rally | 00:09 | |
| *** Alex_Stef has joined #openstack-rally | 00:14 | |
| *** xarses_ has quit IRC | 00:17 | |
| *** Alex_Stef has quit IRC | 00:51 | |
| *** adiantum has quit IRC | 01:04 | |
| openstackgerrit | chenhb proposed openstack/rally: Switch admin_cleanup to usercleanup https://review.openstack.org/415193 | 01:20 |
|---|---|---|
| openstackgerrit | chenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner https://review.openstack.org/414934 | 01:30 |
| *** dave-mccowan has joined #openstack-rally | 02:41 | |
| *** ilbot3 has quit IRC | 02:46 | |
| *** ilbot3 has joined #openstack-rally | 02:49 | |
| *** dave-mccowan has quit IRC | 03:28 | |
| *** kjorgensen has joined #openstack-rally | 03:52 | |
| *** kjorgensen has quit IRC | 03:56 | |
| *** psuriset has quit IRC | 04:35 | |
| *** rdas has joined #openstack-rally | 04:49 | |
| *** psuriset has joined #openstack-rally | 05:12 | |
| *** chenhb has joined #openstack-rally | 05:47 | |
| openstackgerrit | zhangzhihui proposed openstack/rally: Add neutron.CreateAndListSecurityGroupRules scenario https://review.openstack.org/415608 | 06:06 |
| *** Alex_Stef has joined #openstack-rally | 06:13 | |
| openstackgerrit | zhangzhihui proposed openstack/rally: update wait_for to wait_for_status https://review.openstack.org/415610 | 06:17 |
| *** e0ne has joined #openstack-rally | 06:29 | |
| openstackgerrit | chenhb proposed openstack/rally: Switch admin_cleanup to usercleanup https://review.openstack.org/415193 | 06:32 |
| *** rcernin has joined #openstack-rally | 06:53 | |
| rallydev-bot | [From Gitter] shihai1991 : @andreykurilin when I run "rally task start xxx.yaml" in windows, the trace shows me: | 06:57 |
| *** yamamoto has joined #openstack-rally | 07:00 | |
| *** yamamoto has quit IRC | 07:02 | |
| *** tesseract has joined #openstack-rally | 07:08 | |
| openstackgerrit | chenhb proposed openstack/rally: [WIP]Add create_and_delete scenario to loadbalaner https://review.openstack.org/414934 | 07:13 |
| *** e0ne has quit IRC | 07:14 | |
| *** Alex_Stef has quit IRC | 07:14 | |
| *** e0ne has joined #openstack-rally | 07:19 | |
| *** yamamoto has joined #openstack-rally | 07:33 | |
| *** e0ne has quit IRC | 07:33 | |
| *** yamamoto has quit IRC | 07:42 | |
| rallydev-bot | [From Gitter] shihai1991 : @andreykurilin When we run "rally task start xxx.yaml" in windows, it show me that: | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : xxx | Completed: Enter context: 'users' | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : Process Process-1: | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : Traceback (most recent call last): | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\multiprocessing\process.py',line 73 | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : self.run() | 07:44 |
| *** yamamoto has joined #openstack-rally | 07:44 | |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\multiprocessing\process.py',line 114 | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : self._target(*self._args, **self._kwargs) | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\site-packages\rally\plugins\common\runner\constant.py',line 73, in _worker_process | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : scenario_context = runner._get_scenario_context(iteration, context) | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\site-packages\rally\task\runner.py', line 52 | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : return context.ContextManager(context_obj).map_for_scenario() | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\site-packages\rally\task\context.py', line 215 | 07:44 |
| rallydev-bot | [From Gitter] shihai1991 : for ctx in self._get_sorted_context_lst(): | 07:45 |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\site-packages\rally\task\context.py', line 176 | 07:45 |
| rallydev-bot | [From Gitter] shihai1991 : ctxlst = map(Context.get, self.context_obj["config"]) | 07:45 |
| rallydev-bot | [From Gitter] shihai1991 : File 'd:\python27\lib\site-packages\rally\common\plugin\plugin.py', line 236 | 07:45 |
| rallydev-bot | [From Gitter] shihai1991 : name=name, namespace=namespace or "any of" | 07:45 |
| rallydev-bot | [From Gitter] shihai1991 : PluginNotFound: There is no plugin with name: 'users' in any of namespace. | 07:45 |
| rallydev-bot | [From Gitter] andreykurilin : Hm | 07:46 |
| rallydev-bot | [From Gitter] shihai1991 : https://github.com/openstack/rally/blob/0.7.0/rally/task/context.py#L176 | 07:46 |
| rallydev-bot | [From Gitter] shihai1991 : my rally version is 0.7.0 | 07:47 |
| *** e0ne has joined #openstack-rally | 07:47 | |
| rallydev-bot | [From Gitter] shihai1991 : And in https://github.com/openstack/rally/blob/master/rally/common/db/api.py#L56, maybe I could do small change to maintain compatibility with windows. | 07:49 |
| rallydev-bot | [From Gitter] shihai1991 : That's all | 07:50 |
| *** e0ne has quit IRC | 08:12 | |
| *** kjorgensen has joined #openstack-rally | 08:16 | |
| -openstackstatus- NOTICE: All CI tests are currently broken since logs.openstack.org is down. Refrain from recheck or approval until this is fixed. | 08:18 | |
| *** ChanServ changes topic to "All CI tests are currently broken since logs.openstack.org is down. Refrain from recheck or approval until this is fixed." | 08:18 | |
| *** kjorgensen has quit IRC | 08:21 | |
| *** anshul has joined #openstack-rally | 08:28 | |
| *** Alex_Stef has joined #openstack-rally | 08:35 | |
| *** anshul has quit IRC | 08:52 | |
| *** anshul has joined #openstack-rally | 09:04 | |
| *** Alex_Stef has quit IRC | 09:04 | |
| *** yamamoto has quit IRC | 09:13 | |
| *** yamamoto has joined #openstack-rally | 09:15 | |
| *** Alex_Stef has joined #openstack-rally | 09:19 | |
| *** Alex_Stef has quit IRC | 09:26 | |
| *** e0ne has joined #openstack-rally | 09:36 | |
| *** alexchadin has joined #openstack-rally | 09:39 | |
| *** Alex_Stef has joined #openstack-rally | 09:39 | |
| *** adiantum has joined #openstack-rally | 09:50 | |
| *** adiantum has quit IRC | 09:50 | |
| *** adiantum has joined #openstack-rally | 09:51 | |
| *** aarefiev_afk has quit IRC | 09:55 | |
| *** turvey_ has joined #openstack-rally | 10:24 | |
| *** serverascode_ has joined #openstack-rally | 10:25 | |
| *** tesseract has quit IRC | 10:25 | |
| *** tesseract has joined #openstack-rally | 10:26 | |
| *** dmellado has quit IRC | 10:30 | |
| *** turvey has quit IRC | 10:30 | |
| *** serverascode has quit IRC | 10:30 | |
| *** akrzos has quit IRC | 10:30 | |
| *** turvey_ is now known as turvey | 10:31 | |
| *** pcaruana has joined #openstack-rally | 10:31 | |
| *** serverascode_ is now known as serverascode | 10:35 | |
| openstackgerrit | chenhb proposed openstack/rally: [WIP]Add neutron lbaas v2 scenarios https://review.openstack.org/394356 | 10:36 |
| *** dmellado has joined #openstack-rally | 10:36 | |
| *** akrzos has joined #openstack-rally | 10:36 | |
| *** yamamoto has quit IRC | 10:40 | |
| *** srihitha has joined #openstack-rally | 10:54 | |
| *** srihitha has quit IRC | 10:54 | |
| *** klindgren has quit IRC | 11:00 | |
| *** ChanServ changes topic to "Gitter https://gitter.im/rally-dev/Lobby ☁ Review board: https://goo.gl/iYw2m0 ☁ Rally RoadMap: http://goo.gl/JZkmwY ☁ IRC logs http://irclog.perlgeek.de/openstack-rally ☁ Key persons to ask: andreykurilin, boris-42, amaretskiy, rvasilets, stpierre ☁ Documentation: https://rally.readthedocs.org/en/latest/ ☁ To publish changes to Rally: https://rally.readthedocs.org/en/late" | 11:09 | |
| -openstackstatus- NOTICE: logs.openstack.org is up again. Feel free to recheck any failures. | 11:09 | |
| *** klindgren has joined #openstack-rally | 11:14 | |
| *** rdas has quit IRC | 11:22 | |
| *** pcaruana has quit IRC | 11:28 | |
| *** yamamoto has joined #openstack-rally | 11:40 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [WIP][Verify] Small improvements for verification component https://review.openstack.org/415543 | 11:46 |
| *** aarefiev has joined #openstack-rally | 12:05 | |
| *** aarefiev is now known as aarefiev_afk | 12:05 | |
| *** e0ne has quit IRC | 12:05 | |
| *** e0ne has joined #openstack-rally | 12:05 | |
| *** alexchadin has quit IRC | 12:12 | |
| *** jkilpatr has joined #openstack-rally | 12:19 | |
| openstackgerrit | Merged openstack/rally: Fix simple typos in file hypervisors.py https://review.openstack.org/415328 | 12:36 |
| openstackgerrit | Merged openstack/rally: Check verification component refactoring https://review.openstack.org/408053 | 12:37 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: [wip][verification] use vertical table https://review.openstack.org/415692 | 12:53 |
| *** sshnaidm has quit IRC | 12:58 | |
| *** sshnaidm has joined #openstack-rally | 12:59 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Small improvements for verification component https://review.openstack.org/415543 | 13:00 |
| *** psuriset has quit IRC | 13:22 | |
| *** psuriset has joined #openstack-rally | 13:34 | |
| openstackgerrit | Merged openstack/rally: Change "a SQL" to "an SQL" https://review.openstack.org/415366 | 13:37 |
| *** jkilpatr has quit IRC | 13:44 | |
| *** anshul has quit IRC | 14:28 | |
| *** jkilpatr has joined #openstack-rally | 14:36 | |
| *** jkilpatr has quit IRC | 14:42 | |
| *** adiantum has quit IRC | 14:50 | |
| *** yamamoto has quit IRC | 14:55 | |
| *** yamamoto has joined #openstack-rally | 15:03 | |
| *** dave-mccowan has joined #openstack-rally | 15:15 | |
| openstackgerrit | Merged openstack/rally: Save raw task results in chunks https://review.openstack.org/391421 | 15:34 |
| *** yamamoto has quit IRC | 15:42 | |
| *** Alex_Stef has quit IRC | 15:51 | |
| *** dave-mcc_ has joined #openstack-rally | 16:17 | |
| *** dave-mccowan has quit IRC | 16:19 | |
| *** dave-mcc_ has quit IRC | 16:24 | |
| *** tesseract has quit IRC | 16:32 | |
| *** yamamoto has joined #openstack-rally | 16:43 | |
| *** kjorgensen has joined #openstack-rally | 16:46 | |
| *** yamamoto has quit IRC | 16:52 | |
| *** xarses has joined #openstack-rally | 16:58 | |
| *** xarses_ has joined #openstack-rally | 17:00 | |
| *** xarses has quit IRC | 17:02 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Small improvements for verification component https://review.openstack.org/415543 | 17:07 |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Add DB migration to fix test results for verifications https://review.openstack.org/415733 | 17:09 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: [wip][verification] use vertical table https://review.openstack.org/415692 | 17:25 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: [wip][verification] use vertical table https://review.openstack.org/415692 | 17:28 |
| *** harlowja has joined #openstack-rally | 17:36 | |
| *** kjorgensen has quit IRC | 17:40 | |
| *** kjorgensen has joined #openstack-rally | 17:41 | |
| *** kjorgens_ has joined #openstack-rally | 17:42 | |
| openstackgerrit | Hai Shi proposed openstack/rally: [WIP]Port all glance scenarios to Image Service https://review.openstack.org/415740 | 17:42 |
| *** kjorgensen has quit IRC | 17:46 | |
| *** rcernin has quit IRC | 18:14 | |
| *** lezbar has joined #openstack-rally | 18:14 | |
| *** beslemon has joined #openstack-rally | 18:31 | |
| *** lezbar has quit IRC | 18:32 | |
| *** lezbar has joined #openstack-rally | 18:33 | |
| *** lezbar has quit IRC | 18:35 | |
| *** lezbar__ has joined #openstack-rally | 18:35 | |
| *** lezbar__ has quit IRC | 18:40 | |
| *** harlowja has quit IRC | 18:53 | |
| *** e0ne has quit IRC | 19:00 | |
| openstackgerrit | Anton Studenov proposed openstack/rally: [install] Fix install_rally.sh https://review.openstack.org/415746 | 19:04 |
| *** dave-mccowan has joined #openstack-rally | 19:13 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Small improvements for verification component https://review.openstack.org/415543 | 19:28 |
| *** dave-mccowan has quit IRC | 19:32 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Small improvements for verification component https://review.openstack.org/415543 | 19:39 |
| *** beslemon has quit IRC | 19:49 | |
| *** beslemon has joined #openstack-rally | 19:51 | |
| *** e0ne has joined #openstack-rally | 20:16 | |
| *** rcernin has joined #openstack-rally | 20:25 | |
| *** e0ne has quit IRC | 20:26 | |
| *** adiantum has joined #openstack-rally | 20:26 | |
| *** e0ne has joined #openstack-rally | 20:37 | |
| openstackgerrit | Peter Lomakin proposed openstack/rally: Security group and rule context https://review.openstack.org/415522 | 20:46 |
| openstackgerrit | Peter Lomakin proposed openstack/rally: Security group and rule context https://review.openstack.org/415522 | 20:47 |
| *** xarses has joined #openstack-rally | 20:49 | |
| *** xarses has quit IRC | 20:49 | |
| *** xarses has joined #openstack-rally | 20:49 | |
| *** harlowja has joined #openstack-rally | 20:49 | |
| *** xarses_ has quit IRC | 20:50 | |
| openstackgerrit | Peter Lomakin proposed openstack/rally: Security group and rule context https://review.openstack.org/415522 | 20:51 |
| openstackgerrit | Peter Lomakin proposed openstack/rally: Security group and rule context https://review.openstack.org/415522 | 20:52 |
| *** jkilpatr has joined #openstack-rally | 20:56 | |
| *** jkilpatr has quit IRC | 21:04 | |
| *** e0ne has quit IRC | 21:13 | |
| *** e0ne has joined #openstack-rally | 21:16 | |
| *** beslemon has quit IRC | 21:36 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Small improvements for verification component https://review.openstack.org/415543 | 22:04 |
| *** e0ne has quit IRC | 22:16 | |
| *** jkilpatr has joined #openstack-rally | 22:47 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!