summaryrefslogtreecommitdiff
path: root/empty/juno-02.tcwglab.json
diff options
context:
space:
mode:
Diffstat (limited to 'empty/juno-02.tcwglab.json')
-rw-r--r--empty/juno-02.tcwglab.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/empty/juno-02.tcwglab.json b/empty/juno-02.tcwglab.json
new file mode 100644
index 0000000..a4b5b0e
--- /dev/null
+++ b/empty/juno-02.tcwglab.json
@@ -0,0 +1,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/"
+ }
+ }]
+}
+