commit | d44c83ea0a6db3b4e0c9d9ff1777a39d25e7b6b6 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Thu Dec 05 19:19:46 2024 +0200 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Thu Dec 19 13:05:13 2024 +0000 |
tree | 783bac47194652d4357685a6355a1d9a02d121f4 | |
parent | 4bdc89d370954b815af9136470f732306e265e39 [diff] |
Fix order dependency in gnocchi search gabbit order of elements in search result is not guaranteed, and gnocchi API has no server-side sorting we could use to ensure ordering ourselves. Stop relying and testing for spesific order of elements in the response, just test for sub-string presence. Change-Id: I4eef2ec82b711ca5e57a2f9c0e608b8444a4227e Closes-Issue: PRODX-48117 (cherry picked from commit 927b407fa248d62afa97b3cc0c99debe4cef0003)