commit | 25ff44912246ee587a7693a62721e94244257e92 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Wed Aug 20 09:22:49 2025 +0000 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Tue Aug 26 12:48:24 2025 +0000 |
tree | 4a0918df5529fc57dce62e80b2ccc32321332013 | |
parent | 012595bbd62382df3cb8a85bf5b0d76caa66d3b6 [diff] |
Proper check for empty response in autoscaling test searching for literal "[]" string to check for no entities in response is brittle, as the returned JSON of entities may include empty list as a value for some properties. Instead, use proper json path search and comparison. Related-Issue: PRODX-54144 Change-Id: I85b89b748d663fd1f71fb96055066cae7f42879f