Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - device_type: base-fastboot
 - job_name: test_mgu22
 - priority: medium
 - visibility: public
 - timeouts:
 - job:
 - minutes: 360
 - action:
 - minutes: 30
 - connection:
 - minutes: 2
 - protocols:
 - lava-lxc:
 - name: lxc-mgu-test
 - distribution: debian
 - release: jessie
 - verbose: true #display information
 - actions:
 - - deploy:
 - namespace: tlxc
 - timeout:
 - minutes: 30
 - to: lxc
 - packages:
 - - android-tools-adb
 - - android-tools-fastboot
 - - trace-cmd
 - - git
 - os: debian
 - - boot:
 - namespace: tlxc
 - prompts:
 - - root@(.*):/#
 - - :/
 - timeout:
 - minutes: 5
 - method: lxc
 - - test:
 - namespace: tlxc
 - timeout:
 - minutes: 120
 - definitions:
 - - repository: git://git.linaro.org/qa/test-definitions.git
 - from: git
 - path: automated/android/meminfo/meminfo.yaml
 - name: android-meminfo
 - - deploy:
 - timeout:
 - minutes: 30
 - to: fastboot
 - namespace: target
 - connection: lxc
 - images:
 - persist:
 - url: file:///tmp/mgu/persist.ext4
 - protocols:
 - lava-lxc:
 - - action: fastboot-deploy
 - request: pre-power-command
 - timeout:
 - minutes: 2
 - - boot:
 - namespace: target
 - prompts:
 - - root@(.*):/#
 - timeout:
 - minutes: 15
 - method: fastboot
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment