Skip to content

Commit 3219955

Browse files
committed
skip llama-index for now
1 parent 4f865d0 commit 3219955

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

.evergreen/config.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -318,17 +318,18 @@ buildvariants:
318318
# - name: test-chatgpt-retrieval-plugin-remote
319319
# batchtime: 10080 # 1 week
320320

321-
- name: test-llama-index-vectorstore-rhel
322-
display_name: LlamaIndex RHEL Vector Store
323-
expansions:
324-
DIR: llama-index-python-vectorstore
325-
run_on:
326-
- rhel87-small
327-
tasks:
328-
- name: test-llama-index-local
329-
# TODO: INTPYTHON-440
330-
# - name: test-llama-index-remote
331-
# batchtime: 10080 # 1 week
321+
# TODO: INTPYTHON-669
322+
# - name: test-llama-index-vectorstore-rhel
323+
# display_name: LlamaIndex RHEL Vector Store
324+
# expansions:
325+
# DIR: llama-index-python-vectorstore
326+
# run_on:
327+
# - rhel87-small
328+
# tasks:
329+
# - name: test-llama-index-local
330+
# # TODO: INTPYTHON-440
331+
# # - name: test-llama-index-remote
332+
# # batchtime: 10080 # 1 week
332333

333334
- name: test-docarray-rhel
334335
display_name: DocArray RHEL

0 commit comments

Comments
 (0)