summaryrefslogtreecommitdiff
path: root/empty/juno-02.tcwglab.json
blob: a4b5b0ef88683c31ecf09416c403f37acb3e47c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "job_name": "hack-juno-02.tcwglab",
  "device_type": "juno",
  "target": "juno-02",
  "timeout": 692100,
  "actions": [
  {
    "command": "deploy_linaro_image",
    "parameters": {
      "hwpack": "http://people.linaro.org/~bernie.ogden/hwpack_linaro-lt-vexpress64-rtsm_20150114-706_arm64_supported.tar.gz",
      "rootfs": "http://people.linaro.org/~bernie.ogden/linaro-utopic-developer-20150114-87.tar.gz"

    }
  },
  {
    "command": "lava_test_shell",
    "parameters": {
      "testdef_repos": [
      {
        "git-repo": "git://git.linaro.org/people/bernie.ogden/empty.git",
        "testdef": "empty.yaml"
      }],
      "timeout": 619200
    }
  },
  {
    "command": "submit_results",
    "parameters": {
      "server": "https://bernie.ogden@lava.tcwglab/RPC2/",
      "stream": "/anonymous/bernie.ogden/"
    }
  }]
}