| commit | e443d6addd11b160c9464ac69737be9fde47ca2a | [log] [tgz] |
|---|---|---|
| author | Abhishek Kekane <akekane@redhat.com> | Thu Mar 19 17:06:30 2026 +0000 |
| committer | Abhishek Kekane <akekane@redhat.com> | Thu Mar 19 17:06:30 2026 +0000 |
| tree | 2344fa4a9a396e6f05611f35cb9d3b367251c819 | |
| parent | 904ad69fa290a04942fa1932aab80b1babaa7bbf [diff] |
Fix web-download bad URL test for sync URI validation Glance can now return HTTP 400 when the web-download URI fails checks up front. The test used to expect 202 and a later failed import. Accept 400 when the error mentions the bad host or filtering, and keep the old wait-for-failed-import path when Glance still returns 202. Related-Bug: #2138602 Change-Id: I1ec58edd6029fbc8e667e008f5017c71d70cc09f Signed-off-by: Abhishek Kekane <akekane@redhat.com>