@@ -2582,6 +2582,7 @@ buildvariants:
2582
2582
SSL : ssl
2583
2583
TEST_SUITES : default
2584
2584
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2585
+ SKIP_CSOT_TESTS : " true"
2585
2586
- name : test-macos-py3.9-auth-ssl-async
2586
2587
tasks :
2587
2588
- name : .sharded_cluster
@@ -2593,6 +2594,7 @@ buildvariants:
2593
2594
SSL : ssl
2594
2595
TEST_SUITES : default_async
2595
2596
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2597
+ SKIP_CSOT_TESTS : " true"
2596
2598
- name : test-macos-py3.9-noauth-nossl-sync
2597
2599
tasks :
2598
2600
- name : .sharded_cluster
@@ -2604,6 +2606,7 @@ buildvariants:
2604
2606
SSL : nossl
2605
2607
TEST_SUITES : default
2606
2608
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2609
+ SKIP_CSOT_TESTS : " true"
2607
2610
- name : test-macos-py3.9-noauth-nossl-async
2608
2611
tasks :
2609
2612
- name : .sharded_cluster
@@ -2615,6 +2618,7 @@ buildvariants:
2615
2618
SSL : nossl
2616
2619
TEST_SUITES : default_async
2617
2620
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2621
+ SKIP_CSOT_TESTS : " true"
2618
2622
- name : test-macos-py3.13-auth-ssl-sync
2619
2623
tasks :
2620
2624
- name : .sharded_cluster
@@ -2626,6 +2630,7 @@ buildvariants:
2626
2630
SSL : ssl
2627
2631
TEST_SUITES : default
2628
2632
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2633
+ SKIP_CSOT_TESTS : " true"
2629
2634
- name : test-macos-py3.13-auth-ssl-async
2630
2635
tasks :
2631
2636
- name : .sharded_cluster
@@ -2637,6 +2642,7 @@ buildvariants:
2637
2642
SSL : ssl
2638
2643
TEST_SUITES : default_async
2639
2644
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2645
+ SKIP_CSOT_TESTS : " true"
2640
2646
- name : test-macos-py3.13-noauth-nossl-sync
2641
2647
tasks :
2642
2648
- name : .sharded_cluster
@@ -2648,6 +2654,7 @@ buildvariants:
2648
2654
SSL : nossl
2649
2655
TEST_SUITES : default
2650
2656
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2657
+ SKIP_CSOT_TESTS : " true"
2651
2658
- name : test-macos-py3.13-noauth-nossl-async
2652
2659
tasks :
2653
2660
- name : .sharded_cluster
@@ -2659,6 +2666,7 @@ buildvariants:
2659
2666
SSL : nossl
2660
2667
TEST_SUITES : default_async
2661
2668
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2669
+ SKIP_CSOT_TESTS : " true"
2662
2670
2663
2671
# Server tests for macOS (arm).
2664
2672
- name : test-macos-arm-py3.9-auth-ssl-sync
@@ -2672,6 +2680,7 @@ buildvariants:
2672
2680
SSL : ssl
2673
2681
TEST_SUITES : default
2674
2682
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2683
+ SKIP_CSOT_TESTS : " true"
2675
2684
- name : test-macos-arm-py3.9-auth-ssl-async
2676
2685
tasks :
2677
2686
- name : .sharded_cluster
@@ -2683,6 +2692,7 @@ buildvariants:
2683
2692
SSL : ssl
2684
2693
TEST_SUITES : default_async
2685
2694
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2695
+ SKIP_CSOT_TESTS : " true"
2686
2696
- name : test-macos-arm-py3.9-noauth-nossl-sync
2687
2697
tasks :
2688
2698
- name : .sharded_cluster
@@ -2694,6 +2704,7 @@ buildvariants:
2694
2704
SSL : nossl
2695
2705
TEST_SUITES : default
2696
2706
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2707
+ SKIP_CSOT_TESTS : " true"
2697
2708
- name : test-macos-arm-py3.9-noauth-nossl-async
2698
2709
tasks :
2699
2710
- name : .sharded_cluster
@@ -2705,6 +2716,7 @@ buildvariants:
2705
2716
SSL : nossl
2706
2717
TEST_SUITES : default_async
2707
2718
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
2719
+ SKIP_CSOT_TESTS : " true"
2708
2720
- name : test-macos-arm-py3.13-auth-ssl-sync
2709
2721
tasks :
2710
2722
- name : .sharded_cluster
@@ -2716,6 +2728,7 @@ buildvariants:
2716
2728
SSL : ssl
2717
2729
TEST_SUITES : default
2718
2730
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2731
+ SKIP_CSOT_TESTS : " true"
2719
2732
- name : test-macos-arm-py3.13-auth-ssl-async
2720
2733
tasks :
2721
2734
- name : .sharded_cluster
@@ -2727,6 +2740,7 @@ buildvariants:
2727
2740
SSL : ssl
2728
2741
TEST_SUITES : default_async
2729
2742
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2743
+ SKIP_CSOT_TESTS : " true"
2730
2744
- name : test-macos-arm-py3.13-noauth-nossl-sync
2731
2745
tasks :
2732
2746
- name : .sharded_cluster
@@ -2738,6 +2752,7 @@ buildvariants:
2738
2752
SSL : nossl
2739
2753
TEST_SUITES : default
2740
2754
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2755
+ SKIP_CSOT_TESTS : " true"
2741
2756
- name : test-macos-arm-py3.13-noauth-nossl-async
2742
2757
tasks :
2743
2758
- name : .sharded_cluster
@@ -2749,6 +2764,7 @@ buildvariants:
2749
2764
SSL : nossl
2750
2765
TEST_SUITES : default_async
2751
2766
PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2767
+ SKIP_CSOT_TESTS : " true"
2752
2768
2753
2769
# Server tests for Windows.
2754
2770
- name : test-win64-py-3.9-auth-ssl-sync
@@ -2762,6 +2778,7 @@ buildvariants:
2762
2778
SSL : ssl
2763
2779
TEST_SUITES : default
2764
2780
PYTHON_BINARY : C:/python/Python39/python.exe
2781
+ SKIP_CSOT_TESTS : " true"
2765
2782
- name : test-win64-py-3.9-auth-ssl-async
2766
2783
tasks :
2767
2784
- name : .sharded_cluster
@@ -2773,6 +2790,7 @@ buildvariants:
2773
2790
SSL : ssl
2774
2791
TEST_SUITES : default_async
2775
2792
PYTHON_BINARY : C:/python/Python39/python.exe
2793
+ SKIP_CSOT_TESTS : " true"
2776
2794
- name : test-win64-py-3.9-noauth-nossl-sync
2777
2795
tasks :
2778
2796
- name : .sharded_cluster
@@ -2784,6 +2802,7 @@ buildvariants:
2784
2802
SSL : nossl
2785
2803
TEST_SUITES : default
2786
2804
PYTHON_BINARY : C:/python/Python39/python.exe
2805
+ SKIP_CSOT_TESTS : " true"
2787
2806
- name : test-win64-py-3.9-noauth-nossl-async
2788
2807
tasks :
2789
2808
- name : .sharded_cluster
@@ -2795,6 +2814,7 @@ buildvariants:
2795
2814
SSL : nossl
2796
2815
TEST_SUITES : default_async
2797
2816
PYTHON_BINARY : C:/python/Python39/python.exe
2817
+ SKIP_CSOT_TESTS : " true"
2798
2818
- name : test-win64-py-3.13-auth-ssl-sync
2799
2819
tasks :
2800
2820
- name : .sharded_cluster
@@ -2806,6 +2826,7 @@ buildvariants:
2806
2826
SSL : ssl
2807
2827
TEST_SUITES : default
2808
2828
PYTHON_BINARY : C:/python/Python313/python.exe
2829
+ SKIP_CSOT_TESTS : " true"
2809
2830
- name : test-win64-py-3.13-auth-ssl-async
2810
2831
tasks :
2811
2832
- name : .sharded_cluster
@@ -2817,6 +2838,7 @@ buildvariants:
2817
2838
SSL : ssl
2818
2839
TEST_SUITES : default_async
2819
2840
PYTHON_BINARY : C:/python/Python313/python.exe
2841
+ SKIP_CSOT_TESTS : " true"
2820
2842
- name : test-win64-py-3.13-noauth-nossl-sync
2821
2843
tasks :
2822
2844
- name : .sharded_cluster
@@ -2828,6 +2850,7 @@ buildvariants:
2828
2850
SSL : nossl
2829
2851
TEST_SUITES : default
2830
2852
PYTHON_BINARY : C:/python/Python313/python.exe
2853
+ SKIP_CSOT_TESTS : " true"
2831
2854
- name : test-win64-py-3.13-noauth-nossl-async
2832
2855
tasks :
2833
2856
- name : .sharded_cluster
@@ -2839,6 +2862,7 @@ buildvariants:
2839
2862
SSL : nossl
2840
2863
TEST_SUITES : default_async
2841
2864
PYTHON_BINARY : C:/python/Python313/python.exe
2865
+ SKIP_CSOT_TESTS : " true"
2842
2866
2843
2867
# Server tests for Windows (32-bit).
2844
2868
- name : test-win64-32-bit-py3.9-auth-ssl-sync
@@ -2852,6 +2876,7 @@ buildvariants:
2852
2876
SSL : ssl
2853
2877
TEST_SUITES : default
2854
2878
PYTHON_BINARY : C:/python/32/Python39/python.exe
2879
+ SKIP_CSOT_TESTS : " true"
2855
2880
- name : test-win64-32-bit-py3.9-auth-ssl-async
2856
2881
tasks :
2857
2882
- name : .sharded_cluster
@@ -2863,6 +2888,7 @@ buildvariants:
2863
2888
SSL : ssl
2864
2889
TEST_SUITES : default_async
2865
2890
PYTHON_BINARY : C:/python/32/Python39/python.exe
2891
+ SKIP_CSOT_TESTS : " true"
2866
2892
- name : test-win64-32-bit-py3.9-noauth-nossl-sync
2867
2893
tasks :
2868
2894
- name : .sharded_cluster
@@ -2874,6 +2900,7 @@ buildvariants:
2874
2900
SSL : nossl
2875
2901
TEST_SUITES : default
2876
2902
PYTHON_BINARY : C:/python/32/Python39/python.exe
2903
+ SKIP_CSOT_TESTS : " true"
2877
2904
- name : test-win64-32-bit-py3.9-noauth-nossl-async
2878
2905
tasks :
2879
2906
- name : .sharded_cluster
@@ -2885,6 +2912,7 @@ buildvariants:
2885
2912
SSL : nossl
2886
2913
TEST_SUITES : default_async
2887
2914
PYTHON_BINARY : C:/python/32/Python39/python.exe
2915
+ SKIP_CSOT_TESTS : " true"
2888
2916
- name : test-win64-32-bit-py3.13-auth-ssl-sync
2889
2917
tasks :
2890
2918
- name : .sharded_cluster
@@ -2896,6 +2924,7 @@ buildvariants:
2896
2924
SSL : ssl
2897
2925
TEST_SUITES : default
2898
2926
PYTHON_BINARY : C:/python/32/Python313/python.exe
2927
+ SKIP_CSOT_TESTS : " true"
2899
2928
- name : test-win64-32-bit-py3.13-auth-ssl-async
2900
2929
tasks :
2901
2930
- name : .sharded_cluster
@@ -2907,6 +2936,7 @@ buildvariants:
2907
2936
SSL : ssl
2908
2937
TEST_SUITES : default_async
2909
2938
PYTHON_BINARY : C:/python/32/Python313/python.exe
2939
+ SKIP_CSOT_TESTS : " true"
2910
2940
- name : test-win64-32-bit-py3.13-noauth-nossl-sync
2911
2941
tasks :
2912
2942
- name : .sharded_cluster
@@ -2918,6 +2948,7 @@ buildvariants:
2918
2948
SSL : nossl
2919
2949
TEST_SUITES : default
2920
2950
PYTHON_BINARY : C:/python/32/Python313/python.exe
2951
+ SKIP_CSOT_TESTS : " true"
2921
2952
- name : test-win64-32-bit-py3.13-noauth-nossl-async
2922
2953
tasks :
2923
2954
- name : .sharded_cluster
@@ -2929,6 +2960,7 @@ buildvariants:
2929
2960
SSL : nossl
2930
2961
TEST_SUITES : default_async
2931
2962
PYTHON_BINARY : C:/python/32/Python313/python.exe
2963
+ SKIP_CSOT_TESTS : " true"
2932
2964
2933
2965
- matrix_name : " tests-fips"
2934
2966
matrix_spec :
0 commit comments