commit | cf2fbe3d915566419bfe9796a07b60a4eadbacbf | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Fri Feb 23 08:48:00 2024 -0800 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Wed Apr 03 14:43:45 2024 -0600 |
tree | 4698efc21e2d9ec0ac1e6dc2de38c896dde78dd8 | |
parent | c59328adbfbf39a7e801d4ed666d0b7ad67476f6 [diff] |
test: Remove duplicate JSON parsing The query_ssh function did a first pass of parsing (using Python) that didn't add any value and then the output was re-parsed using jq to get a test result. Remove the Python parsing, which also removes Python as a test dependency. Change-Id: I721894642a0bb40709ee550eb5d4ae02e78e7eff