Comment 1 for bug 1713732

Revision history for this message
Linda Wang (lindamy) wrote :

When I run tempest, 2 tests failed in https supported deployment:

tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]

Which complained that:
testtools.matchers._impl.MismatchError: !=:
    reference = u'http://192.16.1.222:8776/v2/f98f4256c5894b1fbd798c0b8d56995e/volumes/detail?limit=1&marker=e414444e-8e6a-4fda-a888-d18042297721'
    actual = 'https://192.16.1.222:8776/v2/f98f4256c5894b1fbd798c0b8d56995e/volumes/detail?limit=1&marker=e414444e-8e6a-4fda-a888-d18042297721'