File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -764,7 +764,7 @@ tasks:
764
764
- name : " perf-6.0-standalone-async"
765
765
tags : [ "perf" ]
766
766
commands :
767
- - func : " bootstrap mongo-orchestration "
767
+ - func : " run server "
768
768
vars :
769
769
VERSION : " v6.0-perf"
770
770
TOPOLOGY : " server"
@@ -777,7 +777,7 @@ tasks:
777
777
- name : " perf-6.0-standalone-ssl-async"
778
778
tags : [ "perf" ]
779
779
commands :
780
- - func : " bootstrap mongo-orchestration "
780
+ - func : " run server "
781
781
vars :
782
782
VERSION : " v6.0-perf"
783
783
TOPOLOGY : " server"
@@ -791,7 +791,7 @@ tasks:
791
791
- name : " perf-8.0-standalone-async"
792
792
tags : [ "perf" ]
793
793
commands :
794
- - func : " bootstrap mongo-orchestration "
794
+ - func : " run server "
795
795
vars :
796
796
VERSION : " 8.0"
797
797
TOPOLOGY : " server"
You can’t perform that action at this time.
0 commit comments