Skip to content

Commit 50d8606

Browse files
committed
PYTHON-4869 Remove autogen from testing pipeline
1 parent b8eb5b8 commit 50d8606

File tree

3 files changed

+1
-44
lines changed

3 files changed

+1
-44
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,6 @@ tasks:
108108
- func: "fetch repo"
109109
- func: "execute tests"
110110

111-
- name: test-autogen
112-
commands:
113-
- func: "fetch repo"
114-
- func: "execute tests"
115-
116111
buildvariants:
117112
- name: test-semantic-kernel-python-rhel
118113
display_name: Semantic-Kernel RHEL Python
@@ -198,16 +193,4 @@ buildvariants:
198193
run_on:
199194
- rhel87-small
200195
tasks:
201-
- name: test-docarray
202-
203-
- name: test-autogen-rhel
204-
display_name: Autogen RHEL
205-
expansions:
206-
DIR: autogen
207-
REPO_NAME: autogen
208-
CLONE_URL: https://github.com/microsoft/autogen.git
209-
DATABASE: autogen_test_db
210-
run_on:
211-
- rhel87-small
212-
tasks:
213-
- name: test-autogen
196+
- name: test-docarray

autogen/database/autogen_test_vectorstore.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

autogen/run.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)