11stepback : true
22command_type : system
3- exec_timeout_secs : 2100
3+ exec_timeout_secs : 7200
44timeout :
55 - command : subprocess.exec
66 params :
@@ -633,20 +633,6 @@ functions:
633633 binary : bash
634634 args :
635635 - ${PROJECT_DIRECTORY}/.evergreen/run-benchmarks.sh
636- run new spec driver benchmarks :
637- - command : subprocess.exec
638- type : test
639- params :
640- working_dir : src
641- env :
642- PROJECT_DIRECTORY : ${PROJECT_DIRECTORY}
643- MONGODB_URI : ${MONGODB_URI}
644- DRIVERS_TOOLS : ${DRIVERS_TOOLS}
645- MONGODB_CLIENT_OPTIONS : ${MONGODB_CLIENT_OPTIONS}
646- NEW_BENCH : ' true'
647- binary : bash
648- args :
649- - ${PROJECT_DIRECTORY}/.evergreen/run-benchmarks.sh
650636 run x509 auth tests :
651637 - command : subprocess.exec
652638 type : test
@@ -2918,7 +2904,7 @@ tasks:
29182904 tags :
29192905 - run-spec-benchmark-tests
29202906 - performance
2921- exec_timeout_secs : 3600
2907+ exec_timeout_secs : 7200
29222908 commands :
29232909 - command : expansions.update
29242910 type : setup
@@ -2934,12 +2920,12 @@ tasks:
29342920 - func : run spec driver benchmarks
29352921 - command : perf.send
29362922 params :
2937- file : src/results.json
2923+ file : src/test/benchmarks/driver_bench/ results.json
29382924 - name : run-spec-benchmark-tests-node-server-timeoutMS-120000
29392925 tags :
29402926 - run-spec-benchmark-tests
29412927 - performance
2942- exec_timeout_secs : 3600
2928+ exec_timeout_secs : 7200
29432929 commands :
29442930 - command : expansions.update
29452931 type : setup
@@ -2955,12 +2941,12 @@ tasks:
29552941 - func : run spec driver benchmarks
29562942 - command : perf.send
29572943 params :
2958- file : src/results.json
2944+ file : src/test/benchmarks/driver_bench/ results.json
29592945 - name : run-spec-benchmark-tests-node-server-timeoutMS-0
29602946 tags :
29612947 - run-spec-benchmark-tests
29622948 - performance
2963- exec_timeout_secs : 3600
2949+ exec_timeout_secs : 7200
29642950 commands :
29652951 - command : expansions.update
29662952 type : setup
@@ -2976,12 +2962,12 @@ tasks:
29762962 - func : run spec driver benchmarks
29772963 - command : perf.send
29782964 params :
2979- file : src/results.json
2965+ file : src/test/benchmarks/driver_bench/ results.json
29802966 - name : run-spec-benchmark-tests-node-server-monitorCommands-true
29812967 tags :
29822968 - run-spec-benchmark-tests
29832969 - performance
2984- exec_timeout_secs : 3600
2970+ exec_timeout_secs : 7200
29852971 commands :
29862972 - command : expansions.update
29872973 type : setup
@@ -2997,12 +2983,12 @@ tasks:
29972983 - func : run spec driver benchmarks
29982984 - command : perf.send
29992985 params :
3000- file : src/results.json
2986+ file : src/test/benchmarks/driver_bench/ results.json
30012987 - name : run-spec-benchmark-tests-node-server-logging
30022988 tags :
30032989 - run-spec-benchmark-tests
30042990 - performance
3005- exec_timeout_secs : 3600
2991+ exec_timeout_secs : 7200
30062992 commands :
30072993 - command : expansions.update
30082994 type : setup
@@ -3018,25 +3004,7 @@ tasks:
30183004 - func : run spec driver benchmarks
30193005 - command : perf.send
30203006 params :
3021- file : src/results.json
3022- - name : run-spec-benchmark-tests-node-server-new
3023- tags :
3024- - run-spec-benchmark-tests
3025- - performance
3026- exec_timeout_secs : 18000
3027- commands :
3028- - command : expansions.update
3029- type : setup
3030- params :
3031- updates :
3032- - {key: NODE_LTS_VERSION, value: v22.11.0}
3033- - {key: VERSION, value: v6.0-perf}
3034- - {key: TOPOLOGY, value: server}
3035- - {key: AUTH, value: noauth}
3036- - {key: MONGODB_CLIENT_OPTIONS, value: '{}'}
3037- - func : install dependencies
3038- - func : bootstrap mongo-orchestration
3039- - func : run new spec driver benchmarks
3007+ file : src/test/benchmarks/driver_bench/results.json
30403008 - name : run-unit-tests-node-16
30413009 tags :
30423010 - unit-tests
@@ -4856,7 +4824,6 @@ buildvariants:
48564824 - run-spec-benchmark-tests-node-server-timeoutMS-0
48574825 - run-spec-benchmark-tests-node-server-monitorCommands-true
48584826 - run-spec-benchmark-tests-node-server-logging
4859- - run-spec-benchmark-tests-node-server-new
48604827 - name : rhel8-custom-dependency-tests
48614828 display_name : Custom Dependency Version Test
48624829 run_on : rhel80-large
0 commit comments