@@ -338,7 +338,7 @@ buildvariants:
338
338
expansions :
339
339
DIR : semantic-kernel-python
340
340
run_on :
341
- - rhel89 -small
341
+ - rhel8.9 -small
342
342
tasks :
343
343
- name : test-semantic-kernel-python-local
344
344
# TODO: INTPYTHON-430
@@ -351,7 +351,7 @@ buildvariants:
351
351
expansions :
352
352
DIR : semantic-kernel-csharp
353
353
run_on :
354
- - rhel89 -small
354
+ - rhel8.9 -small
355
355
tasks :
356
356
- name : test-semantic-kernel-csharp-local
357
357
# - name: test-semantic-kernel-csharp-remote
@@ -363,7 +363,7 @@ buildvariants:
363
363
expansions :
364
364
DIR : langchain-python
365
365
run_on :
366
- - rhel89 -small
366
+ - rhel8.9 -small
367
367
tasks :
368
368
- name : test-langchain-python-local
369
369
- name : test-langchain-python-remote
@@ -375,7 +375,7 @@ buildvariants:
375
375
expansions :
376
376
DIR : langgraph-python
377
377
run_on :
378
- - rhel89 -small
378
+ - rhel8.9 -small
379
379
tasks :
380
380
- name : test-langgraph-python-local
381
381
- name : test-langgraph-python-remote
@@ -387,7 +387,7 @@ buildvariants:
387
387
expansions :
388
388
DIR : langgraph-store-python
389
389
run_on :
390
- - rhel89 -small
390
+ - rhel8.9 -small
391
391
tasks :
392
392
- name : test-langgraph-store-python-local
393
393
- name : test-langgraph-store-python-remote
@@ -400,7 +400,7 @@ buildvariants:
400
400
# expansions:
401
401
# DIR: chatgpt-retrieval-plugin
402
402
# run_on:
403
- # - rhel89 -small
403
+ # - rhel8.9 -small
404
404
# tasks:
405
405
# - name: test-chatgpt-retrieval-plugin-local
406
406
# - name: test-chatgpt-retrieval-plugin-remote
@@ -412,7 +412,7 @@ buildvariants:
412
412
expansions :
413
413
DIR : llama-index-python-vectorstore
414
414
run_on :
415
- - rhel89 -small
415
+ - rhel8.9 -small
416
416
tasks :
417
417
- name : test-llama-index-local
418
418
# TODO: INTPYTHON-440
@@ -425,7 +425,7 @@ buildvariants:
425
425
expansions :
426
426
DIR : docarray
427
427
run_on :
428
- - rhel89 -small
428
+ - rhel8.9 -small
429
429
tasks :
430
430
- name : test-docarray-local
431
431
- name : test-docarray-remote
@@ -436,7 +436,7 @@ buildvariants:
436
436
expansions :
437
437
DIR : pymongo-voyageai
438
438
run_on :
439
- - rhel89 -small
439
+ - rhel8.9 -small
440
440
tasks :
441
441
- name : test-pymongo-voyageai-local
442
442
- name : test-pymongo-voyageai-remote
@@ -458,7 +458,7 @@ buildvariants:
458
458
expansions :
459
459
DIR : haystack-embeddings
460
460
run_on :
461
- - rhel89 -small
461
+ - rhel8.9 -small
462
462
tasks :
463
463
- name : test-haystack-embeddings-local
464
464
# TODO: INTPYTHON-465
@@ -470,7 +470,7 @@ buildvariants:
470
470
expansions :
471
471
DIR : haystack-fulltext
472
472
run_on :
473
- - rhel89 -small
473
+ - rhel8.9 -small
474
474
tasks :
475
475
- name : test-haystack-fulltext-local
476
476
# TODO: INTPYTHON-465
@@ -513,7 +513,7 @@ buildvariants:
513
513
expansions :
514
514
DIR : mem0-python
515
515
run_on :
516
- - rhel89 -small
516
+ - rhel8.9 -small
517
517
tasks :
518
518
- name : test-mem0-python-local
519
519
- name : test-mem0-python-remote
@@ -525,7 +525,7 @@ buildvariants:
525
525
expansions :
526
526
DIR : pymongo-search-utils
527
527
run_on :
528
- - rhel89 -small
528
+ - rhel8.9 -small
529
529
tasks :
530
530
- name : test-pymongo-search-utils-local
531
531
- name : test-pymongo-search-utils-remote
0 commit comments