commit | cd06bf4fdb908d71656bfce6c798283a91f7a58a | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Thu Apr 08 11:53:39 2021 -0500 |
committer | Joanna Farley <joanna.farley@arm.com> | Sun Jul 25 15:13:40 2021 +0200 |
tree | 41cd9a0a89c2c25c1b430b7ac87a5331b77e0a17 | |
parent | 8f89040ef4f59bbd9d5477ffd28205871023488a [diff] |
lava-expect: enable LAVA expect support This is the first patch of a series to enable 'expect' in the Open CI framework [1]. Under the Open CI enviroment, the expect support is done in LAVA and not using `expect` tool, through LAVA Interactive Actions [2], where expect strings are transformed into one or more LAVA Interactive Actions, matching either successes or failures strings. All dynamically created LAVA content is finally located in the LAVA job definition, where ultimatelly, LAVA matches the corresponding strings. [1] https://projects.linaro.org/browse/TFC-36 [2] https://validation.linaro.org/static/docs/v2/actions-test.html?highlight=interactive#interactive-test-action Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: Iff454bd3714a38a729022a98a862ea08e8f440fc