blob: f273a9b0c4ceb26760cb42b157b328479c79df78 [file] [log] [blame]
- test:
namespace: tlxc
role:
- worker
timeout:
minutes: 5
definitions:
- repository: ssh://lava-dispatcher@review.fairphone.software/Infra/lava/qa/test-definitions
from: git
path: automated/android/wait-single-network-connected.yaml
branch: {{ git_branch }}
name: wait-single-network-connected
- test:
namespace: tlxc
role:
- worker
timeout:
minutes: 15
definitions:
- repository: ssh://lava-dispatcher@review.fairphone.software/Infra/lava/qa/test-definitions
from: git
path: automated/android/multinode/share-local-device-over-adb-tcpip.yaml
branch: {{ git_branch }}
name: share-local-device-over-adb-tcpip
params:
TIMEOUT_SECS: "600"
- test:
namespace: tlxc
role:
- worker
timeout:
hours: {{ job.timeout }}
definitions:
- repository: ssh://lava-dispatcher@review.fairphone.software/Infra/lava/qa/test-definitions
from: git
path: automated/android/multinode/wait-and-keep-local-device-accessible.yaml
branch: {{ git_branch }}
name: wait-and-keep-local-device-accessible
params:
# The sum of these timeouts must be smaller than the lava-multinode timeout for the master.
BOOT_TIMEOUT_SECS: "480"
NETWORK_TIMEOUT_SECS: "300"
ADB_CONNECT_TEST_TIMEOUT_SECS: "60"
USERDATA_IMAGE_FILE: "/lava-lxc/userdata.img"
- test:
namespace: tlxc
role:
- worker
timeout:
minutes: 15
definitions:
- repository: ssh://lava-dispatcher@review.fairphone.software/Infra/lava/qa/test-definitions
from: git
path: automated/android/multinode/wait-for-release-and-reset.yaml
branch: {{ git_branch }}
name: wait-for-release-and-reset