File tree Expand file tree Collapse file tree 5 files changed +0
-60
lines changed
llama-index-python-kvstore Expand file tree Collapse file tree 5 files changed +0
-60
lines changed Original file line number Diff line number Diff line change @@ -212,18 +212,6 @@ tasks:
212212 - func : " execute tests"
213213
214214buildvariants :
215- - name : test-llama-index-kvstore-rhel
216- # TODO - Maintainer has pushed back on this.
217- display_name : LlamaIndex RHEL KV Store
218- expansions :
219- DIR : llama-index-python-kvstore
220- run_on :
221- - rhel87-small
222- tasks :
223- - name : test-llama-index-local
224- - name : test-llama-index-remote
225- batchtime : 10080 # 1 week
226-
227215 - name : test-semantic-kernel-python-rhel
228216 display_name : Semantic-Kernel RHEL Python
229217 expansions :
Original file line number Diff line number Diff line change 1717
1818# Get the correct remote URI.
1919case $DIR in
20- llama-index-python-kvstore)
21- MONGODB_URI=$LLAMA_INDEX_MONGODB_URI
22- ;;
2320 semantic-kernel-python)
2421 MONGODB_URI=$SEMANTIC_KERNEL_MONGODB_URI
2522 ;;
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments