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:
764764 - name : " perf-6.0-standalone-async"
765765 tags : [ "perf" ]
766766 commands :
767- - func : " bootstrap mongo-orchestration "
767+ - func : " run server "
768768 vars :
769769 VERSION : " v6.0-perf"
770770 TOPOLOGY : " server"
@@ -777,7 +777,7 @@ tasks:
777777 - name : " perf-6.0-standalone-ssl-async"
778778 tags : [ "perf" ]
779779 commands :
780- - func : " bootstrap mongo-orchestration "
780+ - func : " run server "
781781 vars :
782782 VERSION : " v6.0-perf"
783783 TOPOLOGY : " server"
@@ -791,7 +791,7 @@ tasks:
791791 - name : " perf-8.0-standalone-async"
792792 tags : [ "perf" ]
793793 commands :
794- - func : " bootstrap mongo-orchestration "
794+ - func : " run server "
795795 vars :
796796 VERSION : " 8.0"
797797 TOPOLOGY : " server"
You can’t perform that action at this time.
0 commit comments