Skip to content

Commit b567ef5

Browse files
committed
gu benchmarks are ondemand.
1 parent ea8170a commit b567ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/ci_includes/vm-bench.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ local vm_common_bench = import '../ci_common/common-bench.jsonnet';
44

55
{
66
builds: [
7-
vm_common.bench_vm_linux_amd64 + vm_common_bench.vm_bench_js_linux_amd64 + {
7+
vm_common.bench_ondemand_vm_linux_amd64 + vm_common_bench.vm_bench_js_linux_amd64 + {
88
# Override `self.vm_bench_js_linux_amd64.setup`
99
setup: vm.vm_setup.setup + [
1010
['set-export', 'VM_ENV', '${VM_ENV}-no_native'],

0 commit comments

Comments
 (0)