Skip to content

Commit b294cac

Browse files
committed
test INTPYTHON-669
1 parent a33498c commit b294cac

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

.evergreen/config.yml

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -386,19 +386,18 @@ buildvariants:
386386
# - name: test-chatgpt-retrieval-plugin-remote
387387
# batchtime: 10080 # 1 week
388388

389-
# TODO: INTPYTHON-669
390-
# - name: test-llama-index-vectorstore-python-rhel
391-
# display_name: LlamaIndex RHEL Vector Store
392-
# tags: [python]
393-
# expansions:
394-
# DIR: llama-index-python-vectorstore
395-
# run_on:
396-
# - rhel87-small
397-
# tasks:
398-
# - name: test-llama-index-local
399-
# # TODO: INTPYTHON-440
400-
# # - name: test-llama-index-remote
401-
# # batchtime: 10080 # 1 week
389+
- name: test-llama-index-vectorstore-python-rhel
390+
display_name: LlamaIndex RHEL Vector Store
391+
tags: [python]
392+
expansions:
393+
DIR: llama-index-python-vectorstore
394+
run_on:
395+
- rhel87-small
396+
tasks:
397+
- name: test-llama-index-local
398+
# TODO: INTPYTHON-440
399+
# - name: test-llama-index-remote
400+
# batchtime: 10080 # 1 week
402401

403402
- name: test-docarray-python-rhel
404403
display_name: DocArray RHEL
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
REPO_NAME=llama_index
22
REPO_ORG=run-llama
33
DATABASE=llama_index_test_db
4+
REPO_ORG=blink1073
5+
REPO_BRANCH=INTPYTHON-669

0 commit comments

Comments
 (0)