{
  "_comment": "Simple boot test on Pandaboard",
  "job_name": "panda-es-boot",
  "device_type": "panda-es",
  "timeout": 1800,
  "actions": [
    {
      "command": "boot_linaro_image"
    },
    {
      "command": "submit_results",
      "parameters":
        {
          "server": "http://powerci@powerci-lava-disp.local/RPC2/",
          "stream": "/anonymous/powerci/"
        }
    }
  ]
}
