Skip to content

Commit 44cf8fd

Browse files
Merge branch 'main' into alpine-tests
2 parents 166bf19 + 94122fb commit 44cf8fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen/config.in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@ task_groups:
12541254
binary: bash
12551255
env:
12561256
MONGODB_VERSION: "7.0"
1257-
CLUSTER_PREFIX: dbx-node-search-indexes
1257+
CLUSTER_PREFIX: dbx-node-search
12581258
args:
12591259
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
12601260
- command: expansions.update

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3193,7 +3193,7 @@ task_groups:
31933193
binary: bash
31943194
env:
31953195
MONGODB_VERSION: '7.0'
3196-
CLUSTER_PREFIX: dbx-node-search-indexes
3196+
CLUSTER_PREFIX: dbx-node-search
31973197
args:
31983198
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
31993199
- command: expansions.update

0 commit comments

Comments
 (0)