Skip to content

Commit b161ca4

Browse files
authored
Merge pull request #42 from blink1073/PYTHON-4869
PYTHON-4869 Remove autogen from testing pipeline
2 parents b8eb5b8 + f7c72a1 commit b161ca4

File tree

3 files changed

+0
-43
lines changed

3 files changed

+0
-43
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 17 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
@@ -199,15 +194,3 @@ buildvariants:
199194
- rhel87-small
200195
tasks:
201196
- 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

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)