commit | c0e759fcf545e92b432376e2ce5a3fb3f248f73b | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Sep 20 07:43:20 2016 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue Sep 20 07:43:20 2016 -0700 |
tree | cd77d8697e4382db2365d97be9ae10c8366e395e | |
parent | 820ab6529c5dfa76b5c2a732ab0c8fe0ea14c921 [diff] |
Remove image v1 test_delete_image_with_invalid_image_id This is a negative test that essentially ends up testing your http server behavior because the url is not valid at all and http servers catch that. This means that depending on your server you get different results and tempest will fail. Run into this when using apache to proxy tls for glance. Suggestion is to remove the test for this reason. Change-Id: I93c8e2c755dbbf66bada2031daa5e29b1488d2ea