Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(617)

Side by Side Diff: testing/buildbot/chromium.android.fyi.json

Issue 2800113002: chromium.android.fyi: Fix the expiration value of tests on L low-end bot (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": false 6 "can_use_on_swarming_builders": false
7 }, 7 },
8 "test": "blink_heap_unittests" 8 "test": "blink_heap_unittests"
9 }, 9 },
10 { 10 {
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 "test": "chrome_sync_shell_test_apk" 218 "test": "chrome_sync_shell_test_apk"
219 }, 219 },
220 { 220 {
221 "test": "content_shell_test_apk" 221 "test": "content_shell_test_apk"
222 } 222 }
223 ] 223 ]
224 }, 224 },
225 "Lollipop Low-end Tester": { 225 "Lollipop Low-end Tester": {
226 "gtest_tests": [ 226 "gtest_tests": [
227 { 227 {
228 "expiration": 14400,
229 "override_compile_targets": [ 228 "override_compile_targets": [
230 "android_webview_test_apk" 229 "android_webview_test_apk"
231 ], 230 ],
232 "override_isolate_target": "android_webview_test_apk", 231 "override_isolate_target": "android_webview_test_apk",
233 "swarming": { 232 "swarming": {
234 "can_use_on_swarming_builders": true, 233 "can_use_on_swarming_builders": true,
235 "dimension_sets": [ 234 "dimension_sets": [
236 { 235 {
237 "android_devices": "1", 236 "android_devices": "1",
238 "device_os": "LMY47W", 237 "device_os": "LMY47W",
239 "device_type": "sprout" 238 "device_type": "sprout"
240 } 239 }
241 ], 240 ],
241 "expiration": 14400,
242 "shards": 2 242 "shards": 2
243 }, 243 },
244 "test": "android_webview_test_apk" 244 "test": "android_webview_test_apk"
245 }, 245 },
246 { 246 {
247 "expiration": 14400,
248 "override_isolate_target": "android_webview_unittests", 247 "override_isolate_target": "android_webview_unittests",
249 "swarming": { 248 "swarming": {
250 "can_use_on_swarming_builders": true, 249 "can_use_on_swarming_builders": true,
251 "dimension_sets": [ 250 "dimension_sets": [
252 { 251 {
253 "android_devices": "1", 252 "android_devices": "1",
254 "device_os": "LMY47W", 253 "device_os": "LMY47W",
255 "device_type": "sprout" 254 "device_type": "sprout"
256 } 255 }
257 ] 256 ],
257 "expiration": 14400
258 }, 258 },
259 "test": "android_webview_unittests" 259 "test": "android_webview_unittests"
260 }, 260 },
261 { 261 {
262 "expiration": 14400,
263 "override_isolate_target": "base_unittests", 262 "override_isolate_target": "base_unittests",
264 "swarming": { 263 "swarming": {
265 "can_use_on_swarming_builders": true, 264 "can_use_on_swarming_builders": true,
266 "dimension_sets": [ 265 "dimension_sets": [
267 { 266 {
268 "android_devices": "1", 267 "android_devices": "1",
269 "device_os": "LMY47W", 268 "device_os": "LMY47W",
270 "device_type": "sprout" 269 "device_type": "sprout"
271 } 270 }
272 ] 271 ],
272 "expiration": 14400
273 }, 273 },
274 "test": "base_unittests" 274 "test": "base_unittests"
275 }, 275 },
276 { 276 {
277 "expiration": 14400,
278 "override_isolate_target": "blink_heap_unittests", 277 "override_isolate_target": "blink_heap_unittests",
279 "swarming": { 278 "swarming": {
280 "can_use_on_swarming_builders": true, 279 "can_use_on_swarming_builders": true,
281 "dimension_sets": [ 280 "dimension_sets": [
282 { 281 {
283 "android_devices": "1", 282 "android_devices": "1",
284 "device_os": "LMY47W", 283 "device_os": "LMY47W",
285 "device_type": "sprout" 284 "device_type": "sprout"
286 } 285 }
287 ] 286 ],
287 "expiration": 14400
288 }, 288 },
289 "test": "blink_heap_unittests" 289 "test": "blink_heap_unittests"
290 }, 290 },
291 { 291 {
292 "expiration": 14400,
293 "override_isolate_target": "breakpad_unittests", 292 "override_isolate_target": "breakpad_unittests",
294 "swarming": { 293 "swarming": {
295 "can_use_on_swarming_builders": true, 294 "can_use_on_swarming_builders": true,
296 "dimension_sets": [ 295 "dimension_sets": [
297 { 296 {
298 "android_devices": "1", 297 "android_devices": "1",
299 "device_os": "LMY47W", 298 "device_os": "LMY47W",
300 "device_type": "sprout" 299 "device_type": "sprout"
301 } 300 }
302 ] 301 ],
302 "expiration": 14400
303 }, 303 },
304 "test": "breakpad_unittests" 304 "test": "breakpad_unittests"
305 }, 305 },
306 { 306 {
307 "expiration": 14400,
308 "override_isolate_target": "capture_unittests", 307 "override_isolate_target": "capture_unittests",
309 "swarming": { 308 "swarming": {
310 "can_use_on_swarming_builders": true, 309 "can_use_on_swarming_builders": true,
311 "dimension_sets": [ 310 "dimension_sets": [
312 { 311 {
313 "android_devices": "1", 312 "android_devices": "1",
314 "device_os": "LMY47W", 313 "device_os": "LMY47W",
315 "device_type": "sprout" 314 "device_type": "sprout"
316 } 315 }
317 ] 316 ],
317 "expiration": 14400
318 }, 318 },
319 "test": "capture_unittests" 319 "test": "capture_unittests"
320 }, 320 },
321 { 321 {
322 "expiration": 14400,
323 "override_isolate_target": "cc_unittests", 322 "override_isolate_target": "cc_unittests",
324 "swarming": { 323 "swarming": {
325 "can_use_on_swarming_builders": true, 324 "can_use_on_swarming_builders": true,
326 "dimension_sets": [ 325 "dimension_sets": [
327 { 326 {
328 "android_devices": "1", 327 "android_devices": "1",
329 "device_os": "LMY47W", 328 "device_os": "LMY47W",
330 "device_type": "sprout" 329 "device_type": "sprout"
331 } 330 }
332 ] 331 ],
332 "expiration": 14400
333 }, 333 },
334 "test": "cc_unittests" 334 "test": "cc_unittests"
335 }, 335 },
336 { 336 {
337 "expiration": 14400,
338 "override_compile_targets": [ 337 "override_compile_targets": [
339 "chrome_public_test_apk" 338 "chrome_public_test_apk"
340 ], 339 ],
341 "override_isolate_target": "chrome_public_test_apk", 340 "override_isolate_target": "chrome_public_test_apk",
342 "swarming": { 341 "swarming": {
343 "can_use_on_swarming_builders": true, 342 "can_use_on_swarming_builders": true,
344 "dimension_sets": [ 343 "dimension_sets": [
345 { 344 {
346 "android_devices": "1", 345 "android_devices": "1",
347 "device_os": "LMY47W", 346 "device_os": "LMY47W",
348 "device_type": "sprout" 347 "device_type": "sprout"
349 } 348 }
350 ], 349 ],
350 "expiration": 14400,
351 "shards": 6 351 "shards": 6
352 }, 352 },
353 "test": "chrome_public_test_apk" 353 "test": "chrome_public_test_apk"
354 }, 354 },
355 { 355 {
356 "expiration": 14400,
357 "override_compile_targets": [ 356 "override_compile_targets": [
358 "chrome_sync_shell_test_apk" 357 "chrome_sync_shell_test_apk"
359 ], 358 ],
360 "override_isolate_target": "chrome_sync_shell_test_apk", 359 "override_isolate_target": "chrome_sync_shell_test_apk",
361 "swarming": { 360 "swarming": {
362 "can_use_on_swarming_builders": true, 361 "can_use_on_swarming_builders": true,
363 "dimension_sets": [ 362 "dimension_sets": [
364 { 363 {
365 "android_devices": "1", 364 "android_devices": "1",
366 "device_os": "LMY47W", 365 "device_os": "LMY47W",
367 "device_type": "sprout" 366 "device_type": "sprout"
368 } 367 }
369 ] 368 ],
369 "expiration": 14400
370 }, 370 },
371 "test": "chrome_sync_shell_test_apk" 371 "test": "chrome_sync_shell_test_apk"
372 }, 372 },
373 { 373 {
374 "expiration": 14400,
375 "override_isolate_target": "components_browsertests", 374 "override_isolate_target": "components_browsertests",
376 "swarming": { 375 "swarming": {
377 "can_use_on_swarming_builders": true, 376 "can_use_on_swarming_builders": true,
378 "dimension_sets": [ 377 "dimension_sets": [
379 { 378 {
380 "android_devices": "1", 379 "android_devices": "1",
381 "device_os": "LMY47W", 380 "device_os": "LMY47W",
382 "device_type": "sprout" 381 "device_type": "sprout"
383 } 382 }
384 ] 383 ],
384 "expiration": 14400
385 }, 385 },
386 "test": "components_browsertests" 386 "test": "components_browsertests"
387 }, 387 },
388 { 388 {
389 "expiration": 14400,
390 "override_isolate_target": "components_unittests", 389 "override_isolate_target": "components_unittests",
391 "swarming": { 390 "swarming": {
392 "can_use_on_swarming_builders": true, 391 "can_use_on_swarming_builders": true,
393 "dimension_sets": [ 392 "dimension_sets": [
394 { 393 {
395 "android_devices": "1", 394 "android_devices": "1",
396 "device_os": "LMY47W", 395 "device_os": "LMY47W",
397 "device_type": "sprout" 396 "device_type": "sprout"
398 } 397 }
399 ] 398 ],
399 "expiration": 14400
400 }, 400 },
401 "test": "components_unittests" 401 "test": "components_unittests"
402 }, 402 },
403 { 403 {
404 "expiration": 14400,
405 "override_isolate_target": "content_browsertests", 404 "override_isolate_target": "content_browsertests",
406 "swarming": { 405 "swarming": {
407 "can_use_on_swarming_builders": true, 406 "can_use_on_swarming_builders": true,
408 "dimension_sets": [ 407 "dimension_sets": [
409 { 408 {
410 "android_devices": "1", 409 "android_devices": "1",
411 "device_os": "LMY47W", 410 "device_os": "LMY47W",
412 "device_type": "sprout" 411 "device_type": "sprout"
413 } 412 }
414 ], 413 ],
414 "expiration": 14400,
415 "shards": 4 415 "shards": 4
416 }, 416 },
417 "test": "content_browsertests" 417 "test": "content_browsertests"
418 }, 418 },
419 { 419 {
420 "expiration": 14400,
421 "override_compile_targets": [ 420 "override_compile_targets": [
422 "content_shell_test_apk" 421 "content_shell_test_apk"
423 ], 422 ],
424 "override_isolate_target": "content_shell_test_apk", 423 "override_isolate_target": "content_shell_test_apk",
425 "swarming": { 424 "swarming": {
426 "can_use_on_swarming_builders": true, 425 "can_use_on_swarming_builders": true,
427 "dimension_sets": [ 426 "dimension_sets": [
428 { 427 {
429 "android_devices": "1", 428 "android_devices": "1",
430 "device_os": "LMY47W", 429 "device_os": "LMY47W",
431 "device_type": "sprout" 430 "device_type": "sprout"
432 } 431 }
433 ] 432 ],
433 "expiration": 14400
434 }, 434 },
435 "test": "content_shell_test_apk" 435 "test": "content_shell_test_apk"
436 }, 436 },
437 { 437 {
438 "expiration": 14400,
439 "override_isolate_target": "content_unittests", 438 "override_isolate_target": "content_unittests",
440 "swarming": { 439 "swarming": {
441 "can_use_on_swarming_builders": true, 440 "can_use_on_swarming_builders": true,
442 "dimension_sets": [ 441 "dimension_sets": [
443 { 442 {
444 "android_devices": "1", 443 "android_devices": "1",
445 "device_os": "LMY47W", 444 "device_os": "LMY47W",
446 "device_type": "sprout" 445 "device_type": "sprout"
447 } 446 }
448 ] 447 ],
448 "expiration": 14400
449 }, 449 },
450 "test": "content_unittests" 450 "test": "content_unittests"
451 }, 451 },
452 { 452 {
453 "expiration": 14400,
454 "override_isolate_target": "device_unittests", 453 "override_isolate_target": "device_unittests",
455 "swarming": { 454 "swarming": {
456 "can_use_on_swarming_builders": true, 455 "can_use_on_swarming_builders": true,
457 "dimension_sets": [ 456 "dimension_sets": [
458 { 457 {
459 "android_devices": "1", 458 "android_devices": "1",
460 "device_os": "LMY47W", 459 "device_os": "LMY47W",
461 "device_type": "sprout" 460 "device_type": "sprout"
462 } 461 }
463 ] 462 ],
463 "expiration": 14400
464 }, 464 },
465 "test": "device_unittests" 465 "test": "device_unittests"
466 }, 466 },
467 { 467 {
468 "expiration": 14400,
469 "override_isolate_target": "events_unittests", 468 "override_isolate_target": "events_unittests",
470 "swarming": { 469 "swarming": {
471 "can_use_on_swarming_builders": true, 470 "can_use_on_swarming_builders": true,
472 "dimension_sets": [ 471 "dimension_sets": [
473 { 472 {
474 "android_devices": "1", 473 "android_devices": "1",
475 "device_os": "LMY47W", 474 "device_os": "LMY47W",
476 "device_type": "sprout" 475 "device_type": "sprout"
477 } 476 }
478 ] 477 ],
478 "expiration": 14400
479 }, 479 },
480 "test": "events_unittests" 480 "test": "events_unittests"
481 }, 481 },
482 { 482 {
483 "expiration": 14400,
484 "override_isolate_target": "gl_tests", 483 "override_isolate_target": "gl_tests",
485 "swarming": { 484 "swarming": {
486 "can_use_on_swarming_builders": true, 485 "can_use_on_swarming_builders": true,
487 "dimension_sets": [ 486 "dimension_sets": [
488 { 487 {
489 "android_devices": "1", 488 "android_devices": "1",
490 "device_os": "LMY47W", 489 "device_os": "LMY47W",
491 "device_type": "sprout" 490 "device_type": "sprout"
492 } 491 }
493 ] 492 ],
493 "expiration": 14400
494 }, 494 },
495 "test": "gl_tests" 495 "test": "gl_tests"
496 }, 496 },
497 { 497 {
498 "expiration": 14400,
499 "override_isolate_target": "gl_unittests", 498 "override_isolate_target": "gl_unittests",
500 "swarming": { 499 "swarming": {
501 "can_use_on_swarming_builders": true, 500 "can_use_on_swarming_builders": true,
502 "dimension_sets": [ 501 "dimension_sets": [
503 { 502 {
504 "android_devices": "1", 503 "android_devices": "1",
505 "device_os": "LMY47W", 504 "device_os": "LMY47W",
506 "device_type": "sprout" 505 "device_type": "sprout"
507 } 506 }
508 ] 507 ],
508 "expiration": 14400
509 }, 509 },
510 "test": "gl_unittests" 510 "test": "gl_unittests"
511 }, 511 },
512 { 512 {
513 "expiration": 14400,
514 "override_isolate_target": "gpu_ipc_service_unittests", 513 "override_isolate_target": "gpu_ipc_service_unittests",
515 "swarming": { 514 "swarming": {
516 "can_use_on_swarming_builders": true, 515 "can_use_on_swarming_builders": true,
517 "dimension_sets": [ 516 "dimension_sets": [
518 { 517 {
519 "android_devices": "1", 518 "android_devices": "1",
520 "device_os": "LMY47W", 519 "device_os": "LMY47W",
521 "device_type": "sprout" 520 "device_type": "sprout"
522 } 521 }
523 ] 522 ],
523 "expiration": 14400
524 }, 524 },
525 "test": "gpu_ipc_service_unittests" 525 "test": "gpu_ipc_service_unittests"
526 }, 526 },
527 { 527 {
528 "expiration": 14400,
529 "override_isolate_target": "gpu_unittests", 528 "override_isolate_target": "gpu_unittests",
530 "swarming": { 529 "swarming": {
531 "can_use_on_swarming_builders": true, 530 "can_use_on_swarming_builders": true,
532 "dimension_sets": [ 531 "dimension_sets": [
533 { 532 {
534 "android_devices": "1", 533 "android_devices": "1",
535 "device_os": "LMY47W", 534 "device_os": "LMY47W",
536 "device_type": "sprout" 535 "device_type": "sprout"
537 } 536 }
538 ] 537 ],
538 "expiration": 14400
539 }, 539 },
540 "test": "gpu_unittests" 540 "test": "gpu_unittests"
541 }, 541 },
542 { 542 {
543 "expiration": 14400,
544 "override_isolate_target": "ipc_tests", 543 "override_isolate_target": "ipc_tests",
545 "swarming": { 544 "swarming": {
546 "can_use_on_swarming_builders": true, 545 "can_use_on_swarming_builders": true,
547 "dimension_sets": [ 546 "dimension_sets": [
548 { 547 {
549 "android_devices": "1", 548 "android_devices": "1",
550 "device_os": "LMY47W", 549 "device_os": "LMY47W",
551 "device_type": "sprout" 550 "device_type": "sprout"
552 } 551 }
553 ] 552 ],
553 "expiration": 14400
554 }, 554 },
555 "test": "ipc_tests" 555 "test": "ipc_tests"
556 }, 556 },
557 { 557 {
558 "expiration": 14400,
559 "override_isolate_target": "media_unittests", 558 "override_isolate_target": "media_unittests",
560 "swarming": { 559 "swarming": {
561 "can_use_on_swarming_builders": true, 560 "can_use_on_swarming_builders": true,
562 "dimension_sets": [ 561 "dimension_sets": [
563 { 562 {
564 "android_devices": "1", 563 "android_devices": "1",
565 "device_os": "LMY47W", 564 "device_os": "LMY47W",
566 "device_type": "sprout" 565 "device_type": "sprout"
567 } 566 }
568 ] 567 ],
568 "expiration": 14400
569 }, 569 },
570 "test": "media_unittests" 570 "test": "media_unittests"
571 }, 571 },
572 { 572 {
573 "expiration": 14400,
574 "override_isolate_target": "net_unittests", 573 "override_isolate_target": "net_unittests",
575 "swarming": { 574 "swarming": {
576 "can_use_on_swarming_builders": true, 575 "can_use_on_swarming_builders": true,
577 "dimension_sets": [ 576 "dimension_sets": [
578 { 577 {
579 "android_devices": "1", 578 "android_devices": "1",
580 "device_os": "LMY47W", 579 "device_os": "LMY47W",
581 "device_type": "sprout" 580 "device_type": "sprout"
582 } 581 }
583 ] 582 ],
583 "expiration": 14400
584 }, 584 },
585 "test": "net_unittests" 585 "test": "net_unittests"
586 }, 586 },
587 { 587 {
588 "expiration": 14400,
589 "override_isolate_target": "sandbox_linux_unittests", 588 "override_isolate_target": "sandbox_linux_unittests",
590 "swarming": { 589 "swarming": {
591 "can_use_on_swarming_builders": true, 590 "can_use_on_swarming_builders": true,
592 "dimension_sets": [ 591 "dimension_sets": [
593 { 592 {
594 "android_devices": "1", 593 "android_devices": "1",
595 "device_os": "LMY47W", 594 "device_os": "LMY47W",
596 "device_type": "sprout" 595 "device_type": "sprout"
597 } 596 }
598 ] 597 ],
598 "expiration": 14400
599 }, 599 },
600 "test": "sandbox_linux_unittests" 600 "test": "sandbox_linux_unittests"
601 }, 601 },
602 { 602 {
603 "expiration": 14400,
604 "override_isolate_target": "sql_unittests", 603 "override_isolate_target": "sql_unittests",
605 "swarming": { 604 "swarming": {
606 "can_use_on_swarming_builders": true, 605 "can_use_on_swarming_builders": true,
607 "dimension_sets": [ 606 "dimension_sets": [
608 { 607 {
609 "android_devices": "1", 608 "android_devices": "1",
610 "device_os": "LMY47W", 609 "device_os": "LMY47W",
611 "device_type": "sprout" 610 "device_type": "sprout"
612 } 611 }
613 ] 612 ],
613 "expiration": 14400
614 }, 614 },
615 "test": "sql_unittests" 615 "test": "sql_unittests"
616 }, 616 },
617 { 617 {
618 "expiration": 14400,
619 "override_isolate_target": "storage_unittests", 618 "override_isolate_target": "storage_unittests",
620 "swarming": { 619 "swarming": {
621 "can_use_on_swarming_builders": true, 620 "can_use_on_swarming_builders": true,
622 "dimension_sets": [ 621 "dimension_sets": [
623 { 622 {
624 "android_devices": "1", 623 "android_devices": "1",
625 "device_os": "LMY47W", 624 "device_os": "LMY47W",
626 "device_type": "sprout" 625 "device_type": "sprout"
627 } 626 }
628 ] 627 ],
628 "expiration": 14400
629 }, 629 },
630 "test": "storage_unittests" 630 "test": "storage_unittests"
631 }, 631 },
632 { 632 {
633 "expiration": 14400,
634 "override_isolate_target": "ui_android_unittests", 633 "override_isolate_target": "ui_android_unittests",
635 "swarming": { 634 "swarming": {
636 "can_use_on_swarming_builders": true, 635 "can_use_on_swarming_builders": true,
637 "dimension_sets": [ 636 "dimension_sets": [
638 { 637 {
639 "android_devices": "1", 638 "android_devices": "1",
640 "device_os": "LMY47W", 639 "device_os": "LMY47W",
641 "device_type": "sprout" 640 "device_type": "sprout"
642 } 641 }
643 ] 642 ],
643 "expiration": 14400
644 }, 644 },
645 "test": "ui_android_unittests" 645 "test": "ui_android_unittests"
646 }, 646 },
647 { 647 {
648 "expiration": 14400,
649 "override_isolate_target": "ui_base_unittests", 648 "override_isolate_target": "ui_base_unittests",
650 "swarming": { 649 "swarming": {
651 "can_use_on_swarming_builders": true, 650 "can_use_on_swarming_builders": true,
652 "dimension_sets": [ 651 "dimension_sets": [
653 { 652 {
654 "android_devices": "1", 653 "android_devices": "1",
655 "device_os": "LMY47W", 654 "device_os": "LMY47W",
656 "device_type": "sprout" 655 "device_type": "sprout"
657 } 656 }
658 ] 657 ],
658 "expiration": 14400
659 }, 659 },
660 "test": "ui_base_unittests" 660 "test": "ui_base_unittests"
661 }, 661 },
662 { 662 {
663 "expiration": 14400,
664 "override_isolate_target": "ui_touch_selection_unittests", 663 "override_isolate_target": "ui_touch_selection_unittests",
665 "swarming": { 664 "swarming": {
666 "can_use_on_swarming_builders": true, 665 "can_use_on_swarming_builders": true,
667 "dimension_sets": [ 666 "dimension_sets": [
668 { 667 {
669 "android_devices": "1", 668 "android_devices": "1",
670 "device_os": "LMY47W", 669 "device_os": "LMY47W",
671 "device_type": "sprout" 670 "device_type": "sprout"
672 } 671 }
673 ] 672 ],
673 "expiration": 14400
674 }, 674 },
675 "test": "ui_touch_selection_unittests" 675 "test": "ui_touch_selection_unittests"
676 }, 676 },
677 { 677 {
678 "expiration": 14400,
679 "override_isolate_target": "unit_tests", 678 "override_isolate_target": "unit_tests",
680 "swarming": { 679 "swarming": {
681 "can_use_on_swarming_builders": true, 680 "can_use_on_swarming_builders": true,
682 "dimension_sets": [ 681 "dimension_sets": [
683 { 682 {
684 "android_devices": "1", 683 "android_devices": "1",
685 "device_os": "LMY47W", 684 "device_os": "LMY47W",
686 "device_type": "sprout" 685 "device_type": "sprout"
687 } 686 }
688 ] 687 ],
688 "expiration": 14400
689 }, 689 },
690 "test": "unit_tests" 690 "test": "unit_tests"
691 } 691 }
692 ] 692 ]
693 }, 693 },
694 "Memory Infra Tester": { 694 "Memory Infra Tester": {
695 "isolated_scripts": [ 695 "isolated_scripts": [
696 { 696 {
697 "args": [ 697 "args": [
698 "system_health.memory_mobile", 698 "system_health.memory_mobile",
(...skipping 2610 matching lines...) Expand 10 before | Expand all | Expand 10 after
3309 "device_type": "gce_x86" 3309 "device_type": "gce_x86"
3310 } 3310 }
3311 ], 3311 ],
3312 "hard_timeout": 960, 3312 "hard_timeout": 960,
3313 "shards": 1 3313 "shards": 1
3314 } 3314 }
3315 } 3315 }
3316 ] 3316 ]
3317 } 3317 }
3318 } 3318 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698