[10.0 swarm] Turn on experimental feature group in dpdk tests

Bug #1668289 reported by Sergey Novikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Ilya Bumarskov

Bug Description

Detailed bug description:
The issue was found by https://product-ci.infra.mirantis.net/job/10.0.system_test.ubuntu.support_dpdk_bond/153/console

The commit https://review.openstack.org/#/c/421859/1 brings in changes of data processing for the request of dpdk activation.
So, we need to add 'experimental' to feature groups, in /etc/nailgun/settings.yaml. Otherwise, we'll catch BadRequest exception from nailgun on the enabling of DPDK for bond

Changed in fuel:
status: New → Confirmed
tags: added: area-qa
Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Ilya Bumarskov (ibumarskov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/newton)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/newton)

Reviewed: https://review.openstack.org/442399
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=249acd10af1e75f97540d34ed89dbfdfc2c168ed
Submitter: Jenkins
Branch: stable/newton

commit 249acd10af1e75f97540d34ed89dbfdfc2c168ed
Author: ibumarskov <email address hidden>
Date: Tue Mar 7 15:26:55 2017 +0400

    Enable experimental feature group for DPDK tests

    Change-Id: Id59851923dc22955b794ae89c21c40263c6add0d
    Closes-bug: #1668289

tags: added: in-stable-newton
Revision history for this message
Ilya Bumarskov (ibumarskov) wrote :

It seems, there is some another problem:

{'cookies': <RequestsCookieJar[]>, '_content': '{"message": "Node \'1\': there is a duplicated network \'1\' in assigned networks (second occurrence is in interface \'2\')", "errors": []}', 'headers': {'Transfer-Encoding': 'chunked', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Server': 'nginx', 'Connection': 'keep-alive', 'Pragma': 'no-cache', 'Cache-Control': 'store, no-cache, must-revalidate, post-check=0, pre-check=0', 'Date': 'Mon, 13 Mar 2017 11:08:52 GMT', 'Content-Type': 'text/html; charset=utf-8'}, 'url': u'http://10.109.0.2:8000/api/nodes/interfaces', 'status_code': 400, '_content_consumed': True, 'encoding': 'utf-8', 'request': <PreparedRequest [PUT]>, 'connection': <keystoneauth1.session.TCPKeepAliveAdapter object at 0x7f13ce8e4050>, 'elapsed': datetime.timedelta(0, 0, 18894), 'raw': <requests.packages.urllib3.response.HTTPResponse object at 0x7f13c6cbb510>, 'reason': 'Bad Request', 'history': []}

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/newton)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/445444

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/ocata)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/445449

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

Reviewed: https://review.openstack.org/445444
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=74fb28741020ee61d2ced1b82c497f65231356ae
Submitter: Jenkins
Branch: master

commit 74fb28741020ee61d2ced1b82c497f65231356ae
Author: ibumarskov <email address hidden>
Date: Tue Mar 7 15:26:55 2017 +0400

    Enable experimental feature group for DPDK tests

    Change-Id: Id59851923dc22955b794ae89c21c40263c6add0d
    Closes-bug: #1668289

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

Reviewed: https://review.openstack.org/445445
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=9708fc305b1e6d6e1a4a35f6fa9f56f97ad5446c
Submitter: Jenkins
Branch: stable/ocata

commit 9708fc305b1e6d6e1a4a35f6fa9f56f97ad5446c
Author: ibumarskov <email address hidden>
Date: Tue Mar 7 15:26:55 2017 +0400

    Enable experimental feature group for DPDK tests

    Change-Id: Id59851923dc22955b794ae89c21c40263c6add0d
    Closes-bug: #1668289

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/newton)

Reviewed: https://review.openstack.org/445430
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=bb553fa115ed24ea7fae7df1bd8abe75c5940a0d
Submitter: Jenkins
Branch: stable/newton

commit bb553fa115ed24ea7fae7df1bd8abe75c5940a0d
Author: ibumarskov <email address hidden>
Date: Tue Mar 14 14:57:58 2017 +0400

    Fix dpdk attributes for bond interfaces

    Change-Id: If52aa8fca4dc6eb69940ec344a8b6de3fb39ed86
    Partial-bug: #1668289

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

Reviewed: https://review.openstack.org/445449
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=1fabdff3cfe900c8ea0f2cbdca7e8e258fa0f31a
Submitter: Jenkins
Branch: master

commit 1fabdff3cfe900c8ea0f2cbdca7e8e258fa0f31a
Author: ibumarskov <email address hidden>
Date: Tue Mar 14 14:57:58 2017 +0400

    Fix dpdk attributes for bond interfaces

    Change-Id: If52aa8fca4dc6eb69940ec344a8b6de3fb39ed86
    Partial-bug: #1668289

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/ocata)

Reviewed: https://review.openstack.org/445448
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=0f5c7ec43a4e797510d2081fa4cb90185fc9e292
Submitter: Jenkins
Branch: stable/ocata

commit 0f5c7ec43a4e797510d2081fa4cb90185fc9e292
Author: ibumarskov <email address hidden>
Date: Tue Mar 14 14:57:58 2017 +0400

    Fix dpdk attributes for bond interfaces

    Change-Id: If52aa8fca4dc6eb69940ec344a8b6de3fb39ed86
    Partial-bug: #1668289

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-qa ocata-eol

This issue was fixed in the openstack/fuel-qa ocata-eol release.

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.