rally job broken because of new validations failing on NeutronTrunks.create_and_list_trunk_subports

Bug #1680580 reported by Ihar Hrachyshka
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Ihar Hrachyshka

Bug Description

2017-04-06 16:36:04.330721 | 2017-04-06 16:36:04.330 | Subtask NeutronTrunks.create_and_list_trunk_subports[0] has wrong configuration
2017-04-06 16:36:04.332035 | 2017-04-06 16:36:04.331 | Subtask configuration:
2017-04-06 16:36:04.333765 | 2017-04-06 16:36:04.333 | {'runner': {"type": "constant", "times": 1, "concurrency": 4}, 'args': {"subport_count": 250}, 'context': {"users": {"tenants": 1, "users_per_tenant": 1}, "quotas": {"neutron": {"network": -1, "port": 1000}}}}
2017-04-06 16:36:04.334810 | 2017-04-06 16:36:04.334 |
2017-04-06 16:36:04.335942 | 2017-04-06 16:36:04.335 | Reason(s):
2017-04-06 16:36:04.337233 | 2017-04-06 16:36:04.337 | Parameter 'concurrency' means a number of parallel executionsof iterations. Parameter 'times' means total number of iteration executions. It is redundant (and restricted) to have number of parallel iterations bigger then total number of iterations.`

http://logs.openstack.org/40/453740/3/check/gate-rally-dsvm-neutron-neutron-ubuntu-xenial/249fa37/console.html#_2017-04-06_16_36_04_328580

This affects stable branches too.

Changed in neutron:
assignee: nobody → Ihar Hrachyshka (ihar-hrachyshka)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/454364

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/454365

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/454318
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d28a33a898360ae1c649e07d8bcdf8f2b2e11f1d
Submitter: Jenkins
Branch: master

commit d28a33a898360ae1c649e07d8bcdf8f2b2e11f1d
Author: Ihar Hrachyshka <email address hidden>
Date: Thu Apr 6 12:27:11 2017 -0700

    Fixed validation of create_and_list_trunk_subports rally scenario

    New validation now enforces that times is >= concurrency because times
    is total number of *runs*, not the number of concurrent *run sets*.

    Change-Id: I454ef821e00bd5123a9640f472ad4b034dbec75e
    Closes-Bug: #1680580

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/ocata)

Reviewed: https://review.openstack.org/454364
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7ec87f4947a64b916a0f74d5738a0783f835be17
Submitter: Jenkins
Branch: stable/ocata

commit 7ec87f4947a64b916a0f74d5738a0783f835be17
Author: Ihar Hrachyshka <email address hidden>
Date: Thu Apr 6 12:27:11 2017 -0700

    Fixed validation of create_and_list_trunk_subports rally scenario

    New validation now enforces that times is >= concurrency because times
    is total number of *runs*, not the number of concurrent *run sets*.

    Change-Id: I454ef821e00bd5123a9640f472ad4b034dbec75e
    Closes-Bug: #1680580
    (cherry picked from commit d28a33a898360ae1c649e07d8bcdf8f2b2e11f1d)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/newton)

Reviewed: https://review.openstack.org/454365
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6859d277127d72168295cf645458959e7641afe9
Submitter: Jenkins
Branch: stable/newton

commit 6859d277127d72168295cf645458959e7641afe9
Author: Ihar Hrachyshka <email address hidden>
Date: Thu Apr 6 12:27:11 2017 -0700

    Fixed validation of create_and_list_trunk_subports rally scenario

    New validation now enforces that times is >= concurrency because times
    is total number of *runs*, not the number of concurrent *run sets*.

    Change-Id: I454ef821e00bd5123a9640f472ad4b034dbec75e
    Closes-Bug: #1680580
    (cherry picked from commit d28a33a898360ae1c649e07d8bcdf8f2b2e11f1d)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 10.0.1

This issue was fixed in the openstack/neutron 10.0.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 9.3.1

This issue was fixed in the openstack/neutron 9.3.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 11.0.0.0b1

This issue was fixed in the openstack/neutron 11.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.