| # Swarming configuration | |
| ISOLATE_SERVER=cast-isolate.appspot.com | |
| SWARMING_SERVER=cast-swarming.appspot.com | |
| # Swarming Bot Configuration | |
| BOT_OS=Ubuntu | |
| BOT_POOL=unit_test | |
| BOT_HARD_TIMEOUT=10800 | |
| BOT_IO_TIMEOUT=10800 | |
| REMOTE_HOME_DIR=/home/gtvchrome/repositories |