@@ -2752,7 +2752,6 @@ tasks:
27522752 - {key: VERSION, value: latest}
27532753 - {key: TOPOLOGY, value: sharded_cluster}
27542754 - {key: AUTH, value: auth}
2755- - {key: TEST_NPM_SCRIPT, value: check:csfle}
27562755 - func : install dependencies
27572756 - func : bootstrap mongo-orchestration
27582757 - func : run tests
@@ -2768,7 +2767,6 @@ tasks:
27682767 - {key: VERSION, value: rapid}
27692768 - {key: TOPOLOGY, value: sharded_cluster}
27702769 - {key: AUTH, value: auth}
2771- - {key: TEST_NPM_SCRIPT, value: check:csfle}
27722770 - func : install dependencies
27732771 - func : bootstrap mongo-orchestration
27742772 - func : run tests
@@ -2784,7 +2782,6 @@ tasks:
27842782 - {key: VERSION, value: '8.0'}
27852783 - {key: TOPOLOGY, value: sharded_cluster}
27862784 - {key: AUTH, value: auth}
2787- - {key: TEST_NPM_SCRIPT, value: check:csfle}
27882785 - func : install dependencies
27892786 - func : bootstrap mongo-orchestration
27902787 - func : run tests
@@ -2800,7 +2797,6 @@ tasks:
28002797 - {key: VERSION, value: '7.0'}
28012798 - {key: TOPOLOGY, value: sharded_cluster}
28022799 - {key: AUTH, value: auth}
2803- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28042800 - func : install dependencies
28052801 - func : bootstrap mongo-orchestration
28062802 - func : run tests
@@ -2816,7 +2812,6 @@ tasks:
28162812 - {key: VERSION, value: '6.0'}
28172813 - {key: TOPOLOGY, value: sharded_cluster}
28182814 - {key: AUTH, value: auth}
2819- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28202815 - func : install dependencies
28212816 - func : bootstrap mongo-orchestration
28222817 - func : run tests
@@ -2832,7 +2827,6 @@ tasks:
28322827 - {key: VERSION, value: '5.0'}
28332828 - {key: TOPOLOGY, value: sharded_cluster}
28342829 - {key: AUTH, value: auth}
2835- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28362830 - func : install dependencies
28372831 - func : bootstrap mongo-orchestration
28382832 - func : run tests
@@ -2848,7 +2842,6 @@ tasks:
28482842 - {key: VERSION, value: '4.4'}
28492843 - {key: TOPOLOGY, value: sharded_cluster}
28502844 - {key: AUTH, value: auth}
2851- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28522845 - func : install dependencies
28532846 - func : bootstrap mongo-orchestration
28542847 - func : run tests
@@ -2864,7 +2857,6 @@ tasks:
28642857 - {key: VERSION, value: '4.2'}
28652858 - {key: TOPOLOGY, value: sharded_cluster}
28662859 - {key: AUTH, value: auth}
2867- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28682860 - func : install dependencies
28692861 - func : bootstrap mongo-orchestration
28702862 - func : run tests
0 commit comments