@@ -2752,7 +2752,6 @@ tasks:
2752
2752
- {key: VERSION, value: latest}
2753
2753
- {key: TOPOLOGY, value: sharded_cluster}
2754
2754
- {key: AUTH, value: auth}
2755
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2756
2755
- func : install dependencies
2757
2756
- func : bootstrap mongo-orchestration
2758
2757
- func : run tests
@@ -2768,7 +2767,6 @@ tasks:
2768
2767
- {key: VERSION, value: rapid}
2769
2768
- {key: TOPOLOGY, value: sharded_cluster}
2770
2769
- {key: AUTH, value: auth}
2771
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2772
2770
- func : install dependencies
2773
2771
- func : bootstrap mongo-orchestration
2774
2772
- func : run tests
@@ -2784,7 +2782,6 @@ tasks:
2784
2782
- {key: VERSION, value: '8.0'}
2785
2783
- {key: TOPOLOGY, value: sharded_cluster}
2786
2784
- {key: AUTH, value: auth}
2787
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2788
2785
- func : install dependencies
2789
2786
- func : bootstrap mongo-orchestration
2790
2787
- func : run tests
@@ -2800,7 +2797,6 @@ tasks:
2800
2797
- {key: VERSION, value: '7.0'}
2801
2798
- {key: TOPOLOGY, value: sharded_cluster}
2802
2799
- {key: AUTH, value: auth}
2803
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2804
2800
- func : install dependencies
2805
2801
- func : bootstrap mongo-orchestration
2806
2802
- func : run tests
@@ -2816,7 +2812,6 @@ tasks:
2816
2812
- {key: VERSION, value: '6.0'}
2817
2813
- {key: TOPOLOGY, value: sharded_cluster}
2818
2814
- {key: AUTH, value: auth}
2819
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2820
2815
- func : install dependencies
2821
2816
- func : bootstrap mongo-orchestration
2822
2817
- func : run tests
@@ -2832,7 +2827,6 @@ tasks:
2832
2827
- {key: VERSION, value: '5.0'}
2833
2828
- {key: TOPOLOGY, value: sharded_cluster}
2834
2829
- {key: AUTH, value: auth}
2835
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2836
2830
- func : install dependencies
2837
2831
- func : bootstrap mongo-orchestration
2838
2832
- func : run tests
@@ -2848,7 +2842,6 @@ tasks:
2848
2842
- {key: VERSION, value: '4.4'}
2849
2843
- {key: TOPOLOGY, value: sharded_cluster}
2850
2844
- {key: AUTH, value: auth}
2851
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2852
2845
- func : install dependencies
2853
2846
- func : bootstrap mongo-orchestration
2854
2847
- func : run tests
@@ -2864,7 +2857,6 @@ tasks:
2864
2857
- {key: VERSION, value: '4.2'}
2865
2858
- {key: TOPOLOGY, value: sharded_cluster}
2866
2859
- {key: AUTH, value: auth}
2867
- - {key: TEST_NPM_SCRIPT, value: check:csfle}
2868
2860
- func : install dependencies
2869
2861
- func : bootstrap mongo-orchestration
2870
2862
- func : run tests
0 commit comments