File tree Expand file tree Collapse file tree 2 files changed +14
-13
lines changed
llama-index-python-vectorstore Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -386,19 +386,18 @@ buildvariants:
386
386
# - name: test-chatgpt-retrieval-plugin-remote
387
387
# batchtime: 10080 # 1 week
388
388
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
402
401
403
402
- name : test-docarray-python-rhel
404
403
display_name : DocArray RHEL
Original file line number Diff line number Diff line change 1
1
REPO_NAME = llama_index
2
2
REPO_ORG = run-llama
3
3
DATABASE = llama_index_test_db
4
+ REPO_ORG = blink1073
5
+ REPO_BRANCH = INTPYTHON-669
You can’t perform that action at this time.
0 commit comments