summaryrefslogtreecommitdiffstats
path: root/coin/instructions/coin_module_test_android_start_emulator.yaml
blob: 448a9ca9af7b0557fd1907f5edb0df88b64a8692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
type: Group
instructions:
  - type: Group
    instructions:
      - type: ExecuteCommand
        command: "{{.InstallDir}}/libexec/android_emulator_launcher.sh"
        maxTimeInSeconds: 300
        maxTimeBetweenOutput: 300
        userMessageOnFailure: "Failed to start emulator, check logs."
    enable_if:
      condition: property
      property: features
      contains_value: AndroidTestRun