Skip to content

Commit b4ead55

Browse files
committed
Comment out build variants
1 parent 6a1f916 commit b4ead55

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

.evergreen/config.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -330,15 +330,16 @@ buildvariants:
330330
# - name: test-llama-index-remote
331331
# batchtime: 10080 # 1 week
332332

333-
- name: test-docarray-rhel
334-
display_name: DocArray RHEL
335-
expansions:
336-
DIR: docarray
337-
run_on:
338-
- rhel87-small
339-
tasks:
340-
- name: test-docarray-local
341-
- name: test-docarray-remote
333+
# TODO https://jira.mongodb.org/browse/INTPYTHON-640
334+
# - name: test-docarray-rhel
335+
# display_name: DocArray RHEL
336+
# expansions:
337+
# DIR: docarray
338+
# run_on:
339+
# - rhel87-small
340+
# tasks:
341+
# - name: test-docarray-local
342+
# - name: test-docarray-remote
342343

343344
- name: test-pymongo-voyageai-rhel
344345
display_name: PyMongo-VoyageAI RHEL

0 commit comments

Comments
 (0)