blob: 6b5c6fe005cec20754e4b6058974a08a1bbf18ef [file]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
platform:
[
"windows",
"ubuntu2204",
"macos",
"macos_arm64",
"ubuntu2004_arm64",
"windows_arm64",
]
bazel: ["9.x"]
tasks:
run_tests:
name: "Run smoke test"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."