~doanac/ubuntu-test-cases/simplify-touch-part2

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
testsuites:
  - name: settle-before
    fetch_method: dev
    fetch_location: ../systemsettle
    include_tests:
      - systemsettle-before
  - name: music-app-autopilot
    fetch_method: dev
    fetch_location: ./
  - name: settle-after
    fetch_method: dev
    fetch_location: ../systemsettle
    include_tests:
      - systemsettle-after