summaryrefslogtreecommitdiff
path: root/hold/lxc-03.tcwglab.json
blob: f80083be3544b0a8b7b60dee400d5ec3c670bfe2 (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
{
  "job_name": "hold-lxc-03",
  "device_type": "dummy-ssh",
  "target": "lxc-03",
  "timeout": 691200,
  "actions": [
  {
    "command": "deploy_linaro_image",
    "parameters": {
      "image": "http://images.validation.linaro.org/ubuntu-14-04-server-base.img.gz"
    }
  },
  {
    "command": "lava_test_shell",
    "parameters": {
      "testdef_repos": [
      {
        "git-repo": "git://git.linaro.org/people/bernie.ogden/hold.git",
        "testdef": "hacking-session-debian.yaml"
      }],
      "timeout": 691200
    }
  },
  {
    "command": "submit_results",
    "parameters": {
      "server": "https://bernie.ogden@lava.tcwglab/RPC2/",
      "stream": "/anonymous/bernie.ogden/"
    }
  }]
}