blob: 4372413cf86d4596d0000a7852abc7daaf158a84 [file] [log] [blame]
{
"facets": {
"fuchsia.netemul": {
"environment": {
"devices": [
"ep1"
],
"test": [
"fuchsia-pkg://fuchsia.com/netemul-sandbox-test#meta/dynamic-devices.cmx"
]
},
"networks": [
{
"endpoints": [
{
"name": "ep1"
},
{
"name": "ep2"
},
{
"name": "ep3"
}
],
"name": "net"
}
],
"timeout": 120
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "TODO(https://fxbug.dev/66956): properly support manifest-only tests"
},
"runner": "fuchsia-pkg://fuchsia.com/netemul-runner#meta/netemul-runner.cmx"
}