Skip to content

Commit 8229302

Browse files
committed
Point test-langchain-python to github.com/caseyclements/langchain.git::ci-on-local-atlas
1 parent d9f2577 commit 8229302

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.evergreen/config.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ buildvariants:
142142
display_name: Langchain RHEL Python
143143
expansions:
144144
DIR: langchain-python
145-
REPO_NAME: langchain
146-
CLONE_URL: https://github.com/langchain-ai/langchain.git
145+
REPO_NAME: langchain # TODO [PYTHON-4679] Merge change in this branch
146+
CLONE_URL: -b ci-on-local-atlas --single-branch https://github.com/caseyclements/langchain.git
147147
DATABASE: langchain_test_db
148148
run_on:
149149
- rhel87-small
@@ -210,6 +210,4 @@ buildvariants:
210210
run_on:
211211
- rhel87-small
212212
tasks:
213-
- name: test-autogen
214-
- name: test-langchain-python
215-
213+
- name: test-autogen

0 commit comments

Comments
 (0)