summaryrefslogtreecommitdiffstats
path: root/coin/instructions/coin_module_test_android_start_emulator.yaml
blob: a212f5742ecbbe8ad780f78588b0e877e1bdec38 (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: 600
        maxTimeBetweenOutput: 300
        userMessageOnFailure: "Failed to start emulator, check coin log and ~/emulator.log"
    enable_if:
      condition: property
      property: features
      contains_value: AndroidTestRun