blob: c739bac3019e7aece2595cbaeb3fb4f7b2ac1a1c [file] [log] [blame]
[
{
"configurations": [
{"node": "ubuntu_16.04-x86_64"}
],
"parameters": {
"startup_opts": [
"--host_jvm_args=-Dbazel.DigestFunction=SHA1"
],
"build_opts": [
"--remote_cache=remotebuildexecution.googleapis.com",
"--remote_executor=remotebuildexecution.googleapis.com",
"--remote_instance_name=projects/bazel-public",
"--spawn_strategy=remote",
"--remote_timeout=3600",
"--strategy=Javac=remote",
"--strategy=Closure=remote",
"--genrule_strategy=remote",
"--auth_enabled=true",
"--tls_enabled=true",
"--jobs=75",
"--experimental_strict_action_env=true",
"--experimental_remote_platform_override='properties:{ name:\"container-image\" value:\"docker://gcr.io/asci-toolchain/nosla-debian8-clang-fl@sha256:b80da64e2a6f75af122bbb70021ebaab98b073f144ab04653c0de49bd943d8e9\" }'",
"--crosstool_top=@bazel_toolchains//configs/debian8_clang/0.1.0/bazel_0.5.4:toolchain",
"--host_java_toolchain=@bazel_toolchains//configs/java/0.1.0/bazel_0.5.4:remote_toolchain",
"--java_toolchain=@bazel_toolchains//configs/java/0.1.0/bazel_0.5.4:remote_toolchain"
],
"tests": [
"//src/test/shell/integration/..."
],
"test_tag_filters": ["-slow"],
"targets": [],
},
}
]