*** sputnik13 has quit IRC | 00:15 | |
*** dmorita has joined #openstack-rally | 00:23 | |
*** prashantS has joined #openstack-rally | 00:27 | |
*** prashantS has quit IRC | 00:35 | |
*** prashantS has joined #openstack-rally | 00:36 | |
*** davideagnello has quit IRC | 00:47 | |
*** mwagner_lap has joined #openstack-rally | 01:30 | |
*** prashantS has quit IRC | 01:31 | |
*** prashantS has joined #openstack-rally | 01:32 | |
*** prashantS has quit IRC | 01:36 | |
*** frobware has quit IRC | 03:15 | |
*** ibiris_away has quit IRC | 03:15 | |
*** panbalag has quit IRC | 03:29 | |
*** prashantS has joined #openstack-rally | 03:35 | |
*** prashantS has quit IRC | 03:50 | |
*** prashantS has joined #openstack-rally | 03:51 | |
*** prashantS has quit IRC | 03:55 | |
*** prashantS has joined #openstack-rally | 03:57 | |
*** prashantS has quit IRC | 04:21 | |
*** prashantS has joined #openstack-rally | 04:21 | |
*** prashantS has quit IRC | 04:26 | |
*** igormarnat is now known as imarnat | 06:48 | |
*** karimb has joined #openstack-rally | 06:49 | |
*** imarnat is now known as igormarnat | 07:28 | |
openstackgerrit | Boris Pavlovic proposed openstack/rally: Attempt to fix pbr and it's version checks https://review.openstack.org/179338 | 07:43 |
---|---|---|
*** boris-42 has joined #openstack-rally | 08:13 | |
*** ibiris_away has joined #openstack-rally | 08:14 | |
openstackgerrit | Boris Pavlovic proposed openstack/rally: Fix pbr and it's version checks (unblock gates) https://review.openstack.org/179338 | 08:15 |
openstackgerrit | Boris Pavlovic proposed openstack/rally: pause https://review.openstack.org/179341 | 08:15 |
*** rook has quit IRC | 08:30 | |
*** rvasilets has joined #openstack-rally | 08:31 | |
*** psd has joined #openstack-rally | 08:44 | |
openstackgerrit | Boris Pavlovic proposed openstack/rally: Fix pbr and it's version checks (unblock gates) https://review.openstack.org/179338 | 08:54 |
openstackgerrit | Boris Pavlovic proposed openstack/rally: Restore coverage job https://review.openstack.org/179341 | 08:54 |
*** e0ne has joined #openstack-rally | 08:55 | |
*** e0ne has quit IRC | 08:58 | |
*** frobware has joined #openstack-rally | 09:05 | |
*** dmorita has quit IRC | 09:55 | |
*** cdent has joined #openstack-rally | 10:07 | |
*** exploreshaifali has joined #openstack-rally | 10:14 | |
*** exploreshaifali has quit IRC | 10:17 | |
frickler | I noticed that this channel is not receiving status messages from openstackstatusbot, which I believe would be quite useful in addition to the messages from openstackgerrit | 10:21 |
frickler | please comment at https://review.openstack.org/178709 whether you agree or not | 10:21 |
boris-42 | frickler: hi there | 10:26 |
frickler | boris-42: please have a look at https://bugs.launchpad.net/rally/+bug/1355629 when you can, no response from Sergej for two months, maybe assign someone else to that bug? | 10:26 |
openstack | Launchpad bug 1355629 in Rally "Rally does not clean the security_group when the nova_boot testing is finished" [High,Confirmed] - Assigned to Sergey Skripnick (eyerediskin) | 10:26 |
boris-42 | frickler: thank you | 10:26 |
boris-42 | frickler: done | 10:27 |
boris-42 | frickler: acutally it's still not clear for me is it bug or not | 10:27 |
boris-42 | frickler: we changed a lot cleanup mechanism and actually now everything should work | 10:27 |
frickler | boris-42: no, please check my comment, the security group "default" is created automatically by neutron, but not cleaned up on tenant removal | 10:29 |
boris-42 | frickler: so | 10:30 |
boris-42 | frickler: I have quick answer | 10:30 |
boris-42 | frickler: you see here https://github.com/openstack/rally/blob/master/rally/benchmark/context/cleanup/resources.py#L77-L78 | 10:31 |
boris-42 | frickler: delete all expected default one* | 10:31 |
boris-42 | frickler: as far as I remember there are some issues regarding to nova-network compability | 10:31 |
*** Miouge has joined #openstack-rally | 10:31 | |
frickler | so one will have to handle this differently for nova-network vs. neutron, right? | 10:32 |
boris-42 | frickler: yep in nova network we shouldn't delete | 10:33 |
boris-42 | frickler: and in neutron we should | 10:33 |
boris-42 | frickler: more or less it's possible to write such hack | 10:34 |
boris-42 | frickler: would you like to try? | 10:34 |
frickler | o.k., let me try to remove that lambda for my neutron setup, see if that is the right place, then we can continue | 10:35 |
boris-42 | frickler: ok good place to start | 10:35 |
*** psd_ has joined #openstack-rally | 10:37 | |
*** rvasilets has quit IRC | 10:41 | |
boris-42 | frickler: btw did you see this http://boris-42.me/rally-can-generate-load-with-passed-users-now/ ?) | 10:52 |
frickler | boris-42: changing the above code to just return super(NovaSecurityGroup, self).list() did not help | 10:57 |
frickler | and for the link, no, looking right now | 10:57 |
frickler | boris-42: ExistingCloud looks like that will be a good workaround at least for most of the tests, which we run against our production clouds, great :) | 10:59 |
boris-42 | frickler: yep | 11:02 |
boris-42 | frickler: the idea is to not require admin user | 11:03 |
boris-42 | frickler: but not yet finished | 11:03 |
boris-42 | frickler: task validation party hard * | 11:03 |
boris-42 | frickler: regarding to cleanup are you surrre? | 11:08 |
boris-42 | frickler: can you run in debbug mode | 11:08 |
boris-42 | frickler: maybe there are some bugs ? | 11:08 |
boris-42 | frickler: I mean errors in logs | 11:08 |
*** panbalag has joined #openstack-rally | 11:16 | |
*** cdent has quit IRC | 11:21 | |
*** Miouge has quit IRC | 11:46 | |
*** Miouge has joined #openstack-rally | 11:48 | |
frobware | Hi - running into some rally deployment issues today (http://openstack.validation.linaro.org/scheduler/job/612/log_file#L_343_5781) -- known issue? just me? bug? | 11:50 |
*** Miouge has quit IRC | 11:55 | |
*** Miouge has joined #openstack-rally | 11:57 | |
frickler | boris-42: you are right, the delete is tried too early, I am seeing: Security Group 5f4ac72d-c693-4601-a438-d94361e231eb in use. | 12:02 |
frickler | boris-42: probably there needs to be a delay that ensures that the deletion of the instances has completed | 12:03 |
*** Miouge has quit IRC | 12:05 | |
frickler | boris-42: no, adding a sleep(60) does not help, either, so probably this has to be done after removing the neutron items, which currently are behind this one | 12:14 |
*** jaypipes is now known as leakypipes | 12:21 | |
*** stpierre has joined #openstack-rally | 13:16 | |
boris-42 | frickler: no no delay | 13:23 |
boris-42 | frickler: seems like order should be different | 13:23 |
boris-42 | frickler: you can see the order filed | 13:23 |
boris-42 | frickler: on all resources | 13:24 |
boris-42 | frickler: btw are you going to attend Vancouver summit | 13:35 |
*** Miouge has joined #openstack-rally | 13:40 | |
*** Miouge has quit IRC | 13:40 | |
*** Miouge has joined #openstack-rally | 13:41 | |
*** openstackgerrit has quit IRC | 13:51 | |
*** openstackgerrit has joined #openstack-rally | 13:51 | |
*** prashantS has joined #openstack-rally | 14:04 | |
openstackgerrit | Merged openstack/rally: Fix pbr and it's version checks (unblock gates) https://review.openstack.org/179338 | 14:26 |
openstackgerrit | Merged openstack/rally: Restore coverage job https://review.openstack.org/179341 | 14:29 |
*** cdent has joined #openstack-rally | 14:42 | |
*** prashantS has quit IRC | 15:27 | |
*** prashantS has joined #openstack-rally | 15:28 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add Nova scenario to boot and associate a floating IP https://review.openstack.org/177968 | 15:31 |
*** prashantS has quit IRC | 15:33 | |
*** psd_ has quit IRC | 15:34 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add Nova scenario to list hypervisors https://review.openstack.org/178805 | 15:36 |
*** prashantS has joined #openstack-rally | 15:52 | |
*** jjmb has joined #openstack-rally | 15:52 | |
*** jjmb has quit IRC | 16:02 | |
frickler | boris-42: o.k., got it working for my setup, will need a bit cleaning up though before I upload it | 16:41 |
frickler | and yes, I'm going to Vancouver | 16:41 |
boris-42 | frickler: nice | 16:42 |
*** nkhare has joined #openstack-rally | 16:49 | |
*** exploreshaifali has joined #openstack-rally | 16:52 | |
openstackgerrit | Merged openstack/rally: Support size range in Cinder create_volume and extend_volume https://review.openstack.org/178073 | 16:53 |
stpierre | boris-42: i'll be happy to clean up the netwrap stuff in vms/. deleting code is one of my favorite things to do :) | 16:57 |
openstackgerrit | Merged openstack/rally: Change file loading mechanism for heat tests https://review.openstack.org/178252 | 16:57 |
boris-42 | stpierre: sooo now I know your nick name=) | 16:57 |
boris-42 | stpierre: thanks=) | 16:57 |
stpierre | np | 16:58 |
vipul | boris-42: is there a reason why rally-jobs is a top level folder in all the repos? does it need to be? | 17:02 |
boris-42 | vipul: so... that is where rally job expect these files | 17:04 |
vipul | is that configurable? | 17:05 |
boris-42 | vipul: https://github.com/openstack/rally/blob/master/tests/ci/rally-gate.sh#L19-L22 | 17:06 |
boris-42 | vipul: nope | 17:06 |
boris-42 | vipul: it's hardcode in rally | 17:06 |
boris-42 | vipul: gate jobs | 17:06 |
vipul | ok got it.. | 17:06 |
vipul | thx | 17:06 |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Make vmtasks network_wrapper code less wonky https://review.openstack.org/179425 | 17:11 |
openstackgerrit | Jens Rosenboom proposed openstack/rally: Fix security groups cleanup https://review.openstack.org/179428 | 17:19 |
frickler | boris-42: ^^ still needs a bit of help with the MagixMock | 17:19 |
boris-42 | frickler: ok=) | 17:20 |
boris-42 | frickler: be back soon | 17:20 |
*** subscope has joined #openstack-rally | 17:21 | |
*** jjmb has joined #openstack-rally | 17:44 | |
*** psd has quit IRC | 17:49 | |
*** prashant_ has joined #openstack-rally | 17:49 | |
*** jjmb has quit IRC | 17:50 | |
*** prashantS has quit IRC | 17:53 | |
*** nkhare has quit IRC | 18:05 | |
openstackgerrit | Chris St. Pierre proposed openstack/rally: Add Heat scenario to test scaling policies https://review.openstack.org/178436 | 18:10 |
*** prashant_ has quit IRC | 18:10 | |
*** prashantS has joined #openstack-rally | 18:11 | |
*** e0ne has joined #openstack-rally | 18:27 | |
*** jjmb has joined #openstack-rally | 18:30 | |
*** prashantS has quit IRC | 18:46 | |
*** prashantS has joined #openstack-rally | 18:46 | |
*** leakypipes has quit IRC | 18:46 | |
*** prashantS has quit IRC | 18:51 | |
*** jjmb has quit IRC | 18:55 | |
*** e0ne has quit IRC | 19:02 | |
*** subscope has quit IRC | 19:04 | |
*** karimb has quit IRC | 19:37 | |
*** cdent has quit IRC | 20:05 | |
*** prashantS has joined #openstack-rally | 20:07 | |
*** softCloud has joined #openstack-rally | 20:10 | |
*** softCloud has quit IRC | 20:16 | |
*** mwagner_lap has quit IRC | 20:23 | |
*** prashantS has quit IRC | 20:30 | |
*** stpierre has quit IRC | 20:31 | |
*** prashantS has joined #openstack-rally | 20:31 | |
*** prashantS has quit IRC | 20:35 | |
*** exploreshaifali has quit IRC | 20:38 | |
*** prashantS has joined #openstack-rally | 20:43 | |
*** prashantS has quit IRC | 21:16 | |
*** prashantS has joined #openstack-rally | 21:17 | |
*** boris-42 has quit IRC | 21:18 | |
*** prashantS has quit IRC | 21:19 | |
*** prashantS has joined #openstack-rally | 21:20 | |
*** prashantS has quit IRC | 21:24 | |
openstackgerrit | Roman Vasilets proposed openstack/rally: Add functional test for task samples https://review.openstack.org/163870 | 21:33 |
*** harlowja has joined #openstack-rally | 22:17 | |
*** Miouge has quit IRC | 22:21 | |
*** boris-42 has joined #openstack-rally | 23:18 | |
*** panbalag has quit IRC | 23:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!