buildkite: require kvm for Benchmarks smoke test

PiperOrigin-RevId: 449079133
This commit is contained in:
Andrei Vagin
2022-05-16 16:22:24 -07:00
committed by gVisor bot
parent 58e9ba2724
commit e7508b5ecc
+1
View File
@@ -377,6 +377,7 @@ steps:
if: build.branch != "master"
agents:
arch: "amd64"
kvm: "true"
# Run all benchmarks.
- <<: *benchmarks