@@ -2753,7 +2753,6 @@ tasks:
27532753 - {key: VERSION, value: latest}
27542754 - {key: TOPOLOGY, value: sharded_cluster}
27552755 - {key: AUTH, value: auth}
2756- - {key: TEST_NPM_SCRIPT, value: check:csfle}
27572756 - func : install dependencies
27582757 - func : bootstrap mongo-orchestration
27592758 - func : run tests
@@ -2769,7 +2768,6 @@ tasks:
27692768 - {key: VERSION, value: rapid}
27702769 - {key: TOPOLOGY, value: sharded_cluster}
27712770 - {key: AUTH, value: auth}
2772- - {key: TEST_NPM_SCRIPT, value: check:csfle}
27732771 - func : install dependencies
27742772 - func : bootstrap mongo-orchestration
27752773 - func : run tests
@@ -2785,7 +2783,6 @@ tasks:
27852783 - {key: VERSION, value: '8.0'}
27862784 - {key: TOPOLOGY, value: sharded_cluster}
27872785 - {key: AUTH, value: auth}
2788- - {key: TEST_NPM_SCRIPT, value: check:csfle}
27892786 - func : install dependencies
27902787 - func : bootstrap mongo-orchestration
27912788 - func : run tests
@@ -2801,7 +2798,6 @@ tasks:
28012798 - {key: VERSION, value: '7.0'}
28022799 - {key: TOPOLOGY, value: sharded_cluster}
28032800 - {key: AUTH, value: auth}
2804- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28052801 - func : install dependencies
28062802 - func : bootstrap mongo-orchestration
28072803 - func : run tests
@@ -2817,7 +2813,6 @@ tasks:
28172813 - {key: VERSION, value: '6.0'}
28182814 - {key: TOPOLOGY, value: sharded_cluster}
28192815 - {key: AUTH, value: auth}
2820- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28212816 - func : install dependencies
28222817 - func : bootstrap mongo-orchestration
28232818 - func : run tests
@@ -2833,7 +2828,6 @@ tasks:
28332828 - {key: VERSION, value: '5.0'}
28342829 - {key: TOPOLOGY, value: sharded_cluster}
28352830 - {key: AUTH, value: auth}
2836- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28372831 - func : install dependencies
28382832 - func : bootstrap mongo-orchestration
28392833 - func : run tests
@@ -2849,7 +2843,6 @@ tasks:
28492843 - {key: VERSION, value: '4.4'}
28502844 - {key: TOPOLOGY, value: sharded_cluster}
28512845 - {key: AUTH, value: auth}
2852- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28532846 - func : install dependencies
28542847 - func : bootstrap mongo-orchestration
28552848 - func : run tests
@@ -2865,7 +2858,6 @@ tasks:
28652858 - {key: VERSION, value: '4.2'}
28662859 - {key: TOPOLOGY, value: sharded_cluster}
28672860 - {key: AUTH, value: auth}
2868- - {key: TEST_NPM_SCRIPT, value: check:csfle}
28692861 - func : install dependencies
28702862 - func : bootstrap mongo-orchestration
28712863 - func : run tests
0 commit comments