tree: a1d9f18ea7696fad63018bb94a9b9cfc2790aa10 [path history] [tgz]
  1. .bazelrc
  2. .bazelversion
  3. BUILD
  4. MODULE.bazel
  5. MODULE.bazel.lock
  6. README.md
e2e/platforms/README.md

smoke test

This e2e exercises the repo for each platform by specifying the platform on the command line as follows: bazelisk test --platforms=//:linux_x86 //:smoke_test bazelisk test --platforms=//:linux_arm64 //:smoke_test bazelisk test --platforms=//:macos_x86 //:smoke_test bazelisk test --platforms=//:macos_arm64 //:smoke_test bazelisk test --platforms=//:windows_x86 //:smoke_test