aboutsummaryrefslogtreecommitdiff
path: root/wa2multi.json
diff options
context:
space:
mode:
Diffstat (limited to 'wa2multi.json')
-rw-r--r--wa2multi.json351
1 files changed, 0 insertions, 351 deletions
diff --git a/wa2multi.json b/wa2multi.json
deleted file mode 100644
index 234377f..0000000
--- a/wa2multi.json
+++ /dev/null
@@ -1,351 +0,0 @@
-{
- "health_check": false,
- "logging_level": "INFO",
- "timeout": 18000,
- "job_name": "WAv2 audio in MP, IKS, A15, A7 modes, 2 iterations each",
- "device_group": [
- {
- "role": "host",
- "count": 1,
- "device_type": "dummy-ssh"
- },
- {
- "role": "target",
- "count": 1,
- "device_type": "vexpress-tc2"
- }
- ],
- "actions": [
- {
- "command": "dummy_deploy",
- "parameters": {
- "target_type": "ubuntu"
- }
- },
- {
- "command": "deploy_linaro_android_image",
- "metadata": {
- "android.build": "207",
- "android.name": "linaro-android-vexpress-lsk",
- "android.url": "https://android-build.linaro.org/builds/~linaro-android/vexpress-lsk/"
- },
- "parameters": {
- "boot": "http://snapshots.linaro.org/android/~linaro-android/vexpress-lsk/207/boot.tar.bz2",
- "data": "http://snapshots.linaro.org/android/~linaro-android/vexpress-lsk/207/userdata.tar.bz2",
- "system": "http://snapshots.linaro.org/android/~linaro-android/vexpress-lsk/207/system.tar.bz2",
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "hmp_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "mp",
- "SIGNAL_PREFIX": "hmp-audio-iter1"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "hmp-audio-iter1"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "hmp_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "mp",
- "SIGNAL_PREFIX": "hmp-audio-iter2"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "hmp-audio-iter2"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "iks_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "iks",
- "SIGNAL_PREFIX": "iks-audio-iter1"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "iks-audio-iter1"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "iks_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "iks",
- "SIGNAL_PREFIX": "iks-audio-iter2"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "iks-audio-iter2"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "a7only_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "a7only",
- "SIGNAL_PREFIX": "a7only-audio-iter1"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "a7only-audio-iter1"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "a7only_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "a7only",
- "SIGNAL_PREFIX": "a7only-audio-iter2"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "a7only-audio-iter2"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "a15only_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "a15only",
- "SIGNAL_PREFIX": "a15only-audio-iter1"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "a15only-audio-iter1"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host.yaml",
- "parameters": {
- "AGENDA": "a15only_audio.yaml",
- "JOB_NAME": "lsk_207",
- "MODE": "a15only",
- "SIGNAL_PREFIX": "a15only-audio-iter2"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2target.yaml",
- "parameters": {
- "SIGNAL_PREFIX": "a15only-audio-iter2"
- }
-
- }
- ],
- "timeout": 2400,
- "role": "target"
- }
- },
- {
- "command": "lava_test_shell",
- "parameters": {
- "testdef_repos": [
- {
- "git-repo": "git://git.linaro.org/people/milosz.wasilewski/wa2-lava.git",
- "testdef": "wa2host_postprocessing.yaml",
- "parameters": {
- "JOB_NAME": "lsk_207"
- }
- }
- ],
- "timeout": 4200,
- "role": "host"
- }
- },
- {
- "command": "submit_results_on_host",
- "parameters": {
- "stream": "/anonymous/mwasilew/",
- "server": "http://validation.linaro.org/RPC2/"
- }
- }
- ]
-}