17:11:45 #startmeeting Rally 17:11:46 Meeting started Tue Aug 12 17:11:45 2014 UTC and is due to finish in 60 minutes. The chair is boris-42. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:11:47 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:11:49 The meeting name has been set to 'rally' 17:12:16 marekd hi 17:12:19 olkonami hi 17:12:41 hi 17:12:50 oanufriev hi 17:12:59 coolsvap hi 17:13:00 boris-42 hi 17:13:14 hello 17:13:23 k4n0 hi 17:13:28 boris-42, hi 17:13:42 rmk hi 17:15:01 rediskin tzabal hi guys 17:15:12 hello 17:15:16 hi 17:15:30 Okay let's start from various updates 17:16:02 #topic could you say about cleanup stuff that you are working on, what did you done and what you are going to do 17:16:38 ok cleanups 17:16:39 well 17:17:01 im start some refactoring around cleanups 17:17:21 at first im doing cleanup rate limitting 17:17:49 because currently rally is trying to delete objects too aggressively 17:18:20 it may broke cloud if there is a lots of objects to delete 17:19:37 later im going to start work on cleanup checks 17:20:15 collect info about cloud before benchmarks, and after benchmarks 17:20:18 and then compare it 17:20:35 to determine which objects was not deleted 17:20:55 or objects was deleted, but should not be deletet %) 17:21:00 boris-42: ^ 17:21:13 rediskin so check will be in gates? 17:21:30 it not problem to do it in gates 17:21:35 if it done at all %) 17:21:51 rediskin cool 17:21:58 any questions? 17:22:21 tzabal coolsvap rmk olkonami ^ 17:22:53 nope 17:23:01 ok great 17:23:19 #topic benchmark context refactoring to support persitance context & LDAP 17:23:25 Hello 17:23:36 rmk hi there we have rally meeting) 17:23:44 yep Im here now 17:23:52 So guys I am working mostly on refactoring benchmark context engine 17:24:15 first of all we should make it possible to consume setup/cleaup methods of context separately 17:24:25 This actually is already done and hope that will be soon merged 17:24:37 https://review.openstack.org/#/c/104962/ 17:25:13 After that I am going to move creation of benchmark.context to level of benchmark.engine from scenario runner 17:25:50 And refactor what we are storing in context shared object 17:26:06 after this we can work on creating DB table for storing context 17:26:14 Sounds great 17:26:23 and creating CLI commands for create/deleting persistence context 17:26:37 On another way I am going to extend existing deploy config 17:26:50 so It will accept as well list of users 17:27:11 and drop hardcoded "users" context requiremtns 17:27:21 E.g. you are not able to run any of tasks, without this context 17:28:57 So LDAP clouds can be benchmark able as well 17:29:00 rmk ^ 17:29:13 #topic Documentation 17:29:17 oanufriev hey there 17:29:21 oanufriev update please status 17:31:03 i worked on appending Rally sphinx documentation with Rally wiky items 17:31:12 no it's merged 17:31:51 oanufriev ? 17:31:59 now it's merged? 17:32:09 *now* and i've being working on scrips that properly append 17:32:25 samples and user stories to sphinx 17:32:29 oanufriev could you provide links? 17:32:33 and integrate into tox 17:32:37 *toc* 17:32:55 https://review.openstack.org/#/c/113454/ 17:33:21 ok nice 17:33:26 plans^ 17:33:37 *plans:* (sorry) 17:33:55 k4n0 rediskin ^ we will need to analyze this 17:34:01 yes 17:34:05 Ok let's move to other topics 17:34:14 #topic benchmarking in VM 17:34:25 tzabal could you provide updates of you great work? 17:34:55 sure 17:35:09 well, i am working on the vm benchmarking 17:35:41 right now i want to try the new vm benchmark scenario blogbench in gates 17:36:11 i think that the whole thing works, at least in my local test environment, so i hope that this will be in gates too 17:36:33 then we can review the patches for any code refactoring, and then i will add the unit tests 17:37:26 any questions? :) 17:41:24 tzabal nice work on this 17:41:31 tzabal could you put links on your patches 17:41:35 here 17:42:30 https://review.openstack.org/113119 this one is about a new benchmark context, the benchmark_image that acts as a base for the other vm benchmark contexts 17:42:57 https://review.openstack.org/#/c/98172/ this one is the "base" for the vm benchmark scenarios 17:43:17 https://review.openstack.org/#/c/97030/ and this one is the benchmark blogbench 17:43:46 just a note, they are not updated yet, i have made some modifications and they are currently only local, but i will update soon 17:44:14 for example, the "base" that i wrote above, seems to have in the latest patch set 0 files (shame), but i will fix it :) 17:44:36 its files can actually be found in the benchmark blogbench review (vmtasks and utils) 17:45:09 but i have made some changes in the base.py of context, like defining the class as abstact 17:45:29 this will get up soon 17:46:41 tzabal ok nice 17:47:08 tzabal I will try to get time and review your patches 17:47:36 tzabal, thanks for the work 17:48:31 thanks 17:48:43 i hope that it will be stable :) 17:49:52 #topic open discussion 17:50:05 k4n0 coolsvap could you please provide details about what you are working on 17:50:07 and how that's go 17:50:34 I am working on couple of refactoring patches 17:50:40 boris-42, I am working on adding --json, --pprint , --html flags, been a slow last week. 17:50:50 Also working on adding metadata to task 17:51:01 Unit tests coverage 17:51:11 All tasks are slow, but i will pick up pace now 17:51:45 The change sets are https://review.openstack.org/113011, [WIP] https://review.openstack.org/111989 17:52:13 I am getting some pace on blueprint https://blueprints.launchpad.net/openstack/?searchtext=add-rally-create-cli-command 17:52:24 submitted a patch https://review.openstack.org/#/c/98992/ 17:52:56 The unit test coverage blueprint I am working on is a bit slow 17:53:34 thats it from my side 17:55:03 k4n0 do you have any progress related to metadata ? 17:55:12 boris-42, Not yet 17:55:28 k4n0 if you will have any question just ping me 17:55:31 boris-42, will get patches before end of week 17:55:33 boris-42, sure 17:55:49 coolsvap I'll try to review quotas benchmarks 17:55:55 coolsvap /benchamrks/patch* 17:56:19 boris-42, sure thanks 17:56:23 coolsvap and thanks for doing this 17:56:30 k4n0 coolsvap thanks for updates 17:56:36 thanks 17:56:38 Do we have any questions? 17:56:44 to dicsusss? 17:57:51 Ok if somebody would like to disucss anything you are welcome to #openstack-rally 17:57:54 boris-42, regarding recent updates to trello 17:57:54 #endmeeting