@@ -306,28 +306,30 @@ buildvariants:
306306 - name : test-langgraph-python-remote
307307 batchtime : 10080 # 1 week
308308
309- - name : test-chatgpt-retrieval-plugin-rhel
310- display_name : ChatGPT Retrieval Plugin
311- expansions :
312- DIR : chatgpt-retrieval-plugin
313- run_on :
314- - rhel87-small
315- tasks :
316- - name : test-chatgpt-retrieval-plugin-local
317- - name : test-chatgpt-retrieval-plugin-remote
318- batchtime : 10080 # 1 week
319-
320- - name : test-llama-index-vectorstore-rhel
321- display_name : LlamaIndex RHEL Vector Store
322- expansions :
323- DIR : llama-index-python-vectorstore
324- run_on :
325- - rhel87-small
326- tasks :
327- - name : test-llama-index-local
328- # TODO: INTPYTHON-440
329- # - name: test-llama-index-remote
330- # batchtime: 10080 # 1 week
309+ # TODO: INTPYTHON-668
310+ # - name: test-chatgpt-retrieval-plugin-rhel
311+ # display_name: ChatGPT Retrieval Plugin
312+ # expansions:
313+ # DIR: chatgpt-retrieval-plugin
314+ # run_on:
315+ # - rhel87-small
316+ # tasks:
317+ # - name: test-chatgpt-retrieval-plugin-local
318+ # - name: test-chatgpt-retrieval-plugin-remote
319+ # batchtime: 10080 # 1 week
320+
321+ # TODO: INTPYTHON-669
322+ # - name: test-llama-index-vectorstore-rhel
323+ # display_name: LlamaIndex RHEL Vector Store
324+ # expansions:
325+ # DIR: llama-index-python-vectorstore
326+ # run_on:
327+ # - rhel87-small
328+ # tasks:
329+ # - name: test-llama-index-local
330+ # # TODO: INTPYTHON-440
331+ # # - name: test-llama-index-remote
332+ # # batchtime: 10080 # 1 week
331333
332334 - name : test-docarray-rhel
333335 display_name : DocArray RHEL
@@ -380,12 +382,13 @@ buildvariants:
380382 tasks :
381383 - name : test-langchaingo-local
382384
383- - name : test-langchain-js-ubuntu
384- display_name : LangchainJS Ubuntu2204
385- expansions :
386- DIR : langchain-js
387- run_on :
388- - ubuntu2204-small
389- tasks :
390- - name : test-langchain-js-local
391- - name : test-langchain-js-remote
385+ # TODO: INTPYTHON-667
386+ # - name: test-langchain-js-ubuntu
387+ # display_name: LangchainJS Ubuntu2204
388+ # expansions:
389+ # DIR: langchain-js
390+ # run_on:
391+ # - ubuntu2204-small
392+ # tasks:
393+ # - name: test-langchain-js-local
394+ # - name: test-langchain-js-remote
0 commit comments