blob: 298148e45027b0c77f496b1fcc3607aaa48aea1f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
service: devtools
title: test_tool acceptance
ci:
release-title-source: flow
secret: sec-01ekd5wc1dmdd544yp1xt3s9b8
runtime:
sandbox-owner: DEVTOOLS-LARGE
autocheck:
large-autostart:
- target: devtools/ya/build/tests/cross_compilation/mac_builds_linux
toolchains:
- default-darwin-x86_64-release
- target: devtools/ya/test/tests/port_manager/fat
toolchains:
- default-linux-x86_64-release-musl
- default-darwin-x86_64-release
|