Skip to content

Commit 550702d

Browse files
chore: remove merge markers
1 parent eb42288 commit 550702d

File tree

1 file changed

+0
-100
lines changed

1 file changed

+0
-100
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -2206,98 +2206,6 @@ post:
22062206
ignore:
22072207
- '*.md'
22082208
buildvariants:
2209-
<<<<<<< HEAD
2210-
- name: macos-1014-erbium
2211-
display_name: macOS 10.14 Node Erbium
2212-
run_on: macos-1014
2213-
expansions:
2214-
NODE_LTS_NAME: erbium
2215-
CLIENT_ENCRYPTION: true
2216-
tasks: &ref_0
2217-
- test-latest-server
2218-
- test-latest-replica_set
2219-
- test-latest-sharded_cluster
2220-
- test-6.0-server
2221-
- test-6.0-replica_set
2222-
- test-6.0-sharded_cluster
2223-
- test-5.0-server
2224-
- test-5.0-replica_set
2225-
- test-5.0-sharded_cluster
2226-
- test-4.4-server
2227-
- test-4.4-replica_set
2228-
- test-4.4-sharded_cluster
2229-
- test-4.2-server
2230-
- test-4.2-replica_set
2231-
- test-4.2-sharded_cluster
2232-
- test-4.0-server
2233-
- test-4.0-replica_set
2234-
- test-4.0-sharded_cluster
2235-
- test-3.6-server
2236-
- test-3.6-replica_set
2237-
- test-3.6-sharded_cluster
2238-
- test-latest-server-v1-api
2239-
- test-atlas-connectivity
2240-
- test-atlas-data-lake
2241-
- test-auth-kerberos
2242-
- test-auth-ldap
2243-
- test-socks5
2244-
- test-socks5-tls
2245-
- test-zstd-compression
2246-
- test-snappy-compression
2247-
- test-tls-support-latest
2248-
- test-tls-support-6.0
2249-
- test-tls-support-5.0
2250-
- test-tls-support-4.4
2251-
- test-tls-support-4.2
2252-
- name: macos-1014-fermium
2253-
display_name: macOS 10.14 Node Fermium
2254-
run_on: macos-1014
2255-
expansions:
2256-
NODE_LTS_NAME: fermium
2257-
CLIENT_ENCRYPTION: true
2258-
tasks: *ref_0
2259-
- name: macos-1014-gallium
2260-
display_name: macOS 10.14 Node Gallium
2261-
run_on: macos-1014
2262-
expansions:
2263-
NODE_LTS_NAME: gallium
2264-
CLIENT_ENCRYPTION: true
2265-
tasks:
2266-
- test-latest-server
2267-
- test-latest-replica_set
2268-
- test-latest-sharded_cluster
2269-
- test-6.0-server
2270-
- test-6.0-replica_set
2271-
- test-6.0-sharded_cluster
2272-
- test-5.0-server
2273-
- test-5.0-replica_set
2274-
- test-5.0-sharded_cluster
2275-
- test-4.4-server
2276-
- test-4.4-replica_set
2277-
- test-4.4-sharded_cluster
2278-
- test-4.2-server
2279-
- test-4.2-replica_set
2280-
- test-4.2-sharded_cluster
2281-
- test-4.0-server
2282-
- test-4.0-replica_set
2283-
- test-4.0-sharded_cluster
2284-
- test-3.6-server
2285-
- test-3.6-replica_set
2286-
- test-3.6-sharded_cluster
2287-
- test-latest-server-v1-api
2288-
- test-atlas-connectivity
2289-
- test-atlas-data-lake
2290-
- test-auth-kerberos
2291-
- test-auth-ldap
2292-
- test-socks5
2293-
- test-socks5-tls
2294-
- test-tls-support-latest
2295-
- test-tls-support-6.0
2296-
- test-tls-support-5.0
2297-
- test-tls-support-4.4
2298-
- test-tls-support-4.2
2299-
=======
2300-
>>>>>>> 4078d1434 (test: reduce macos coverage)
23012209
- name: ubuntu-18.04-erbium
23022210
display_name: Ubuntu 18.04 Node Erbium
23032211
run_on: ubuntu1804-large
@@ -2356,7 +2264,6 @@ buildvariants:
23562264
expansions:
23572265
NODE_LTS_NAME: gallium
23582266
CLIENT_ENCRYPTION: true
2359-
<<<<<<< HEAD
23602267
tasks:
23612268
- test-latest-server
23622269
- test-latest-replica_set
@@ -2394,9 +2301,6 @@ buildvariants:
23942301
- test-tls-support-5.0
23952302
- test-tls-support-4.4
23962303
- test-tls-support-4.2
2397-
=======
2398-
tasks: *ref_0
2399-
>>>>>>> 4078d1434 (test: reduce macos coverage)
24002304
- name: windows-64-vs2019-erbium
24012305
display_name: Windows (VS2019) Node Erbium
24022306
run_on: windows-64-vs2019-large
@@ -2449,7 +2353,6 @@ buildvariants:
24492353
expansions:
24502354
NODE_LTS_NAME: gallium
24512355
MSVS_VERSION: 2019
2452-
<<<<<<< HEAD
24532356
tasks:
24542357
- test-latest-server
24552358
- test-latest-replica_set
@@ -2481,8 +2384,6 @@ buildvariants:
24812384
- test-tls-support-5.0
24822385
- test-tls-support-4.4
24832386
- test-tls-support-4.2
2484-
=======
2485-
tasks: *ref_1
24862387
- name: macos-1100
24872388
display_name: MacOS 11 Node Gallium
24882389
run_on: macos-1100
@@ -2491,7 +2392,6 @@ buildvariants:
24912392
CLIENT_ENCRYPTION: true
24922393
tasks:
24932394
- test-rapid-server
2494-
>>>>>>> 4078d1434 (test: reduce macos coverage)
24952395
- name: lint
24962396
display_name: lint
24972397
run_on: ubuntu1804-large

0 commit comments

Comments
 (0)