aboutsummaryrefslogtreecommitdiff
path: root/config_dump.json
blob: 4842837d7f48929893d40726e648508dccaf2b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "_default": {
        "boards": [],
        "manifest_repo_url": "https://android.googlesource.com/platform/bbuildbot_config/"
    },
    "_site_params": {
        "ARCHIVE_URL": "gs://abuildbot-build-archive/bbuildbot"
    },
    "_templates": {},

    "bbuildbot": {
        "builder_class_name": "config.builders.brillo_builders.BrilloBuilder",
        "brillo_manifest_url": "https://android.googlesource.com/brillo/manifest",
        "brillo_manifest_branch": "master",
        "lunch_target": "brilloemulator_arm-eng",
        "emulator": "brilloemulator-arm"
    }
}