]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Run more Rally benchmark on every patch
authorBoris Pavlovic <boris@pavlovic.me>
Sat, 14 Mar 2015 13:15:42 +0000 (16:15 +0300)
committerBoris Pavlovic <boris@pavlovic.me>
Wed, 18 Mar 2015 10:38:44 +0000 (10:38 +0000)
commit6c61cf7af71a3661a14900b7baa2e7985ba6673f
treeb378a4f2f7232aea3fedd545c798c019e1f47fc7
parent9616c5f4754649965735d8cdcba225941b3cebf3
Run more Rally benchmark on every patch

* Since 24 Nov 2014 we added a lot of Neutron benchmarks

Running more Neutron related benchmarks in Neutron gate allows
to avoid performance regressions and races.

* Neutron benchmarks are described here:
https://github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/neutron/network.py
It's quite simple code be free to take a look.

* All changes in concurrency and times are related to optimization
of duration/usefulness

* To get description of benchmarks use:

   rally info find NeutronNetworks.create_and_update_networks

New benchmarks:

- NeutronNetworks.create_and_update_networks

- NeutronNetworks.create_and_delete_networks

- NeutronNetworks.create_and_update_subnets

- NeutronNetworks.create_and_delete_subnets

- NeutronNetworks.create_and_update_routers

- NeutronNetworks.create_and_delete_routers

- NeutronNetworks.create_and_list_routers

- NeutronNetworks.create_and_update_ports

- NeutronNetworks.create_and_delete_ports

- NeutronNetworks.create_and_list_ports

- Quotas.neutron_update

related bug: #bug 1419723
Change-Id: Ie3c84e057fc96c0f35ad77b7297c564442ebcf10
rally-jobs/neutron-neutron.yaml