openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Reworked script generating tempest.conf https://review.openstack.org/226652 | 00:02 |
---|---|---|
*** pvaneck has quit IRC | 01:01 | |
harshs | hi.. is there a way to store state between two atomic actions? I need to get a list of servers and then perform some action on those servers in parallel | 01:42 |
*** akrzos has quit IRC | 01:44 | |
*** openstack has joined #openstack-rally | 02:12 | |
*** akrzos has joined #openstack-rally | 02:44 | |
*** harshs has joined #openstack-rally | 02:47 | |
*** akrzos has quit IRC | 02:49 | |
*** harshs_ has joined #openstack-rally | 02:53 | |
*** harshs has quit IRC | 02:54 | |
*** harshs_ is now known as harshs | 02:54 | |
*** akrzos has joined #openstack-rally | 03:09 | |
*** akrzos has quit IRC | 03:16 | |
*** sasha_ has quit IRC | 03:25 | |
*** ompp has joined #openstack-rally | 04:04 | |
*** arnoldje has quit IRC | 04:10 | |
*** akrzos has joined #openstack-rally | 04:17 | |
*** akrzos has quit IRC | 04:21 | |
*** akrzos has joined #openstack-rally | 04:36 | |
boris-42 | harshs: hm? | 05:19 |
boris-42 | harshs: make a scenario plugin that does that | 05:19 |
*** akrzos has quit IRC | 05:21 | |
harshs | boris-42: hmm. so my use case is like this: ironic already has a set of nodes. so when i do ironic node-list i get 500 nodes.. now i need to run a particular action on all the 500 nodes in parallel.. how do i store the list of nodes and how to pass that list to the next atomic action? | 05:22 |
boris-42 | harshs: you can create a special context plugin | 05:23 |
boris-42 | harshs: that will do in setup list of those 500 nodes | 05:23 |
boris-42 | harshs: you can override the method map_for_scenario of these context class | 05:23 |
boris-42 | harshs: that will pick servers 1 by 1 based on iteration_id | 05:23 |
boris-42 | harshs: to you know the amount of ironic nodes before start? | 05:24 |
harshs | boris-42: no i don’t know it before start.. i need to query ironic for node-list then filter it based on some conditions and then run the action on all of them | 05:26 |
boris-42 | harshs: so that can't be done in rally at this moment | 05:26 |
boris-42 | harshs: e.g. you need to specify the amount of iterations for runner | 05:27 |
harshs | boris-42: i see.. okay so i i knew that i have 500 nodes then would it be possible? | 05:27 |
harshs | boris-42: did you mean that I could override this: https://github.com/openstack/rally/blob/master/rally/plugins/common/context/dummy.py#L33 ? | 05:28 |
boris-42 | harshs: you should create 2 new plugins | 05:28 |
boris-42 | harshs: one is context and another one is scenario | 05:28 |
boris-42 | harshs: so there are 3 methods in context | 05:28 |
boris-42 | setup(), cleanup(), map_for_scenario() | 05:29 |
boris-42 | take a look at users context | 05:29 |
boris-42 | as a sample | 05:29 |
harshs | boris-42: thanks a lot for the help. users context makes sense.. will try that out. | 05:36 |
*** psuriset has quit IRC | 06:15 | |
*** frickler_ has joined #openstack-rally | 06:30 | |
*** frickler_ has quit IRC | 06:30 | |
*** psuriset has joined #openstack-rally | 06:35 | |
*** [Aura]MaelStrom has joined #openstack-rally | 06:50 | |
*** exploreshaifali has joined #openstack-rally | 07:26 | |
*** openstackgerrit has quit IRC | 07:46 | |
*** openstackgerrit has joined #openstack-rally | 07:46 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Reworked script generating tempest.conf https://review.openstack.org/226652 | 07:47 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Reworked script generating tempest.conf https://review.openstack.org/226652 | 07:48 |
*** redixin has joined #openstack-rally | 08:21 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Reworked script generating tempest.conf https://review.openstack.org/226652 | 08:21 |
*** exploreshaifali has quit IRC | 08:35 | |
openstackgerrit | Merged openstack/rally: Fix install_rally.sh set 777 access to sqlite file https://review.openstack.org/230642 | 08:39 |
*** psd has joined #openstack-rally | 08:44 | |
*** amaretskiy1 has quit IRC | 08:59 | |
*** vponomaryov1 has quit IRC | 09:00 | |
*** svasheka has quit IRC | 09:00 | |
*** oanufriev has quit IRC | 09:01 | |
*** andreykurilin has quit IRC | 09:01 | |
openstackgerrit | Merged openstack/rally: Small improvements for `rally verify import` https://review.openstack.org/230456 | 09:10 |
*** vponomaryov has joined #openstack-rally | 09:52 | |
*** andreykurilin has joined #openstack-rally | 09:52 | |
*** amaretskiy has joined #openstack-rally | 09:52 | |
*** oanufriev has joined #openstack-rally | 09:54 | |
*** svasheka has joined #openstack-rally | 09:55 | |
*** ompp has quit IRC | 09:59 | |
*** harshs has quit IRC | 10:14 | |
*** aarefiev has quit IRC | 10:41 | |
*** aarefiev has joined #openstack-rally | 10:53 | |
*** itlinux has joined #openstack-rally | 11:00 | |
*** itlinux has quit IRC | 11:16 | |
*** redixin has quit IRC | 11:34 | |
*** ompp has joined #openstack-rally | 12:08 | |
*** ompp has quit IRC | 12:44 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Replacing 'print' with 'LOG.xxx' https://review.openstack.org/230756 | 15:09 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Replacing 'print' with 'LOG.xxx' https://review.openstack.org/230756 | 15:10 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Replacing 'print' with 'LOG.xxx' https://review.openstack.org/230756 | 15:10 |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Replacing 'print' with 'LOG.xxx' https://review.openstack.org/230756 | 15:15 |
*** psuriset has quit IRC | 15:54 | |
openstackgerrit | Yaroslav Lobankov proposed openstack/rally: Updating Tempest test sets https://review.openstack.org/230759 | 15:54 |
*** psuriset has joined #openstack-rally | 16:10 | |
*** harshs has joined #openstack-rally | 16:26 | |
*** harshs_ has joined #openstack-rally | 17:25 | |
*** harshs has quit IRC | 17:27 | |
*** harshs_ is now known as harshs | 17:27 | |
*** davideagnello has joined #openstack-rally | 17:30 | |
*** ompp has joined #openstack-rally | 17:43 | |
*** kiranr has joined #openstack-rally | 18:26 | |
*** harshs has quit IRC | 19:04 | |
*** e0ne has joined #openstack-rally | 19:05 | |
*** harshs has joined #openstack-rally | 19:06 | |
*** rvasilets___ has joined #openstack-rally | 19:10 | |
*** e0ne has quit IRC | 19:12 | |
*** e0ne has joined #openstack-rally | 19:18 | |
*** e0ne has quit IRC | 19:24 | |
*** harshs has quit IRC | 19:28 | |
*** e0ne has joined #openstack-rally | 19:29 | |
*** spyderdyne has joined #openstack-rally | 19:34 | |
*** e0ne has quit IRC | 19:39 | |
*** e0ne has joined #openstack-rally | 19:44 | |
*** e0ne has quit IRC | 19:47 | |
*** ompp has quit IRC | 19:47 | |
*** spyderdyne has quit IRC | 19:55 | |
*** [Aura]MaelStrom has quit IRC | 20:18 | |
*** kiranr has quit IRC | 20:32 | |
*** rvasilets___ has quit IRC | 21:31 | |
*** OPS_ has joined #openstack-rally | 21:58 | |
OPS_ | Hi there. How can I set availability zone in my nova test scenario json file? | 21:59 |
OPS_ | "args": {"flavor": {"name": "{{flavor_name}}"},"availability_zone": {"name": "nova1"}, doesn't work. | 22:00 |
OPS_ | Any idea? | 22:01 |
*** OPS_ has quit IRC | 22:11 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!