chromium/ios/build/bots/tests/eg_tests.json

{
  "comments": [
    "EarlGrey tests that are running on the main waterfall but not CQ."
  ],
  "tests": [
    {
      "app": "ios_chrome_bookmarks_egtests",
      "shards": 3,
      "xcode parallelization": true,
      "xctest": true
    },
    {
      "app": "ios_chrome_web_egtests",
      "xcode parallelization": true,
      "xctest": true
    },
    {
      "app": "ios_chrome_settings_egtests",
      "xcode parallelization": true,
      "shards": 1,
      "swarming tasks": 3
    },
    {
      "app": "ios_chrome_translate_egtests",
      "xctest": true,
      "xcode parallelization": true
    },
    {
      "app": "ios_chrome_reading_list_egtests",
      "xcode parallelization": true,
      "xctest": true
    }
  ]
}