*** davideagnello has joined #openstack-rally | 00:02 | |
*** mwagner_ has joined #openstack-rally | 00:09 | |
*** dmorita has joined #openstack-rally | 00:35 | |
*** nadeem has quit IRC | 00:51 | |
*** mdnadeem has joined #openstack-rally | 00:53 | |
*** chenli has quit IRC | 01:19 | |
*** chenli has joined #openstack-rally | 01:28 | |
chenli | hi, any one can help review https://review.openstack.org/#/c/234525/ | 01:29 |
---|---|---|
*** andreykurilin has quit IRC | 01:33 | |
*** andreykurilin has joined #openstack-rally | 01:39 | |
*** ilbot3 has quit IRC | 01:44 | |
*** ilbot3 has joined #openstack-rally | 01:48 | |
*** davideagnello has quit IRC | 01:57 | |
*** baker has joined #openstack-rally | 01:58 | |
*** chenli has quit IRC | 01:58 | |
*** davideagnello has joined #openstack-rally | 02:00 | |
*** baker_ has joined #openstack-rally | 02:04 | |
*** baker has quit IRC | 02:07 | |
*** arnoldje has joined #openstack-rally | 02:28 | |
*** davideagnello has quit IRC | 02:35 | |
*** ompp has joined #openstack-rally | 03:15 | |
*** rdas has joined #openstack-rally | 04:08 | |
*** psd has joined #openstack-rally | 04:16 | |
*** baker_ has quit IRC | 04:21 | |
openstackgerrit | Merged openstack/rally: Remove quotes from subshell call in bash script https://review.openstack.org/226726 | 04:26 |
*** rdas has quit IRC | 04:30 | |
*** rdas has joined #openstack-rally | 04:31 | |
*** jjmb1 has quit IRC | 04:35 | |
*** jjmb has joined #openstack-rally | 04:35 | |
*** rdas has quit IRC | 04:38 | |
*** rdas has joined #openstack-rally | 04:38 | |
*** arnoldje has quit IRC | 04:44 | |
*** psuriset has joined #openstack-rally | 04:57 | |
*** harshs has quit IRC | 05:06 | |
*** tfreger has joined #openstack-rally | 05:08 | |
*** yfried has quit IRC | 05:11 | |
*** ompp has quit IRC | 05:16 | |
*** harshs has joined #openstack-rally | 05:25 | |
*** ompp has joined #openstack-rally | 05:37 | |
*** yfried has joined #openstack-rally | 06:05 | |
*** yfried_ has joined #openstack-rally | 06:09 | |
*** yfried has quit IRC | 06:09 | |
*** yfried_ is now known as yfried|afk | 06:22 | |
*** chenli has joined #openstack-rally | 06:22 | |
*** harshs has quit IRC | 06:22 | |
*** yfried|afk is now known as yfried_ | 06:26 | |
*** psuriset has quit IRC | 06:27 | |
*** boris-42 has joined #openstack-rally | 06:28 | |
boris-42 | yfried_: ping | 06:41 |
yfried_ | boris-42: pong | 06:51 |
*** psuriset has joined #openstack-rally | 06:52 | |
*** lutostag has quit IRC | 06:53 | |
boris-42 | yfried_: how are you ? | 06:54 |
yfried_ | boris-42: swamped :) | 06:56 |
yfried_ | boris-42: found the bike? | 06:56 |
*** e0ne has joined #openstack-rally | 07:01 | |
boris-42 | yfried_: nope=( | 07:01 |
boris-42 | yfried_: so | 07:01 |
boris-42 | yfried_: are you going to fix this https://bugs.launchpad.net/rally/+bug/1507307 ? | 07:02 |
openstack | Launchpad bug 1507307 in Rally "iteration numbers in report are inconsisten" [Low,Triaged] | 07:02 |
*** anshul has joined #openstack-rally | 07:04 | |
yfried_ | boris-42: not atm. report modules are a bit complicated for me. if amaretskiy can't do it, then I might try to later | 07:08 |
boris-42 | yfried_: it's simple bug.... | 07:12 |
boris-42 | yfried_: it's all here https://github.com/openstack/rally/blob/master/rally/task/processing/plot.py#L36-L40 | 07:14 |
boris-42 | yfried_: the problem is the enumerate starts from 0 | 07:15 |
yfried_ | boris-42: act. no. the log also enumerates iteration from 0 | 07:16 |
yfried_ | boris-42: the graph axis should start with 0 as well, shouldn't it? | 07:17 |
boris-42 | yfried_: so we can fix it in any way | 07:18 |
boris-42 | yfried_: it's better to start from 1 | 07:19 |
boris-42 | yfried_: so last iteration will be 100 not 99 if you specify times 100 | 07:19 |
yfried_ | boris-42: then you must change the log output as well | 07:20 |
*** e0ne has quit IRC | 07:20 | |
boris-42 | yfried_: so it's as well one line change | 07:21 |
boris-42 | yfried_: overall this bug is ultra simple to fix | 07:21 |
boris-42 | yfried_: to lines | 07:21 |
boris-42 | 2 lines diff* | 07:21 |
yfried_ | boris-42: I didn't want to miss anything and I feared changing log would be considered problematic | 07:22 |
yfried_ | boris-42: I'm guessing iteration log is in engine? | 07:22 |
*** e0ne has joined #openstack-rally | 07:24 | |
boris-42 | yfried_: so we need to fix all runners | 07:26 |
boris-42 | https://github.com/openstack/rally/blob/master/rally/plugins/common/runners/serial.py#L71-L72 | 07:26 |
boris-42 | yfried_: but it's everywhere quite simple change | 07:26 |
boris-42 | range(1, times +1) | 07:26 |
*** aarefiev has joined #openstack-rally | 07:29 | |
*** e0ne has quit IRC | 07:31 | |
*** arxcruz has joined #openstack-rally | 07:33 | |
yfried_ | boris-42: more or less. pushing fix now | 07:37 |
yfried_ | boris-42: dammit. need to update unittests | 07:38 |
*** ompp has quit IRC | 07:49 | |
*** fhubik has joined #openstack-rally | 07:49 | |
boris-42 | yfried_: =) | 07:49 |
*** neeti has joined #openstack-rally | 07:59 | |
*** gema has quit IRC | 08:01 | |
*** yfried__ has joined #openstack-rally | 08:02 | |
*** yfried_ has quit IRC | 08:03 | |
*** lutostag has joined #openstack-rally | 08:09 | |
*** amaretskiy has joined #openstack-rally | 08:10 | |
*** ompp has joined #openstack-rally | 08:10 | |
*** amaretskiy has quit IRC | 08:11 | |
*** ompp has quit IRC | 08:15 | |
*** e0ne has joined #openstack-rally | 08:16 | |
*** yfried has joined #openstack-rally | 08:19 | |
*** yfried__ has quit IRC | 08:23 | |
*** e0ne has quit IRC | 08:29 | |
*** fhubik is now known as fhubik_brb | 08:29 | |
*** e0ne has joined #openstack-rally | 08:33 | |
*** ompp has joined #openstack-rally | 08:35 | |
*** e0ne has quit IRC | 08:35 | |
*** fhubik_brb is now known as fhubik | 08:39 | |
*** amaretskiy has joined #openstack-rally | 08:42 | |
openstackgerrit | Yair Fried proposed openstack/rally: Iteration numbers starts at #1 https://review.openstack.org/236844 | 08:45 |
yfried | boris-42: amaretskiy: ^ can't get the unittests to work | 08:45 |
*** adiantum has joined #openstack-rally | 08:48 | |
*** ompp has quit IRC | 09:00 | |
*** fhubik is now known as fhubik_brb | 09:04 | |
*** openstack has joined #openstack-rally | 09:19 | |
*** fhubik is now known as fhubik_brb | 09:25 | |
*** fhubik_brb is now known as fhubik | 09:28 | |
*** ompp has quit IRC | 09:42 | |
*** yfried is now known as yfried|afk | 09:53 | |
*** ompp has joined #openstack-rally | 09:56 | |
*** yfried|afk is now known as yfried | 10:09 | |
ekarlso | boris-42: can we get https://review.openstack.org/#/c/233727/8 merged soon so I can move forwards on designate patches ? | 10:10 |
*** psd has quit IRC | 10:16 | |
*** dmorita has quit IRC | 10:18 | |
*** gema_ has joined #openstack-rally | 10:35 | |
openstackgerrit | Merged openstack/rally: Convert scenarios to optional_action_timer https://review.openstack.org/234191 | 10:51 |
*** cdent has joined #openstack-rally | 10:52 | |
*** fhubik is now known as fhubik_brb | 10:54 | |
*** fhubik_brb is now known as fhubik | 11:08 | |
*** jjmb1 has joined #openstack-rally | 11:12 | |
*** jjmb has quit IRC | 11:14 | |
*** rvasilets has joined #openstack-rally | 11:16 | |
*** fhubik is now known as fhubik_brb | 11:19 | |
*** e0ne has quit IRC | 11:20 | |
*** fhubik_brb is now known as fhubik | 11:24 | |
*** jaypipes has joined #openstack-rally | 11:33 | |
*** fhubik is now known as fhubik_brb | 11:34 | |
*** rook has quit IRC | 11:38 | |
*** rook has joined #openstack-rally | 11:41 | |
*** fhubik_brb is now known as fhubik | 11:42 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Adding "xfail" mechanism for Tempest tests https://review.openstack.org/235857 | 11:50 |
*** yingjun has joined #openstack-rally | 11:51 | |
*** fhubik is now known as fhubik_brb | 11:53 | |
*** ompp has quit IRC | 12:06 | |
*** adiantum has quit IRC | 12:06 | |
*** yfried is now known as yfried|afk | 12:07 | |
*** rdas has quit IRC | 12:11 | |
*** e0ne has joined #openstack-rally | 12:12 | |
*** fhubik_brb is now known as fhubik | 12:13 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Add parameter --tests-file to 'verify start' https://review.openstack.org/230087 | 12:14 |
*** yfried|afk is now known as yfried | 12:17 | |
*** adiantum has joined #openstack-rally | 12:20 | |
*** kbaikov has quit IRC | 12:21 | |
*** kbaikov has joined #openstack-rally | 12:24 | |
*** MaxPC has joined #openstack-rally | 12:31 | |
*** stpierre has joined #openstack-rally | 12:32 | |
*** e0ne has quit IRC | 12:35 | |
*** psd has joined #openstack-rally | 12:48 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Adding "xfail" mechanism for Tempest tests https://review.openstack.org/235857 | 12:51 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Adding "xfail" mechanism for Tempest tests https://review.openstack.org/235857 | 12:55 |
*** tfreger has quit IRC | 12:58 | |
*** yfried has quit IRC | 12:58 | |
*** yfried has joined #openstack-rally | 12:59 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Check nova v2.2 in gates https://review.openstack.org/236967 | 13:00 |
openstackgerrit | Oleh Anufriiev proposed openstack/rally: Use local.conf instead of localrc https://review.openstack.org/236968 | 13:01 |
*** yfried_ has joined #openstack-rally | 13:03 | |
openstackgerrit | Oleh Anufriiev proposed openstack/rally: Use local.conf instead of localrc https://review.openstack.org/236968 | 13:06 |
*** yfried has quit IRC | 13:07 | |
*** redixin has quit IRC | 13:13 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Check nova v2.2 in gates https://review.openstack.org/236967 | 13:14 |
*** redixin has joined #openstack-rally | 13:15 | |
*** yfried__ has joined #openstack-rally | 13:16 | |
*** yfried_ has quit IRC | 13:17 | |
*** e0ne has joined #openstack-rally | 13:24 | |
*** yfried has joined #openstack-rally | 13:27 | |
*** yfried__ has quit IRC | 13:31 | |
openstackgerrit | Illia Khudoshyn proposed openstack/rally: [WIP]Add a spec for distiributed load generation https://review.openstack.org/236979 | 13:31 |
*** dspano has joined #openstack-rally | 13:42 | |
*** exploreshaifali has joined #openstack-rally | 13:47 | |
boris-42 | kun_huang: yfried yingjun meeting | 14:01 |
*** neeti has quit IRC | 14:04 | |
*** baker has joined #openstack-rally | 14:13 | |
*** oanufriev has joined #openstack-rally | 14:17 | |
*** spyderdyne has joined #openstack-rally | 14:17 | |
openstackgerrit | Oleh Anufriiev proposed openstack/rally: Use local.conf instead of localrc https://review.openstack.org/236968 | 14:28 |
*** baker has quit IRC | 14:30 | |
*** spyderdyne has quit IRC | 14:39 | |
*** emagana has joined #openstack-rally | 14:45 | |
*** arnoldje has joined #openstack-rally | 14:50 | |
*** arxcruz has quit IRC | 14:57 | |
*** yfried has quit IRC | 14:59 | |
*** dspano has quit IRC | 14:59 | |
albertw | I see there is some time scheduled at the design summit for rally. Is there any agenda yet? | 15:00 |
*** baker has joined #openstack-rally | 15:02 | |
boris-42 | albertw: I am working on it | 15:03 |
boris-42 | albertw: there will be just 3 design session one is always the same | 15:04 |
boris-42 | What was done. What is going to be done in next release | 15:04 |
albertw | cool, I was just wondering if there was something I should read up on beforehand | 15:06 |
*** fhubik is now known as fhubik_brb | 15:07 | |
*** fhubik_brb is now known as fhubik | 15:09 | |
*** fhubik is now known as fhubik_brb | 15:09 | |
*** fhubik_brb is now known as fhubik | 15:26 | |
*** yingjun has quit IRC | 15:28 | |
*** yingjun has joined #openstack-rally | 15:28 | |
*** dspano has joined #openstack-rally | 15:29 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Introduce Plugins Base classes https://review.openstack.org/237049 | 15:35 |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Introduce Plugins Base classes https://review.openstack.org/237049 | 15:36 |
*** yingjun has quit IRC | 15:41 | |
*** yingjun has joined #openstack-rally | 15:42 | |
*** ningy has joined #openstack-rally | 15:44 | |
*** aix has quit IRC | 15:46 | |
*** yingjun has quit IRC | 15:46 | |
openstackgerrit | Andrey Kurilin proposed openstack/rally: Move rally.osclients.Clients to plugin base https://review.openstack.org/233727 | 15:50 |
openstackgerrit | Yan Ning proposed openstack/rally: Add validate monasca service to authenticate.py https://review.openstack.org/187351 | 15:50 |
*** e0ne has quit IRC | 15:57 | |
stpierre | boris-42: i wanted to clarify what we were talking about earlier with types. were you suggesting that the new types subsystem shouldn't rewrite the scenario arguments at all, but rather should pass the results of resource resolution in the context? | 16:01 |
stpierre | or was i misunderstanding? | 16:01 |
*** yingjun has joined #openstack-rally | 16:02 | |
*** adiantum has quit IRC | 16:04 | |
boris-42 | stpierre: they should | 16:07 |
boris-42 | stpierre: just in different way | 16:07 |
stpierre | ok | 16:07 |
boris-42 | stpierre: so we should do the magic here https://github.com/openstack/rally/blob/master/rally/task/runner.py#L206-L209 | 16:07 |
stpierre | we already do | 16:08 |
boris-42 | stpierre: yep | 16:13 |
boris-42 | stpierre: mre magic | 16:13 |
*** spyderdyne has joined #openstack-rally | 16:16 | |
*** Aish has joined #openstack-rally | 16:22 | |
boris-42 | stpierre: so 3 things that you should keep in mind is | 16:25 |
boris-42 | stpierre: types shouldn't hard depend on openstack | 16:25 |
boris-42 | stpierre: types should be plugable (like context, sla, scenarios) | 16:26 |
stpierre | those are the easy parts | 16:26 |
boris-42 | stpierre: nope | 16:26 |
boris-42 | stpierre: they are hard parts actually if you start implementing them=) | 16:26 |
boris-42 | stpierre: and the easeast part is this related to passing arguments | 16:27 |
boris-42 | stpierre: instead of having just processed args | 16:27 |
boris-42 | stpierre: we should pick based on users or something else | 16:27 |
boris-42 | stpierre: and make it independet from openstack=) | 16:27 |
boris-42 | stpierre: that is hard one=) | 16:27 |
stpierre | then i must be missing something big, because afaict you could just move the creation of the osclients.Clients object into each resource type to take care of the dependency on openstack; and it already is pluggable -- you can just subclass ResourceType -- it just needs to be restructured to look like a plugin (and documented) | 16:28 |
*** gema_ has quit IRC | 16:29 | |
*** aarefiev has quit IRC | 16:29 | |
*** gema has joined #openstack-rally | 16:30 | |
*** stannie has joined #openstack-rally | 16:31 | |
boris-42 | stpierre: it's not plugable in the way that we need | 16:32 |
boris-42 | stpierre: so it should be the same mechanism as we have for context, sla, runners, sla | 16:35 |
*** davidlenwell_ is now known as davidlenwell | 16:36 | |
boris-42 | stpierre: it will include refactoring of @types.set decorator | 16:38 |
boris-42 | stpierre: and we should potential add types for context as well | 16:38 |
boris-42 | stpierre: so just start writting spec and I will review it | 16:38 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Adding creation of network resources to Tempest context https://review.openstack.org/232134 | 16:41 |
*** aarefiev has joined #openstack-rally | 16:41 | |
*** exploreshaifali has quit IRC | 16:45 | |
*** davideagnello has joined #openstack-rally | 16:45 | |
openstackgerrit | Yan Ning proposed openstack/rally: Add validate monasca service to authenticate.py https://review.openstack.org/187351 | 16:46 |
*** e0ne has joined #openstack-rally | 16:47 | |
*** e0ne has quit IRC | 16:47 | |
*** e0ne has joined #openstack-rally | 16:48 | |
*** fhubik has quit IRC | 16:50 | |
*** kiran-r has joined #openstack-rally | 16:56 | |
*** amaretskiy has quit IRC | 16:57 | |
*** kiranr has joined #openstack-rally | 17:00 | |
*** yingjun has quit IRC | 17:00 | |
*** yingjun has joined #openstack-rally | 17:00 | |
*** openstackgerrit has quit IRC | 17:01 | |
*** openstackgerrit has joined #openstack-rally | 17:02 | |
*** kiran-r has quit IRC | 17:02 | |
*** yingjun has quit IRC | 17:05 | |
*** rvasilets has quit IRC | 17:08 | |
*** klindgren__ is now known as klindgren | 17:17 | |
*** stannie has quit IRC | 17:21 | |
*** anshul has quit IRC | 17:39 | |
*** kiranr has quit IRC | 17:40 | |
*** pvaneck has joined #openstack-rally | 17:49 | |
*** baker has quit IRC | 17:52 | |
*** yfried has joined #openstack-rally | 17:58 | |
*** ningy has quit IRC | 17:59 | |
*** kambiz has quit IRC | 18:00 | |
*** spyderdyne has quit IRC | 18:01 | |
*** baker has joined #openstack-rally | 18:08 | |
*** baker has quit IRC | 18:09 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Adding creation of network resources to Tempest context https://review.openstack.org/232134 | 18:20 |
*** anshul has joined #openstack-rally | 18:20 | |
*** baker has joined #openstack-rally | 18:21 | |
*** cdent has quit IRC | 18:21 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: Add neutron jobs to certification task arguments https://review.openstack.org/234950 | 18:41 |
*** kambiz has joined #openstack-rally | 18:43 | |
*** Guest3686 is now known as mgagne | 18:45 | |
*** mgagne has joined #openstack-rally | 18:45 | |
*** ompp has joined #openstack-rally | 18:57 | |
*** boris-42 has quit IRC | 18:58 | |
*** ompp has quit IRC | 19:12 | |
*** psuriset has quit IRC | 19:16 | |
*** psuriset has joined #openstack-rally | 19:18 | |
*** dims has joined #openstack-rally | 19:39 | |
dims | stpierre: ping | 19:41 |
stpierre | dims: pong | 19:41 |
dims | stpierre: https://bugs.launchpad.net/keystone/+bug/1507752 | 19:41 |
openstack | Launchpad bug 1507752 in Rally "Rally change breaks Keystone rally job" [Undecided,New] | 19:41 |
dims | was i on the right track with diagnosis? | 19:42 |
stpierre | looks that way, yeah | 19:42 |
dims | ok thanks | 19:42 |
stpierre | you should just be able to sed -i /name_length/d whatever.yaml to fix it | 19:43 |
dims | stpierre: no backward compat? | 19:43 |
stpierre | andreykurilin suggested backwards compat but the change got merged without it (while it was my weekend) | 19:44 |
dims | stpierre: ack, +1 to the suggestion | 19:44 |
stpierre | so we can add in some compatibility (i.e., accept but log and ignore name_length), but it'll be quicker for you guys to change your yaml files | 19:44 |
dims | stpierre: non-voting job, so it's ok i think | 19:45 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: [spec] Improve and make pluggable type conversion https://review.openstack.org/237175 | 19:48 |
*** exploreshaifali has joined #openstack-rally | 19:50 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add backwards compat for Keystone name_length https://review.openstack.org/237182 | 20:02 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add backwards compat for Keystone name_length https://review.openstack.org/237182 | 20:03 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for remaining scenario plugins https://review.openstack.org/226385 | 20:07 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Implement new random name generator for wrapper plugins https://review.openstack.org/226387 | 20:07 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Remove old random name generator https://review.openstack.org/226388 | 20:07 |
*** dims_ has joined #openstack-rally | 20:16 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: Fix Sahara service type https://review.openstack.org/237186 | 20:18 |
*** dims has quit IRC | 20:19 | |
*** e0ne has quit IRC | 20:20 | |
*** baker has quit IRC | 20:23 | |
*** MaxPC has quit IRC | 20:29 | |
*** baker has joined #openstack-rally | 20:31 | |
openstackgerrit | Sergey Skripnick proposed openstack/rally: Fix Sahara service type https://review.openstack.org/237186 | 20:54 |
openstackgerrit | Sergey Skripnick proposed openstack/rally: Fix Sahara service type https://review.openstack.org/237186 | 20:54 |
openstackgerrit | Victor Ryzhenkin proposed openstack/rally: Prevent false negative results during wait for resource deletion https://review.openstack.org/234124 | 20:59 |
openstackgerrit | Yan Ning proposed openstack/rally: Add validate monasca service to authenticate.py https://review.openstack.org/187351 | 20:59 |
*** e0ne has joined #openstack-rally | 21:11 | |
*** arnoldje has quit IRC | 21:11 | |
*** anshul has quit IRC | 21:12 | |
*** MaxPC has joined #openstack-rally | 21:17 | |
*** MaxPC has quit IRC | 21:17 | |
*** e0ne has quit IRC | 21:20 | |
*** stpierre has quit IRC | 21:31 | |
*** arnoldje has joined #openstack-rally | 21:33 | |
*** baker has quit IRC | 21:44 | |
dspano | exit | 21:45 |
*** dspano has quit IRC | 21:45 | |
*** psd has quit IRC | 21:56 | |
*** arnoldje has quit IRC | 22:06 | |
*** exploreshaifali has quit IRC | 22:14 | |
*** dims_ has quit IRC | 22:15 | |
*** arnoldje has joined #openstack-rally | 23:02 | |
*** arnoldje has quit IRC | 23:20 | |
*** arnoldje has joined #openstack-rally | 23:22 | |
*** emagana has quit IRC | 23:33 | |
*** albertw has quit IRC | 23:38 | |
*** albertw has joined #openstack-rally | 23:39 | |
*** arnoldje has quit IRC | 23:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!