Jump to: navigation, search

Difference between revisions of "Meetings/Rally"

(Previous meetings)
(Agenda)
Line 18: Line 18:
 
''' July 6th, 2015 14:00 UTC'''
 
''' July 6th, 2015 14:00 UTC'''
  
Ironic benchmarks '''led by rvasilets''':
+
'''Ironic benchmarks (led by rvasilets):'''
 
  * Add first ironic benchmarks https://review.openstack.org/#/c/186064/
 
  * Add first ironic benchmarks https://review.openstack.org/#/c/186064/
 
  * Need code review because we got some recursion while task works:
 
  * Need code review because we got some recursion while task works:
Line 24: Line 24:
 
  * This will make our ironic experimental job working because it will add https://review.openstack.org/#/c/186064/14/rally-jobs/rally-ironic.yaml
 
  * This will make our ironic experimental job working because it will add https://review.openstack.org/#/c/186064/14/rally-jobs/rally-ironic.yaml
 
  * This patch is desired for Ironic team to enable Rally job in Ironic tests
 
  * This patch is desired for Ironic team to enable Rally job in Ironic tests
 +
 +
'''Use DDT framework in tests (led by boris-42):'''
 +
  * We have a lot of cases where we should use DDT framework for testing
 +
    for example this one: https://github.com/openstack/rally/blob/97c520c828fe7d44fb6b0ce3011bc23eefba1bb1/tests/unit/plugins/openstack/scenarios/neutron/test_loadbalancer_v1.py#L111
 +
 +
 +
'''Optimize Rally imports (led by boris-42):'''
 +
  * We can reduce almost 2 times start up time if we load plugins only when it is required,
 +
    lazy init db on first request and so on: https://review.openstack.org/#/c/196493/
  
 
= Previous meetings =
 
= Previous meetings =

Revision as of 02:06, 6 July 2015

Weekly Rally meeting

The Rally project team holds a weekly (starting from Oct 29th 2013) team meeting in #openstack-meeting:

Weekly Rally release meeting

At this meeting, we do not discuss common topics but release-specific stuff only, including the list of critical patches that have to be merged in the next release; Held in IRC, in the #openstack-rally channel (irc.freenode.net).

Next meeting

NOTE: Include your IRC nickname with your agenda items so that you can be called upon in the meeting and arrive at the meeting promptly if placing items in agenda. Please have any supporting links ready. You might want to put this on your calendar if you are adding items.

Agenda

July 6th, 2015 14:00 UTC

Ironic benchmarks (led by rvasilets):

* Add first ironic benchmarks https://review.openstack.org/#/c/186064/
* Need code review because we got some recursion while task works:
  Here are logs of this problem http://logs.openstack.org/64/186064/14/experimental/gate-rally-dsvm-ironic-rally/9b0a8d7/console.html#_2015-06-30_14_39_09_363
* This will make our ironic experimental job working because it will add https://review.openstack.org/#/c/186064/14/rally-jobs/rally-ironic.yaml
* This patch is desired for Ironic team to enable Rally job in Ironic tests

Use DDT framework in tests (led by boris-42):

 * We have a lot of cases where we should use DDT framework for testing
   for example this one: https://github.com/openstack/rally/blob/97c520c828fe7d44fb6b0ce3011bc23eefba1bb1/tests/unit/plugins/openstack/scenarios/neutron/test_loadbalancer_v1.py#L111


Optimize Rally imports (led by boris-42):

 * We can reduce almost 2 times start up time if we load plugins only when it is required,
   lazy init db on first request and so on: https://review.openstack.org/#/c/196493/

Previous meetings

June 29th 2015:

 * Fixtures upgrades that is block Rally gates
 * Optimize Rally imports to reduce start time
 * Open discussion

Logs form the meeting above here http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-06-29-14.01.log.html

June 22th 2015:

 * Broken cinder attach volume update (https://review.openstack.org/193828)
 * Rally task abort (finished)
 * Rally CI updates(format of config file, web ui, etc.)
 * Rally monasca job
 * Open discussion

Logs form the meeting above http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-06-22-14.11.log.html

June 15th 2015:

 * Rally gates are/were blocked (ways to became more isolated from such mistakes)
 * Delays in next release
 * Open discussion

Logs form the meeting above http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-06-15-14.11.log.html

June 8th 2015:

 * Plugin base (finished)
 * Rally core structure changes
 * Rally as a Lib & Rally as a Service (spec https://review.openstack.org/#/c/182245/)
 * Rally Infra updates (https://review.openstack.org/#/c/185031/)
 * Open discussion

Logs form the meeting above http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-06-08-14.09.log.html

May 25th 2015:

 * New HTML reports classes (https://review.openstack.org/#/c/159458/, https://review.openstack.org/#/c/146814/, https://review.openstack.org/#/c/169828/)
 * New script for gate jobs (https://review.openstack.org/#/c/175549/)
 * Fuel benchmarks (https://review.openstack.org/#/c/178731/)
 * Specs in the review
 * Open discussion

Logs form the meeting above http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-05-25-14.01.log.html

May 18th 2015:

 * [Spec] Enhance Rally API (https://review.openstack.org/182245)
 * Fuel benchmarks (https://review.openstack.org/#/c/178731/, https://review.openstack.org/#/c/181270/, https://review.openstack.org/#/c/182873/)
 * Splitting plugins in Rally (https://review.openstack.org/#/q/project:openstack/rally+branch:master+topic:bp/split-plugins,n,z)
 * Where to find answers (http://rally.readthedocs.org/en/latest/project_info.html)
 * Open discussion

Logs form the meeting above http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-05-18-14.04.log.html

April 28th 2015:

 * Rally QA week
 * Upcoming Rally 0.0.4 release: progress on critical patches
 * Spec on refactoring scenario utils: review and discussion (https://review.openstack.org/#/c/172831/)
 * Spec on in-tree functional tests: review and discussion (https://review.openstack.org/#/c/166487/)
 * Open discussion

Logs form the meeting above http://eavesdrop.openstack.org/meetings/rally/2015/rally.2015-04-28-17.00.log.html

Meeting logs

Have any questions?

Ping boris-42 at #openstack-rally