Move baremetal tests and configs to ironic tree

Bug #1614516 reported by Thiago Paiva Brito
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Medium
Jim Rollenhagen
tempest
Fix Released
Undecided
Jim Rollenhagen

Bug Description

Baremetal tests now lives under the ironic tree and are already quite different of the tests we have on tempest. We need to remove those tests from tempest tree and move all configs to ironic_tempest_plugin, assuring that network and compute tests that depends on (or are skipped when) the baremetal service is present are running exactly as they were.

Changed in tempest:
assignee: nobody → Thiago Paiva Brito (thiagop)
status: New → In Progress
Revision history for this message
Thiago Paiva Brito (outbrito) wrote :

Keeping record of what was talked about this on #ironic-qa

3:18:32 PM mtreinish thiagop: it has to be tied to the feature which doesn't exist when baremetal is the nova driver being used
3:18:59 PM mtreinish baremetal is not the api feature, it's a deployment choice and it's not actually exposed to end users of the api
3:19:29 PM mtreinish which is what tempest is, and why we can't have a flag like that

Changed in ironic:
assignee: nobody → Thiago Paiva Brito (thiagop)
status: New → In Progress
Revision history for this message
Ken'ichi Ohmichi (oomichi) wrote :
Dmitry Tantsur (divius)
Changed in ironic:
importance: Undecided → Medium
Changed in ironic:
assignee: Thiago Paiva Brito (thiagop) → Jim Rollenhagen (jim-rollenhagen)
Changed in tempest:
assignee: Thiago Paiva Brito (thiagop) → Jim Rollenhagen (jim-rollenhagen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/355591
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=ab6f73f7a06a9c9e497762e1dc917a9626cccd26
Submitter: Jenkins
Branch: master

commit ab6f73f7a06a9c9e497762e1dc917a9626cccd26
Author: Thiago Paiva <email address hidden>
Date: Mon Aug 15 15:23:30 2016 -0300

    Bring configurations from tempest to ironic_tempest_plugin

    To remove our tests from tempest first we need to bring the configurations that
    we need to the tempest plugin.

    Closes-Bug: #1614516
    Change-Id: Iad6e16c28cf2a35cc6bf040f57224d32c085b7bc

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

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

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

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/397828

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (stable/mitaka)

Reviewed: https://review.openstack.org/397828
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=fac0a5fa8755d3dd5b7c59780f80b52c43b24c90
Submitter: Jenkins
Branch: stable/mitaka

commit fac0a5fa8755d3dd5b7c59780f80b52c43b24c90
Author: Thiago Paiva <email address hidden>
Date: Mon Aug 15 15:23:30 2016 -0300

    Bring configurations from tempest to ironic_tempest_plugin

    To remove our tests from tempest first we need to bring the configurations that
    we need to the tempest plugin.

    Closes-Bug: #1614516
    Change-Id: Iad6e16c28cf2a35cc6bf040f57224d32c085b7bc
    (cherry picked from commit ab6f73f7a06a9c9e497762e1dc917a9626cccd26)

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

Reviewed: https://review.openstack.org/397824
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=ece53fef0bf7bcd18efe7ceb5124a4c78f29e7ce
Submitter: Jenkins
Branch: stable/newton

commit ece53fef0bf7bcd18efe7ceb5124a4c78f29e7ce
Author: Thiago Paiva <email address hidden>
Date: Mon Aug 15 15:23:30 2016 -0300

    Bring configurations from tempest to ironic_tempest_plugin

    To remove our tests from tempest first we need to bring the configurations that
    we need to the tempest plugin.

    Closes-Bug: #1614516
    Change-Id: Iad6e16c28cf2a35cc6bf040f57224d32c085b7bc
    (cherry picked from commit ab6f73f7a06a9c9e497762e1dc917a9626cccd26)

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

This issue was fixed in the openstack/ironic 6.2.2 release.

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

Reviewed: https://review.openstack.org/355586
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=66cded2553a90ce2b29b4dae442e1bce95895f53
Submitter: Jenkins
Branch: master

commit 66cded2553a90ce2b29b4dae442e1bce95895f53
Author: Thiago Paiva <email address hidden>
Date: Mon Aug 15 14:55:58 2016 -0300

    Removing baremetal tests from tempest tree

    ironic project now has a tempest plugin and its tests will be maintained there.

    Closes-Bug: #1614516
    Depends-On: I0b7e32dfad2ed63f9dd4d7cad130da39bc869a8a
    Change-Id: Id518a6d87d0949737cd1c50cb6a83149b85e5f85

Changed in tempest:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic-tempest-plugin (master)

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

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

This issue was fixed in the openstack/ironic 7.0.0 release.

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

This issue was fixed in the openstack/ironic 5.1.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on ironic-tempest-plugin (master)

Change abandoned by John L. Villalovos (<email address hidden>) on branch: master
Review: https://review.openstack.org/427422
Reason: Restarting the process

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

Change abandoned by John L. Villalovos (<email address hidden>) on branch: master
Review: https://review.openstack.org/427422
Reason: Will work with infra to do a batch upload.

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.