File tree Expand file tree Collapse file tree 3 files changed +115
-68
lines changed
Expand file tree Collapse file tree 3 files changed +115
-68
lines changed Original file line number Diff line number Diff line change @@ -1685,9 +1685,9 @@ task_groups:
16851685 params :
16861686 working_dir : src
16871687 binary : bash
1688- add_expansions_to_env : true
16891688 env :
16901689 MONGODB_VERSION : " 7.0"
1690+ CLUSTER_PREFIX : dbx-node-search-indexes
16911691 args :
16921692 - ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
16931693 - command : expansions.update
@@ -1698,7 +1698,6 @@ task_groups:
16981698 params :
16991699 working_dir : src
17001700 binary : bash
1701- add_expansions_to_env : true
17021701 args :
17031702 - ${DRIVERS_TOOLS}/.evergreen/atlas/teardown-atlas-cluster.sh
17041703 setup_group_can_fail_task : true
Original file line number Diff line number Diff line change @@ -4704,9 +4704,9 @@ task_groups:
47044704 params :
47054705 working_dir : src
47064706 binary : bash
4707- add_expansions_to_env : true
47084707 env :
47094708 MONGODB_VERSION : ' 7.0'
4709+ CLUSTER_PREFIX : dbx-node-search-indexes
47104710 args :
47114711 - ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
47124712 - command : expansions.update
@@ -4717,7 +4717,6 @@ task_groups:
47174717 params :
47184718 working_dir : src
47194719 binary : bash
4720- add_expansions_to_env : true
47214720 args :
47224721 - ${DRIVERS_TOOLS}/.evergreen/atlas/teardown-atlas-cluster.sh
47234722 setup_group_can_fail_task : true
You can’t perform that action at this time.
0 commit comments