blob: 4c057e94d21b4547131225ac3f236d204552c7e8 [file] [log] [blame]
{
"builds": [
{
"archives": [],
"drone_builder_name": "monorepo-host-debug-unopt",
"gclient_custom_vars": {
"download_android_deps": false,
"download_dart_sdk": false
},
"gn": [
"--runtime-mode",
"debug",
"--goma",
"--unoptimized",
"--no-prebuilt-dart-sdk"
],
"name": "host_debug_unopt",
"ninja": {
"config": "host_debug_unopt",
"targets": [
"flutter",
"flutter/sky/packages"
]
},
"tests": []
},
{
"archives": [
{
"name": "host_debug",
"base_path": "out/host_debug/zip_archives/",
"type": "gcs",
"include_paths": [
"out/host_debug/zip_archives/linux-x64/artifacts.zip",
"out/host_debug/zip_archives/linux-x64/linux-x64-embedder.zip",
"out/host_debug/zip_archives/linux-x64/font-subset.zip",
"out/host_debug/zip_archives/flutter_patched_sdk.zip",
"out/host_debug/zip_archives/dart-sdk-linux-x64.zip",
"out/host_debug/zip_archives/flutter-web-sdk-linux-x64.zip",
"out/host_debug/zip_archives/linux-x64/linux-x64-flutter-gtk.zip"
]
}
],
"drone_builder_name": "monorepo-host-debug",
"gclient_custom_vars": {
"download_dart_sdk": false,
"download_android_deps": false
},
"gn": [
"--runtime-mode",
"debug",
"--full-dart-sdk",
"--goma",
"--no-prebuilt-dart-sdk",
"--build-embedder-examples"
],
"name": "host_debug",
"ninja": {
"config": "host_debug",
"targets": [
"flutter/build/archives:artifacts",
"flutter/build/archives:embedder",
"flutter/build/archives:flutter_patched_sdk",
"flutter/build/archives:dart_sdk_archive",
"flutter/build/archives:flutter_web_sdk",
"flutter/tools/font-subset",
"flutter/shell/platform/linux:flutter_gtk"
]
},
"tests": []
},
{
"archives": [
{
"name": "host_profile",
"base_path": "out/host_profile/zip_archives/",
"type": "gcs",
"include_paths": [
"out/host_profile/zip_archives/linux-x64-profile/linux-x64-flutter-gtk.zip"
]
}
],
"drone_builder_name": "monorepo-host-profile",
"gclient_custom_vars": {
"download_dart_sdk": false,
"download_android_deps": false
},
"gn": [
"--runtime-mode",
"profile",
"--no-lto",
"--goma",
"--no-prebuilt-dart-sdk",
"--build-embedder-examples"
],
"name": "host_profile",
"ninja": {
"config": "host_profile",
"targets": [
"flutter:unittests",
"flutter/shell/platform/linux:flutter_gtk"
]
},
"tests": [
{
"language": "python",
"name": "Host Tests for host_profile",
"parameters": [
"--variant",
"host_profile",
"--type",
"engine",
"--engine-capture-core-dump"
],
"script": "flutter/testing/run_tests.py",
"type": "local"
}
]
},
{
"archives": [
{
"name": "host_release",
"base_path": "out/host_release/zip_archives/",
"type": "gcs",
"include_paths": [
"out/host_release/zip_archives/flutter_patched_sdk_product.zip",
"out/host_release/zip_archives/linux-x64-release/linux-x64-flutter-gtk.zip"
]
}
],
"drone_builder_name": "monorepo-host-release",
"gclient_custom_vars": {
"download_dart_sdk": false,
"download_android_deps": false
},
"gn": [
"--runtime-mode",
"release",
"--goma",
"--no-prebuilt-dart-sdk",
"--build-embedder-examples"
],
"name": "host_release",
"ninja": {
"config": "host_release",
"targets": [
"flutter:unittests",
"flutter/build/archives:flutter_patched_sdk",
"flutter/shell/platform/linux:flutter_gtk",
"flutter/build/archives:flutter_web_sdk"
]
},
"tests": [
{
"language": "python",
"name": "Host Tests for host_release",
"parameters": [
"--variant",
"host_release",
"--type",
"engine",
"--engine-capture-core-dump"
],
"script": "flutter/testing/run_tests.py",
"type": "local"
}
]
},
{
"archives": [
{
"name": "android_debug",
"type": "gcs",
"base_path": "out/android_debug/zip_archives/",
"include_paths": [
"out/android_debug/zip_archives/android-arm/artifacts.zip",
"out/android_debug/zip_archives/android-arm/symbols.zip",
"out/android_debug/zip_archives/download.flutter.io",
"out/android_debug/zip_archives/sky_engine.zip",
"out/android_debug/zip_archives/android-javadoc.zip"
]
}
],
"drone_builder_name": "monorepo-android-debug",
"gclient_custom_vars": {
"download_dart_sdk": false,
"download_android_deps": false
},
"gn": [
"--android",
"--android-cpu=arm",
"--no-lto",
"--goma",
"--no-prebuilt-dart-sdk"
],
"name": "android_debug",
"ninja": {
"config": "android_debug",
"targets": [
"flutter",
"flutter/sky/dist:zip_old_location",
"flutter/shell/platform/android:embedding_jars",
"flutter/shell/platform/android:abi_jars",
"flutter/shell/platform/android:robolectric_tests"
]
}
},
{
"archives": [
{
"name": "android_profile",
"type": "gcs",
"base_path": "out/android_profile/zip_archives/",
"include_paths": [
"out/android_profile/zip_archives/android-arm-profile/artifacts.zip",
"out/android_profile/zip_archives/android-arm-profile/linux-x64.zip",
"out/android_profile/zip_archives/android-arm-profile/symbols.zip",
"out/android_profile/zip_archives/download.flutter.io"
]
}
],
"drone_builder_name": "monorepo-android-profile",
"gclient_custom_vars": {
"download_dart_sdk": false,
"download_android_deps": false
},
"gn": [
"--runtime-mode",
"profile",
"--android",
"--android-cpu",
"arm",
"--goma",
"--no-prebuilt-dart-sdk"
],
"name": "android_profile",
"ninja": {
"config": "android_profile",
"targets": [
"default",
"clang_x64/gen_snapshot",
"flutter/shell/platform/android:embedding_jars",
"flutter/shell/platform/android:abi_jars"
]
},
"tests": []
}
],
"tests": []
}