*** MasterOfBugs has quit IRC | 00:49 | |
*** pramodrj07 has quit IRC | 00:49 | |
*** jkilpatr has quit IRC | 01:11 | |
*** jkilpatr has joined #openstack-rally | 01:14 | |
*** zeroDivisible has quit IRC | 01:24 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [API] Remove the DeprecatedAPIClass https://review.openstack.org/456426 | 01:28 |
---|---|---|
*** zeroDivisible has joined #openstack-rally | 01:29 | |
*** yanyanhu has joined #openstack-rally | 01:33 | |
*** tovin07_ has joined #openstack-rally | 01:35 | |
*** ilbot3 has quit IRC | 01:45 | |
*** ilbot3 has joined #openstack-rally | 01:49 | |
*** rcernin has joined #openstack-rally | 02:20 | |
*** rcernin has quit IRC | 02:26 | |
*** rcernin has joined #openstack-rally | 02:26 | |
*** mkoderer has quit IRC | 02:27 | |
openstackgerrit | zhangzhihui proposed openstack/rally master: Add cinder.CreateAndUpdateVolumeType scenario https://review.openstack.org/432138 | 02:41 |
*** beslemon has joined #openstack-rally | 03:38 | |
*** beslemon_ has joined #openstack-rally | 03:42 | |
*** beslemon has quit IRC | 03:44 | |
*** rcernin has quit IRC | 04:29 | |
*** chhavi has joined #openstack-rally | 04:40 | |
*** rdas has joined #openstack-rally | 04:58 | |
*** chhavi has quit IRC | 05:04 | |
*** pramodrj07 has joined #openstack-rally | 05:05 | |
*** MasterOfBugs has joined #openstack-rally | 05:05 | |
*** psuriset_ has quit IRC | 05:28 | |
*** sunxin has joined #openstack-rally | 05:31 | |
*** chhavi has joined #openstack-rally | 05:37 | |
gregoryo | Thanks andreykurilin, I'll check the link and ask around more. | 05:37 |
*** rcernin has joined #openstack-rally | 05:37 | |
gregoryo | DinaBelova: As mentioned, I'm looking for others' approaches to performance testing and benchmarks. Rally has a rather large list of tests, and I would like to know which ones people tend to use, with what settings. | 05:38 |
*** psuriset_ has joined #openstack-rally | 05:41 | |
*** yanyanhu has quit IRC | 05:46 | |
*** yanyanhu has joined #openstack-rally | 05:52 | |
*** dixiaoli has joined #openstack-rally | 06:08 | |
openstackgerrit | Evgeny Sikachev proposed openstack/rally master: Fixing of creating of images for rally verify https://review.openstack.org/456454 | 06:13 |
*** pcaruana has joined #openstack-rally | 07:01 | |
*** rcernin has quit IRC | 07:01 | |
*** rcernin has joined #openstack-rally | 07:01 | |
*** pramodrj07 has quit IRC | 07:02 | |
*** MasterOfBugs has quit IRC | 07:02 | |
*** pramodrj07 has joined #openstack-rally | 07:03 | |
*** MasterOfBugs has joined #openstack-rally | 07:03 | |
*** PramodJ has joined #openstack-rally | 07:04 | |
*** MasterOfBugs has quit IRC | 07:05 | |
*** pramodrj07 has quit IRC | 07:05 | |
*** MasterOfBugs has joined #openstack-rally | 07:05 | |
*** tesseract has joined #openstack-rally | 07:12 | |
*** abehl has joined #openstack-rally | 07:29 | |
openstackgerrit | Liang Cui proposed openstack/rally master: Fix the choice of default_role https://review.openstack.org/455173 | 07:34 |
*** yanyanhu has quit IRC | 07:40 | |
*** yanyanhu has joined #openstack-rally | 07:40 | |
*** aojea has quit IRC | 07:43 | |
*** alexchadin has joined #openstack-rally | 07:44 | |
*** Serlex has joined #openstack-rally | 07:48 | |
*** aojea has joined #openstack-rally | 07:51 | |
*** MasterOfBugs has quit IRC | 07:59 | |
*** PramodJ has quit IRC | 07:59 | |
openstackgerrit | chenhb proposed openstack/rally master: [WIP][atomic_actions]Port report to new atomic actions https://review.openstack.org/454512 | 08:10 |
*** jkilpatr has quit IRC | 08:16 | |
*** aojea has quit IRC | 08:25 | |
*** chenhb has joined #openstack-rally | 08:27 | |
*** jkilpatr has joined #openstack-rally | 08:29 | |
chenhb | strange, it had not occurred error. https://review.openstack.org/#/c/431624/14/rally/cli/commands/task.py | 08:29 |
chenhb | we have converted to old atomic in task.get_result | 08:30 |
chenhb | * task.get_results | 08:31 |
*** aojea has joined #openstack-rally | 08:32 | |
*** e0ne has joined #openstack-rally | 08:43 | |
-openstackstatus- NOTICE: zuul was restarted due to an unrecoverable disconnect from gerrit. If your change is missing a CI result and isn't listed in the pipelines on http://status.openstack.org/zuul/ , please recheck | 08:51 | |
*** aarefiev_afk is now known as aarefiev | 08:57 | |
*** aojea has quit IRC | 08:58 | |
*** aojea has joined #openstack-rally | 09:01 | |
*** ushkalim has joined #openstack-rally | 09:04 | |
*** sunxin has quit IRC | 09:06 | |
*** sunxin has joined #openstack-rally | 09:25 | |
*** sunxin has quit IRC | 09:26 | |
*** jkilpatr has quit IRC | 09:29 | |
*** tosky has joined #openstack-rally | 09:30 | |
rallydev-bot | [From Gitter] shihai1991 : it got the old atomic results | 09:33 |
rallydev-bot | [From Gitter] shihai1991 : task.get_details get the new atomic results | 09:34 |
*** jkilpatr has joined #openstack-rally | 09:35 | |
*** mvk has joined #openstack-rally | 09:38 | |
rallydev-bot | [From Gitter] chenhb-zte : i mean we changed task.get().get_results to task.get_details()["result"], it did not occur anything error | 09:40 |
rallydev-bot | [From Gitter] shihai1991 : yes, it could be finished successfully. | 09:41 |
rallydev-bot | [From Gitter] shihai1991 : i only find this schema https://github.com/openstack/rally/blob/master/rally/common/objects/task.py#L137 would affected. | 09:45 |
*** aojea has quit IRC | 09:51 | |
*** yanyanhu has quit IRC | 10:02 | |
openstackgerrit | Evgeny Sikachev proposed openstack/rally master: Fixing of creating of images for rally verify https://review.openstack.org/456454 | 10:02 |
*** tovin07_ has quit IRC | 10:04 | |
*** aojea has joined #openstack-rally | 10:14 | |
*** alexchadin has quit IRC | 10:19 | |
*** jkilpatr has quit IRC | 10:43 | |
*** oanufrii has joined #openstack-rally | 10:52 | |
*** jkilpatr has joined #openstack-rally | 11:03 | |
*** abalutoiu has quit IRC | 11:08 | |
*** abalutoiu has joined #openstack-rally | 11:10 | |
*** aojea has quit IRC | 11:18 | |
*** rdas has quit IRC | 11:30 | |
*** dixiaoli has quit IRC | 11:31 | |
*** yingjun has joined #openstack-rally | 11:46 | |
openstackgerrit | chenhb proposed openstack/rally master: [Trivial] Replace 'assertEqual(True, a)' with 'assertTrue(a)' https://review.openstack.org/389615 | 12:07 |
*** Daviey has quit IRC | 12:28 | |
openstackgerrit | Merged openstack/rally master: Fixing of creating of images for rally verify https://review.openstack.org/456454 | 12:33 |
*** Daviey has joined #openstack-rally | 12:54 | |
*** gardlt has joined #openstack-rally | 13:06 | |
*** Guest3412 has joined #openstack-rally | 13:08 | |
*** gardlt has quit IRC | 13:49 | |
*** Guest3412 has quit IRC | 13:50 | |
*** catintheroof has joined #openstack-rally | 13:51 | |
*** alexchadin has joined #openstack-rally | 13:51 | |
*** yingjun has quit IRC | 13:58 | |
*** chandankumar is now known as chkumar|off | 14:10 | |
*** gardlt has joined #openstack-rally | 14:11 | |
*** aojea has joined #openstack-rally | 14:18 | |
*** aojea has quit IRC | 14:23 | |
*** aojea has joined #openstack-rally | 14:28 | |
*** aojea has quit IRC | 14:32 | |
*** beslemon_ has quit IRC | 14:36 | |
*** gardlt has quit IRC | 14:38 | |
*** gardlt has joined #openstack-rally | 14:43 | |
*** alexpilotti has quit IRC | 14:49 | |
*** alexpilotti has joined #openstack-rally | 14:50 | |
*** catintheroof has quit IRC | 14:52 | |
*** catintheroof has joined #openstack-rally | 14:52 | |
*** aarefiev is now known as aarefiev_afk | 14:54 | |
*** yingjun has joined #openstack-rally | 15:01 | |
*** afazekas_ has joined #openstack-rally | 15:09 | |
*** zigo_ has joined #openstack-rally | 15:09 | |
*** pcaruana has quit IRC | 15:10 | |
*** _rpromyshlenniko has joined #openstack-rally | 15:10 | |
*** mpotdar- has joined #openstack-rally | 15:10 | |
*** mpotdar has quit IRC | 15:10 | |
*** rpromyshlennikov has quit IRC | 15:10 | |
*** afazekas has quit IRC | 15:10 | |
*** serverascode has quit IRC | 15:10 | |
*** zigo has quit IRC | 15:10 | |
*** mpotdar- is now known as mpotdar | 15:10 | |
*** zigo_ is now known as zigo | 15:12 | |
*** zigo is now known as Guest52586 | 15:12 | |
*** rcernin has quit IRC | 15:13 | |
*** beslemon has joined #openstack-rally | 15:19 | |
*** serverascode has joined #openstack-rally | 15:20 | |
*** catintheroof has quit IRC | 15:27 | |
*** catintheroof has joined #openstack-rally | 15:27 | |
*** catintheroof has quit IRC | 15:27 | |
*** aojea has joined #openstack-rally | 15:28 | |
*** tosky has quit IRC | 15:33 | |
*** aojea has quit IRC | 15:33 | |
*** e0ne has quit IRC | 15:35 | |
*** beslemon has quit IRC | 15:40 | |
*** beslemon has joined #openstack-rally | 15:41 | |
*** alexchadin has quit IRC | 15:50 | |
*** beslemon_ has joined #openstack-rally | 15:58 | |
*** beslemon has quit IRC | 16:00 | |
openstackgerrit | Hai Shi proposed openstack/rally master: [API] Remove the DeprecatedAPIClass https://review.openstack.org/456426 | 16:14 |
*** openstack has joined #openstack-rally | 16:33 | |
*** tesseract has joined #openstack-rally | 16:35 | |
*** openstackstatus has joined #openstack-rally | 16:35 | |
*** ChanServ sets mode: +v openstackstatus | 16:35 | |
*** yingjun has joined #openstack-rally | 16:35 | |
*** catintheroof has joined #openstack-rally | 16:36 | |
*** catintheroof has quit IRC | 16:44 | |
*** chhavi has quit IRC | 16:49 | |
*** gardlt has quit IRC | 16:55 | |
*** gardlt has joined #openstack-rally | 17:14 | |
*** abehl has quit IRC | 17:15 | |
*** yingjun has quit IRC | 17:28 | |
*** aojea has joined #openstack-rally | 17:32 | |
*** aojea has quit IRC | 17:32 | |
*** aojea has joined #openstack-rally | 17:32 | |
*** abehl has joined #openstack-rally | 17:41 | |
*** rcernin has joined #openstack-rally | 17:42 | |
*** Serlex has quit IRC | 17:53 | |
*** abehl has quit IRC | 17:55 | |
*** gardlt has quit IRC | 18:04 | |
*** dbslusser has joined #openstack-rally | 18:27 | |
*** mvk has quit IRC | 18:29 | |
*** aojea has quit IRC | 18:42 | |
*** psuriset_ has quit IRC | 18:51 | |
*** MasterOfBugs has joined #openstack-rally | 18:59 | |
*** psuriset_ has joined #openstack-rally | 19:04 | |
*** jkilpatr has quit IRC | 19:08 | |
*** jkilpatr has joined #openstack-rally | 19:08 | |
*** jkilpatr has quit IRC | 19:15 | |
*** jkilpatr has joined #openstack-rally | 19:15 | |
*** aojea has joined #openstack-rally | 19:26 | |
*** gardlt has joined #openstack-rally | 19:28 | |
*** aojea has quit IRC | 19:29 | |
*** aojea has joined #openstack-rally | 19:29 | |
*** e0ne has joined #openstack-rally | 19:33 | |
*** aojea has quit IRC | 19:35 | |
-openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks. | 19:52 | |
*** aojea has joined #openstack-rally | 19:53 | |
*** itlinux has joined #openstack-rally | 20:17 | |
itlinux | hello all.. | 20:17 |
itlinux | does Rally support domains now? | 20:17 |
itlinux | I have not used it for several months now can someone guide me on some updates.. thansk | 20:17 |
*** e0ne has quit IRC | 20:18 | |
*** gardlt has quit IRC | 20:46 | |
*** itlinux has quit IRC | 20:48 | |
*** itlinux has joined #openstack-rally | 20:52 | |
*** jkilpatr has quit IRC | 20:52 | |
*** dbslusser has quit IRC | 20:54 | |
*** beslemon_ has quit IRC | 20:55 | |
*** itlinux has quit IRC | 21:34 | |
*** itlinux has joined #openstack-rally | 21:40 | |
*** jkilpatr has joined #openstack-rally | 21:42 | |
*** tesseract has quit IRC | 21:47 | |
*** aojea has quit IRC | 22:26 | |
*** itlinux has quit IRC | 22:31 | |
*** MasterOfBugs has quit IRC | 23:00 | |
*** oanufrii has quit IRC | 23:38 | |
*** itlinux has joined #openstack-rally | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!