blob: c0e246b6556f94914b43ccd03b80bc52f3087511 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
platform: ["debian11", "ubuntu2004"]
bazel: ["8.x", "7.x"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
shell_commands:
- sudo apt-get update
- sudo apt-get install -y device-tree-compiler
test_targets:
- "//..."