yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59616
[Bug 1644097] Re: qos tempest tests should not try to use unsupported rule types
Reviewed: https://review.openstack.org/406610
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9f19b3e7e16d946b0770710a428606462cf217f9
Submitter: Jenkins
Branch: master
commit 9f19b3e7e16d946b0770710a428606462cf217f9
Author: Sławek Kapłoński <slawek@xxxxxxxxxxxx>
Date: Sun Dec 4 15:00:54 2016 +0000
Tempest tests uses only supported QoS rule types
If rule type required for QoS tempest test is not supported by current
configuration of Neutron then such test will be skipped.
For example if neutron-server is running with ML2 plugin only with openvswitch
mechanism driver loaded then tests related to MINIMUM_BANDWIDTH rule type will
be skipped because openvswitch mechanism driver don't support this kind of rule.
Change-Id: I88e59cdbd79afb5337052ba3e5aecb96c7c8ea1c
Closes-Bug: 1644097
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1644097
Title:
qos tempest tests should not try to use unsupported rule types
Status in neutron:
Fix Released
Bug description:
qos tempest tests should not try to use unsupported rule types on the deployment.
currently they seem to assume all rule types are available, regardless of whatever
list_qos_rule_types returns.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1644097/+subscriptions
References