blob: 58521900259c74ca341ecaa1adf56be968d95381 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
# TODO(alex): add windows.
# bazel-lib was only testing e2e/smoke on windows, which is missing tar coverage
platform: ["debian10", "macos", "ubuntu2004"]
bazel: ["rolling", "8.x", "7.x"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."
test_flags:
- "--enable_bzlmod"