Comment 29 for bug 1666009

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ironic (master)

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

commit 63a852eb8c4e3b885340aec62d19d6d1f15bf995
Author: Mark Goddard <email address hidden>
Date: Wed Jul 26 19:36:00 2017 +0100

    Add negative attribute to negative port tests

    Change I8b30764d797f2f8b45c2ae46ce559e74e0281a49 added tempest tests for
    the port.physical_network field. In that review, it was noted that the
    negative tests should have a decorator applied to mark them as negative.
    This change applies that decorator.

    Change-Id: I69446703894b89596183c50482a4286eaac4ed42
    Related-Bug: #1666009