Comment 11 for bug 1006725

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

Reviewed: https://review.openstack.org/62161
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=4ff69bb44fbac177b4ed2649a3f045a81ff4b427
Submitter: Jenkins
Branch: master

commit 4ff69bb44fbac177b4ed2649a3f045a81ff4b427
Author: Sean Dague <email address hidden>
Date: Sat Dec 14 12:52:24 2013 +0000

    clean up invalid_multibyte test

    This cleans up the invalid_multibyte test to make it more clear
    what it is trying to do, which is send an invalid utf8 sequence as
    an image name (it should fail with a 400, it currently passes with
    a 202).

    Change-Id: I58ad059a138ae96201bbf50df0c22bf259ae9716
    Related-Bug: #1006725