Comment 8 for bug 1664607

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

Reviewed: https://review.openstack.org/433707
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d12535839817c4385986ccaffe52b5903d3088ca
Submitter: Jenkins
Branch: master

commit d12535839817c4385986ccaffe52b5903d3088ca
Author: Matt Riedemann <email address hidden>
Date: Tue Feb 14 10:25:24 2017 -0500

    Skip test_stamp_pattern in cells v1 job

    test_stamp_pattern was recently unskipped:

    I2c13099595d8ee8099e02e3f06096078c7d27c34

    It uses security groups which cells v1 does
    not support, so we have to skip this test in
    the cells v1 job.

    Change-Id: Id7e8351026ca86694fc9814002b96260f6ba10f9
    Closes-Bug: #1664607