Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,18 +212,6 @@ tasks:
- func: "execute tests"

buildvariants:
- name: test-llama-index-kvstore-rhel
# TODO - Maintainer has pushed back on this.
display_name: LlamaIndex RHEL KV Store
expansions:
DIR: llama-index-python-kvstore
run_on:
- rhel87-small
tasks:
- name: test-llama-index-local
- name: test-llama-index-remote
batchtime: 10080 # 1 week

- name: test-semantic-kernel-python-rhel
display_name: Semantic-Kernel RHEL Python
expansions:
Expand Down
3 changes: 0 additions & 3 deletions .evergreen/setup-remote.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ popd

# Get the correct remote URI.
case $DIR in
llama-index-python-kvstore)
MONGODB_URI=$LLAMA_INDEX_MONGODB_URI
;;
semantic-kernel-python)
MONGODB_URI=$SEMANTIC_KERNEL_MONGODB_URI
;;
Expand Down
4 changes: 0 additions & 4 deletions llama-index-python-kvstore/config.env

This file was deleted.

This file was deleted.

40 changes: 0 additions & 40 deletions llama-index-python-kvstore/run.sh

This file was deleted.