-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
/
description.yaml
362 lines (362 loc) · 8.21 KB
/
description.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
- name: SE_SCREEN_WIDTH
description: Use in Node to set the screen width
cli: ''
- name: SE_SCREEN_HEIGHT
description: Use in Node to set the screen height
cli: ''
- name: SE_VIDEO_FILE_NAME
description: Use in function video recording to set the output file name. Set `auto`
for dynamic file name relying on test metadata
cli: ''
- name: SE_FRAME_RATE
description: Set the frame rate for FFmpeg in video recording
cli: ''
- name: SE_CODEC
description: Set the codec for FFmpeg in video recording
cli: ''
- name: SE_PRESET
description: Set the preset for FFmpeg in video recording
cli: ''
- name: SE_VIDEO_UPLOAD_ENABLED
description: Enable video upload
cli: ''
- name: SE_VIDEO_INTERNAL_UPLOAD
description: Enable video upload using Rclone in the same recorder container
cli: ''
- name: SE_UPLOAD_DESTINATION_PREFIX
description: Remote name and destination path to upload
cli: ''
- name: SE_UPLOAD_PIPE_FILE_NAME
description: Set the pipe file name for video upload to consume
cli: ''
- name: SE_SERVER_PROTOCOL
description: Protocol for communication between components
cli: ''
- name: SE_VIDEO_POLL_INTERVAL
description: ''
cli: ''
- name: SE_VIDEO_WAIT_ATTEMPTS
description: ''
cli: ''
- name: SE_VIDEO_FILE_READY_WAIT_ATTEMPTS
description: ''
cli: ''
- name: SE_VIDEO_WAIT_UPLOADER_SHUTDOWN_ATTEMPTS
description: ''
cli: ''
- name: SE_LOG_TIMESTAMP_FORMAT
description: ''
cli: ''
- name: SE_VIDEO_RECORD_STANDALONE
description: ''
cli: ''
- name: SE_NODE_PORT
description: ''
cli: --port
- name: SE_ROUTER_USERNAME
description: Set the username for basic authentication
cli: --username
- name: SE_ROUTER_PASSWORD
description: Set the password for basic authentication
cli: ''
- name: SE_SUPERVISORD_PID_FILE
description: Default pid file will be created by supervisord
cli: ''
- name: SE_DRAIN_AFTER_SESSION_COUNT
description: Drain and detach node from grid after session count exceeds
cli: --drain-after-session-count
- name: SE_SUB_PATH
description: A sub-path that should be considered for all user facing routes on
the Hub/Router/Standalone
cli: --sub-path
- name: SE_NODE_GRID_URL
description: Node config, public URL of the Grid as a whole (typically the address
of the Hub or the Router)
cli: --grid-url
- name: SE_HUB_HOST
description: Hub config, host address the Hub should listen on
cli: --host
- name: SE_ROUTER_HOST
description: Router config, host address the Router should listen on
cli: --host
- name: SE_HUB_PORT
description: Hub config, port the Hub should listen on (default 4444)
cli: --port
- name: SE_ROUTER_PORT
description: Router config, port the Router should listen on (default 4444)
cli: --port
- name: SE_NODE_GRID_GRAPHQL_URL
description: Video recording config, GraphQL URL to query test metadata for dynamic
file name
cli: ''
- name: SE_VIDEO_FILE_NAME_TRIM_REGEX
description: Bash regex to trim the file name if it is too long
cli: ''
- name: SE_VIDEO_FILE_NAME_SUFFIX
description: Append a suffix session id along with test metadata
cli: ''
- name: SE_RCLONE_CONFIG
description: ''
cli: ''
- name: SE_UPLOAD_COMMAND
description: ''
cli: ''
- name: SE_UPLOAD_OPTS
description: ''
cli: ''
- name: SE_UPLOAD_RETAIN_LOCAL_FILE
description: ''
cli: ''
- name: SE_VIDEO_UPLOAD_BATCH_CHECK
description: ''
cli: ''
- name: SE_RCLONE_
description: ''
cli: ''
- name: SE_OPTS
description: ''
cli: ''
- name: SE_EVENT_BUS_HOST
description: ''
cli: ''
- name: SE_EVENT_BUS_PORT
description: ''
cli: ''
- name: SE_LOG_LEVEL
description: ''
cli: ''
- name: SE_HTTP_LOGS
description: ''
cli: ''
- name: SE_STRUCTURED_LOGS
description: ''
cli: ''
- name: SE_EXTERNAL_URL
description: ''
cli: ''
- name: SE_ENABLE_TLS
description: ''
cli: ''
- name: SE_JAVA_SSL_TRUST_STORE
description: ''
cli: ''
- name: SE_JAVA_OPTS
description: ''
cli: ''
- name: SE_JAVA_SSL_TRUST_STORE_PASSWORD
description: ''
cli: ''
- name: SE_JAVA_DISABLE_HOSTNAME_VERIFICATION
description: ''
cli: ''
- name: SE_HTTPS_CERTIFICATE
description: ''
cli: ''
- name: SE_HTTPS_PRIVATE_KEY
description: ''
cli: ''
- name: SE_ENABLE_TRACING
description: ''
cli: ''
- name: SE_OTEL_EXPORTER_ENDPOINT
description: ''
cli: ''
- name: SE_OTEL_SERVICE_NAME
description: ''
cli: ''
- name: SE_OTEL_JVM_ARGS
description: ''
cli: ''
- name: SE_OTEL_TRACES_EXPORTER
description: ''
cli: ''
- name: SE_OTEL_JAVA_GLOBAL_AUTOCONFIGURE_ENABLED
description: ''
cli: ''
- name: SE_JAVA_HTTPCLIENT_VERSION
description: ''
cli: ''
- name: SE_JAVA_OPTS_DEFAULT
description: ''
cli: ''
- name: SE_JAVA_HEAP_DUMP
description: ''
cli: ''
- name: SE_BIND_HOST
description: ''
cli: ''
- name: SE_SCREEN_DEPTH
description: ''
cli: ''
- name: SE_SCREEN_DPI
description: ''
cli: ''
- name: SE_START_XVFB
description: ''
cli: ''
- name: SE_START_VNC
description: ''
cli: ''
- name: SE_START_NO_VNC
description: ''
cli: ''
- name: SE_VNC_ULIMIT
description: ''
cli: ''
- name: SE_NO_VNC_PORT
description: ''
cli: ''
- name: SE_VNC_PORT
description: ''
cli: ''
- name: SE_VNC_NO_PASSWORD
description: ''
cli: ''
- name: SE_VNC_VIEW_ONLY
description: ''
cli: ''
- name: SE_VNC_PASSWORD
description: ''
cli: ''
- name: SE_EVENT_BUS_PUBLISH_PORT
description: ''
cli: ''
- name: SE_EVENT_BUS_SUBSCRIBE_PORT
description: ''
cli: ''
- name: SE_NODE_SESSION_TIMEOUT
description: ''
cli: ''
- name: SE_NODE_ENABLE_MANAGED_DOWNLOADS
description: ''
cli: ''
- name: SE_NODE_ENABLE_CDP
description: ''
cli: ''
- name: SE_NODE_REGISTER_PERIOD
description: ''
cli: ''
- name: SE_NODE_REGISTER_CYCLE
description: ''
cli: ''
- name: SE_NODE_HEARTBEAT_PERIOD
description: ''
cli: ''
- name: SE_REGISTRATION_SECRET
description: ''
cli: ''
- name: SE_BROWSER_LEFTOVERS_PROCESSES_SECS
description: ''
cli: ''
- name: SE_BROWSER_LEFTOVERS_TEMPFILES_DAYS
description: ''
cli: ''
- name: SE_BROWSER_LEFTOVERS_INTERVAL_SECS
description: ''
cli: ''
- name: SE_DISABLE_UI
description: ''
cli: ''
- name: SE_REJECT_UNSUPPORTED_CAPS
description: ''
cli: ''
- name: SE_NEW_SESSION_THREAD_POOL_SIZE
description: ''
cli: ''
- name: SE_SESSION_REQUEST_TIMEOUT
description: ''
cli: ''
- name: SE_SESSION_RETRY_INTERVAL
description: ''
cli: ''
- name: SE_HEALTHCHECK_INTERVAL
description: ''
cli: ''
- name: SE_RELAX_CHECKS
description: ''
cli: ''
- name: SE_SESSION_QUEUE_HOST
description: ''
cli: ''
- name: SE_SESSION_QUEUE_PORT
description: ''
cli: ''
- name: SE_VIDEO_FOLDER
description: ''
cli: ''
- name: SE_LOG_LISTEN_GRAPHQL
description: ''
cli: ''
- name: SE_NODE_PRESTOP_WAIT_STRATEGY
description: ''
cli: ''
- name: SE_SESSIONS_HOST
description: ''
cli: ''
- name: SE_SESSIONS_PORT
description: ''
cli: ''
- name: SE_SESSIONS_MAP_EXTERNAL_DATASTORE
description: ''
cli: ''
- name: SE_SESSIONS_MAP_HOST
description: ''
cli: ''
- name: SE_SESSIONS_MAP_PORT
description: ''
cli: ''
- name: SE_DISTRIBUTOR_HOST
description: ''
cli: ''
- name: SE_DISTRIBUTOR_PORT
description: ''
cli: ''
- name: SE_GRID_URL
description: ''
cli: ''
- name: SE_NODE_DOCKER_CONFIG_FILENAME
description: ''
cli: ''
- name: SE_NODE_GRACEFUL_SHUTDOWN
description: ''
cli: ''
- name: SE_VIDEO_CONTAINER_NAME
description: ''
cli: ''
- name: SE_RECORD_VIDEO
description: ''
cli: ''
- name: SE_ENABLE_BROWSER_LEFTOVERS_CLEANUP
description: ''
cli: ''
- name: SE_NODE_MAX_SESSIONS
description: ''
cli: ''
- name: SE_NODE_OVERRIDE_MAX_SESSIONS
description: ''
cli: ''
- name: SE_OFFLINE
description: Selenium Manager offline mode, use the browser and driver pre-configured
in the image
cli: ''
- name: SE_NODE_BROWSER_VERSION
description: Overwrite the default browserVersion in Node stereotype
cli: ''
- name: SE_NODE_PLATFORM_NAME
description: Overwrite the default platformName in Node stereotype
cli: ''
- name: SE_SUPERVISORD_LOG_LEVEL
description: ''
cli: ''
- name: SE_SUPERVISORD_CHILD_LOG_DIR
description: ''
cli: ''
- name: SE_SUPERVISORD_LOG_FILE
description: ''
cli: ''
- name: SE_SUPERVISORD_AUTO_RESTART
description: ''
cli: ''
- name: SE_SUPERVISORD_START_RETRIES
description: ''
cli: ''