blob: af241138331aed798c363d9c198c63b401c975a9 [file]
bcr_test_module:
module_path: e2e
matrix:
bazel:
- 7.x
platform:
- rockylinux8
- debian10
- debian11
- ubuntu2004
- ubuntu2004_arm64
- ubuntu2204
- fedora39
- macos
- macos_arm64
# TODO: enable this once `curl_upload_file` has a Batch script to work on Windows
# - windows
tasks:
e2e_tests:
name: Run end-to-end Tests
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."