Skip to content

Commit

Permalink
PYTHON-4869 Remove autogen from testing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Oct 14, 2024
1 parent b8eb5b8 commit 50d8606
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 44 deletions.
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.

0 comments on commit 50d8606

Please sign in to comment.