Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
19 changes: 1 addition & 18 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@ tasks:
- func: "fetch repo"
- func: "execute tests"

- name: test-autogen
commands:
- func: "fetch repo"
- func: "execute tests"

buildvariants:
- name: test-semantic-kernel-python-rhel
display_name: Semantic-Kernel RHEL Python
Expand Down Expand Up @@ -198,16 +193,4 @@ buildvariants:
run_on:
- rhel87-small
tasks:
- name: test-docarray

- name: test-autogen-rhel
display_name: Autogen RHEL
expansions:
DIR: autogen
REPO_NAME: autogen
CLONE_URL: https://github.com/microsoft/autogen.git
DATABASE: autogen_test_db
run_on:
- rhel87-small
tasks:
- name: test-autogen
- name: test-docarray
1 change: 0 additions & 1 deletion autogen/database/autogen_test_vectorstore.json

This file was deleted.

25 changes: 0 additions & 25 deletions autogen/run.sh

This file was deleted.

Loading