internal.chrome.fyi.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. {
  2. "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
  3. "AAAAA2 See generate_buildbot_json.py to make changes": {},
  4. "linux-chrome-reclient": {
  5. "additional_compile_targets": [
  6. "base_unittests",
  7. "chrome",
  8. "chrome/installer/linux",
  9. "chrome_sizes",
  10. "variations_smoke_tests"
  11. ]
  12. },
  13. "linux-finch-smoke-chrome": {
  14. "isolated_scripts": [
  15. {
  16. "args": [
  17. "--git-revision=${got_revision}"
  18. ],
  19. "isolate_name": "variations_smoke_tests",
  20. "merge": {
  21. "args": [],
  22. "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
  23. },
  24. "name": "variations_smoke_tests",
  25. "precommit_args": [
  26. "--gerrit-issue=${patch_issue}",
  27. "--gerrit-patchset=${patch_set}",
  28. "--buildbucket-id=${buildbucket_build_id}"
  29. ],
  30. "resultdb": {
  31. "enable": true,
  32. "result_format": "single"
  33. },
  34. "swarming": {
  35. "can_use_on_swarming_builders": true,
  36. "dimension_sets": [
  37. {
  38. "os": "Ubuntu-18.04",
  39. "pool": "chrome.tests.finch"
  40. }
  41. ],
  42. "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
  43. },
  44. "test_id_prefix": "ninja://chrome/test:variations_smoke_tests/"
  45. }
  46. ]
  47. },
  48. "mac-arm64-finch-smoke-chrome": {
  49. "isolated_scripts": [
  50. {
  51. "args": [
  52. "--git-revision=${got_revision}"
  53. ],
  54. "isolate_name": "variations_smoke_tests",
  55. "merge": {
  56. "args": [],
  57. "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
  58. },
  59. "name": "variations_smoke_tests",
  60. "precommit_args": [
  61. "--gerrit-issue=${patch_issue}",
  62. "--gerrit-patchset=${patch_set}",
  63. "--buildbucket-id=${buildbucket_build_id}"
  64. ],
  65. "resultdb": {
  66. "enable": true,
  67. "result_format": "single"
  68. },
  69. "swarming": {
  70. "can_use_on_swarming_builders": true,
  71. "dimension_sets": [
  72. {
  73. "cpu": "arm64",
  74. "os": "Mac-12",
  75. "pool": "chrome.tests.finch"
  76. }
  77. ],
  78. "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
  79. },
  80. "test_id_prefix": "ninja://chrome/test:variations_smoke_tests/"
  81. }
  82. ]
  83. },
  84. "win-finch-smoke-chrome": {
  85. "isolated_scripts": [
  86. {
  87. "args": [
  88. "--git-revision=${got_revision}"
  89. ],
  90. "isolate_name": "variations_smoke_tests",
  91. "merge": {
  92. "args": [],
  93. "script": "//testing/merge_scripts/standard_isolated_script_merge.py"
  94. },
  95. "name": "variations_smoke_tests",
  96. "precommit_args": [
  97. "--gerrit-issue=${patch_issue}",
  98. "--gerrit-patchset=${patch_set}",
  99. "--buildbucket-id=${buildbucket_build_id}"
  100. ],
  101. "resultdb": {
  102. "enable": true,
  103. "result_format": "single"
  104. },
  105. "swarming": {
  106. "can_use_on_swarming_builders": true,
  107. "dimension_sets": [
  108. {
  109. "os": "Windows-10-19042",
  110. "pool": "chrome.tests.finch"
  111. }
  112. ],
  113. "service_account": "chrome-tester@chops-service-accounts.iam.gserviceaccount.com"
  114. },
  115. "test_id_prefix": "ninja://chrome/test:variations_smoke_tests/"
  116. }
  117. ]
  118. }
  119. }