mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
test: execute systrap syscall tests on arm64
PiperOrigin-RevId: 521855742
This commit is contained in:
@@ -251,7 +251,7 @@ steps:
|
||||
- <<: *common
|
||||
<<: *source_test
|
||||
label: ":muscle: System call tests (ARM64)"
|
||||
command: make BAZEL_OPTIONS=--test_tag_filters=runsc_ptrace syscall-tests
|
||||
command: make BAZEL_OPTIONS=--test_tag_filters=runsc_ptrace,runsc_systrap syscall-tests
|
||||
parallelism: 10
|
||||
agents:
|
||||
arch: "arm64"
|
||||
|
||||
Reference in New Issue
Block a user