16 lines
376 B
YAML
16 lines
376 B
YAML
---
|
|
|
|
TestBeds:
|
|
- Name: android.bumbles
|
|
Controllers:
|
|
AndroidDevice: '*'
|
|
BumbleDevice:
|
|
- transport: 'tcp-client:127.0.0.1:6211'
|
|
- transport: 'tcp-client:127.0.0.1:6211'
|
|
- Name: bumble.bumbles
|
|
Controllers:
|
|
BumbleDevice:
|
|
- transport: 'tcp-client:127.0.0.1:7300'
|
|
- transport: 'tcp-client:127.0.0.1:7300'
|
|
- transport: 'tcp-client:127.0.0.1:7300'
|