Skip to content

Commit 94122fb

Browse files
ci(NODE-6749): make Atlas cluster prefix < 23 characters long (#4420)
1 parent d18108c commit 94122fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .evergreen/config.in.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ task_groups:
12391239
binary: bash
12401240
env:
12411241
MONGODB_VERSION: "7.0"
1242-
CLUSTER_PREFIX: dbx-node-search-indexes
1242+
CLUSTER_PREFIX: dbx-node-search
12431243
args:
12441244
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
12451245
- command: expansions.update

Diff for: .evergreen/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3160,7 +3160,7 @@ task_groups:
31603160
binary: bash
31613161
env:
31623162
MONGODB_VERSION: '7.0'
3163-
CLUSTER_PREFIX: dbx-node-search-indexes
3163+
CLUSTER_PREFIX: dbx-node-search
31643164
args:
31653165
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
31663166
- command: expansions.update

0 commit comments

Comments
 (0)