commit | 388d0e904342eafa95bc24134a785b2e1e7ae591 | [log] [tgz] |
---|---|---|
author | David Kranz <david.kranz@qrclab.com> | Fri Feb 24 13:46:38 2012 -0500 |
committer | David Kranz <david.kranz@qrclab.com> | Fri Feb 24 13:46:38 2012 -0500 |
tree | 5db5d52155abbbb4c486e1afe71b77dc12dd741e | |
parent | f6b9f59b305ec45be35b9ddc20085b47c8a83440 [diff] |
Skip test that is failing due to nova bug 940500. Change-Id: I3c3b78431c44d3cc40cbb9d019c496e0fcfbd081
diff --git a/tempest/tests/test_list_floating_ips.py b/tempest/tests/test_list_floating_ips.py index 2de6d6b..e22dd58 100644 --- a/tempest/tests/test_list_floating_ips.py +++ b/tempest/tests/test_list_floating_ips.py
@@ -58,6 +58,7 @@ self.client.delete_floating_ip(floating_ip_id) @attr(type='negative') + @unittest.skip('Skipping until Nova Bug 940500 is fixed') def test_get_nonexistant_floating_ip_details(self): """ Negative test:Should not be able to GET the details