automated: linux: allow disabling custom variable in ota-update

This patch allows to set empty u-boot custom variable name. This will
prevent the test script from attempting to set the variable during the
test. It is important for boards that use RPMB with only a list of
allowed variables.

Signed-off-by: Milosz Wasilewski <milosz.wasilewski@foundries.io>
3 files changed
tree: 25b14a774bcfaf9949feb3aab3befced0d55d13f
  1. .github/
  2. .reuse/
  3. automated/
  4. docs/
  5. LICENSES/
  6. manual/
  7. mkdocs_plugin/
  8. plans/
  9. test/
  10. .gitignore
  11. .readthedocs.yml
  12. COPYING
  13. COPYRIGHTS
  14. mkdocs.yml
  15. README.md
  16. sanity-check.sh
  17. test.sh
  18. validate.py
README.md

Build Status REUSE Compliance Check

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execution outside LAVA.

More details in docs