|
1 | 1 | export const BUILD_INFO_OLD = { |
2 | | - version: "2.6.11", |
3 | | - gitVersion: "d00c1735675c457f75a12d530bee85421f0c5548 modules: enterprise", |
4 | | - OpenSSLVersion: "OpenSSL 1.0.1f 6 Jan 2014", |
| 2 | + version: '2.6.11', |
| 3 | + gitVersion: 'd00c1735675c457f75a12d530bee85421f0c5548 modules: enterprise', |
| 4 | + OpenSSLVersion: 'OpenSSL 1.0.1f 6 Jan 2014', |
5 | 5 | sysInfo: |
6 | | - "Linux ip-10-203-203-194 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49", |
| 6 | + 'Linux ip-10-203-203-194 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49', |
7 | 7 | loaderFlags: |
8 | | - "-fPIC -pthread -Wl,-z,now -rdynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,-E", |
| 8 | + '-fPIC -pthread -Wl,-z,now -rdynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,-E', |
9 | 9 | compilerFlags: |
10 | | - "-Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -fno-builtin-memcmp", |
11 | | - allocator: "tcmalloc", |
| 10 | + '-Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -fno-builtin-memcmp', |
| 11 | + allocator: 'tcmalloc', |
12 | 12 | versionArray: [2, 6, 11, 0], |
13 | | - javascriptEngine: "V8", |
| 13 | + javascriptEngine: 'V8', |
14 | 14 | bits: 64, |
15 | 15 | debug: false, |
16 | 16 | maxBsonObjectSize: 16777216, |
17 | 17 | ok: 1, |
18 | 18 | }; |
19 | 19 |
|
20 | 20 | export const BUILD_INFO_3_2 = { |
21 | | - version: "3.2.0-rc2", |
22 | | - gitVersion: "8a3acb42742182c5e314636041c2df368232bbc5", |
23 | | - modules: ["enterprise"], |
24 | | - allocator: "system", |
25 | | - javascriptEngine: "mozjs", |
26 | | - sysInfo: "deprecated", |
| 21 | + version: '3.2.0-rc2', |
| 22 | + gitVersion: '8a3acb42742182c5e314636041c2df368232bbc5', |
| 23 | + modules: ['enterprise'], |
| 24 | + allocator: 'system', |
| 25 | + javascriptEngine: 'mozjs', |
| 26 | + sysInfo: 'deprecated', |
27 | 27 | versionArray: [3, 2, 0, -48], |
28 | 28 | openssl: { |
29 | | - running: "OpenSSL 0.9.8zg 14 July 2015", |
30 | | - compiled: "OpenSSL 0.9.8y 5 Feb 2013", |
| 29 | + running: 'OpenSSL 0.9.8zg 14 July 2015', |
| 30 | + compiled: 'OpenSSL 0.9.8y 5 Feb 2013', |
31 | 31 | }, |
32 | 32 | buildEnvironment: { |
33 | | - distmod: "", |
34 | | - distarch: "x86_64", |
35 | | - cc: "gcc: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)", |
| 33 | + distmod: '', |
| 34 | + distarch: 'x86_64', |
| 35 | + cc: 'gcc: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)', |
36 | 36 | ccflags: |
37 | | - "-fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -mmacosx-version-min=10.7 -fno-builtin-memcmp", |
38 | | - cxx: "g++: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)", |
| 37 | + '-fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -mmacosx-version-min=10.7 -fno-builtin-memcmp', |
| 38 | + cxx: 'g++: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)', |
39 | 39 | cxxflags: |
40 | | - "-Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11", |
| 40 | + '-Wnon-virtual-dtor -Woverloaded-virtual -stdlib=libc++ -std=c++11', |
41 | 41 | linkflags: |
42 | | - "-fPIC -pthread -Wl,-bind_at_load -mmacosx-version-min=10.7 -stdlib=libc++ -fuse-ld=gold", |
43 | | - target_arch: "x86_64", |
44 | | - target_os: "osx", |
| 42 | + '-fPIC -pthread -Wl,-bind_at_load -mmacosx-version-min=10.7 -stdlib=libc++ -fuse-ld=gold', |
| 43 | + target_arch: 'x86_64', |
| 44 | + target_os: 'osx', |
45 | 45 | }, |
46 | 46 | bits: 64, |
47 | 47 | debug: false, |
48 | 48 | maxBsonObjectSize: 16777216, |
49 | 49 | storageEngines: [ |
50 | | - "devnull", |
51 | | - "ephemeralForTest", |
52 | | - "inMemory", |
53 | | - "mmapv1", |
54 | | - "wiredTiger", |
| 50 | + 'devnull', |
| 51 | + 'ephemeralForTest', |
| 52 | + 'inMemory', |
| 53 | + 'mmapv1', |
| 54 | + 'wiredTiger', |
55 | 55 | ], |
56 | 56 | ok: 1, |
57 | 57 | }; |
58 | 58 |
|
59 | 59 | export const CMD_LINE_OPTS = { |
60 | 60 | argv: [ |
61 | | - "/opt/mongodb-osx-x86_64-enterprise-3.6.3/bin/mongod", |
62 | | - "--dbpath=/Users/user/testdata", |
| 61 | + '/opt/mongodb-osx-x86_64-enterprise-3.6.3/bin/mongod', |
| 62 | + '--dbpath=/Users/user/testdata', |
63 | 63 | ], |
64 | 64 | parsed: { |
65 | 65 | storage: { |
66 | | - dbPath: "/Users/user/testdata", |
| 66 | + dbPath: '/Users/user/testdata', |
67 | 67 | }, |
68 | 68 | }, |
69 | 69 | ok: 1, |
70 | 70 | }; |
71 | 71 |
|
72 | 72 | export const COSMOS_DB_URI = [ |
73 | | - "mongodb://x:y@compass-serverless.mongo.cosmos.azure.com:19555/?ssl=true&retrywrites=false&maxIdleTimeMS=120000&appName=@compass-serverless@", |
74 | | - "mongodb://x:y@compass.mongo.cosmos.azure.com:19555/?ssl=true&retrywrites=false&maxIdleTimeMS=120000&appName=@compass@", |
75 | | - "mongodb+srv://x:y@compass-vcore.mongocluster.cosmos.azure.com/?retrywrites=false&maxIdleTimeMS=120000", |
| 73 | + 'mongodb://x:y@compass-serverless.mongo.cosmos.azure.com:19555/?ssl=true&retrywrites=false&maxIdleTimeMS=120000&appName=@compass-serverless@', |
| 74 | + 'mongodb://x:y@compass.mongo.cosmos.azure.com:19555/?ssl=true&retrywrites=false&maxIdleTimeMS=120000&appName=@compass@', |
| 75 | + 'mongodb+srv://x:y@compass-vcore.mongocluster.cosmos.azure.com/?retrywrites=false&maxIdleTimeMS=120000', |
76 | 76 | ]; |
77 | 77 |
|
78 | 78 | export const DOCUMENT_DB_URIS = [ |
79 | | - "mongodb://x:y@docdb-2001-01-01-01-01-01.cluster-abc.eu-central-1.docdb.amazonaws.com:27017/?replicaSet=rs0&readPreference=secondaryPreferred&retryWrites=false", |
80 | | - "mongodb://x:y@elastic-docdb-123456789.eu-central-1.docdb-elastic.amazonaws.com:27017", |
| 79 | + 'mongodb://x:y@docdb-2001-01-01-01-01-01.cluster-abc.eu-central-1.docdb.amazonaws.com:27017/?replicaSet=rs0&readPreference=secondaryPreferred&retryWrites=false', |
| 80 | + 'mongodb://x:y@elastic-docdb-123456789.eu-central-1.docdb-elastic.amazonaws.com:27017', |
81 | 81 | ]; |
82 | 82 |
|
83 | 83 | export const COSMOSDB_BUILD_INFO = { |
84 | | - _t: "BuildInfoResponse", |
| 84 | + _t: 'BuildInfoResponse', |
85 | 85 | ok: 1, |
86 | | - version: "3.2.0", |
87 | | - gitVersion: "45d947729a0315accb6d4f15a6b06be6d9c19fe7", |
88 | | - targetMinOS: "Windows 7/Windows Server 2008 R2", |
| 86 | + version: '3.2.0', |
| 87 | + gitVersion: '45d947729a0315accb6d4f15a6b06be6d9c19fe7', |
| 88 | + targetMinOS: 'Windows 7/Windows Server 2008 R2', |
89 | 89 | modules: [], |
90 | | - allocator: "tcmalloc", |
91 | | - javascriptEngine: "Chakra", |
92 | | - sysInfo: "deprecated", |
| 90 | + allocator: 'tcmalloc', |
| 91 | + javascriptEngine: 'Chakra', |
| 92 | + sysInfo: 'deprecated', |
93 | 93 | versionArray: [3, 2, 0, 0], |
94 | 94 | bits: 64, |
95 | 95 | debug: false, |
96 | 96 | maxBsonObjectSize: 524288, |
97 | 97 | openssl: { |
98 | | - running: "OpenSSL 1.0.1p-fips 9 Jul 2015", |
99 | | - compiled: "OpenSSL 1.0.1p-fips 9 Jul 2015", |
| 98 | + running: 'OpenSSL 1.0.1p-fips 9 Jul 2015', |
| 99 | + compiled: 'OpenSSL 1.0.1p-fips 9 Jul 2015', |
100 | 100 | }, |
101 | 101 | }; |
102 | 102 |
|
103 | 103 | export const DATALAKE_BUILD_INFO = { |
104 | 104 | ok: 1, |
105 | | - version: "3.6.0", |
| 105 | + version: '3.6.0', |
106 | 106 | versionArray: [3, 6, 0, 0], |
107 | 107 | dataLake: { |
108 | | - version: "v20200329", |
109 | | - gitVersion: "0f318ss78bfad79ede3721e91iasj6f61644f", |
110 | | - date: "2020-03-29T15:41:22Z", |
| 108 | + version: 'v20200329', |
| 109 | + gitVersion: '0f318ss78bfad79ede3721e91iasj6f61644f', |
| 110 | + date: '2020-03-29T15:41:22Z', |
111 | 111 | }, |
112 | 112 | }; |
0 commit comments