aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-stable-lsk-v3.18-pre-merge/lava-job-definitions/vexpress-tc2/template.yaml
blob: e7d0581eb4b516dcbe2db93cff2484a9bc4c5d76 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
actions:
- command: deploy_linaro_image
  parameters:
    hwpack: '${HWPACK_BUILD_URL}'
    rootfs: '${ROOTFS_BUILD_URL}'
  metadata:
    distribution: 'ubuntu'
    hwpack.build: '${BUILD_NUMBER}'
    hwpack.type: '${hwpack_type}'
    rootfs.build: '${ROOTFS_BUILD_NUMBER}'
    rootfs.type: 'developer'
    git URL: '${GIT_URL}'
    git branch: '${GIT_BRANCH}'
    git commit: '${GIT_COMMIT}'
- command: boot_linaro_image
  parameters:
    boot_cmds:
    - 'sendline a'
    - 'expect Choice:'
    - 'sendline 3'
    - 'expect Delete entry:'
    - 'sendline 1'
    - 'expect Choice:'
    - 'sendline 1'
    - 'expect Select the Boot Device:'
    - 'sendline 4'
    - 'expect File path of the EFI Application or the kernel:'
    - 'sendline uImage'
    - 'expect Boot Type: [a] ATAGS, [g] Global FDT or [l] Local FDT? [a/g/l]'
    - 'sendline l'
    - 'expect Add an initrd: [y/n]'
    - 'sendline y'
    - 'expect File path of the initrd'
    - 'sendline uInitrd'
    - 'expect Arguments to pass to the binary:'
    - 'sendline console=tty0 console=ttyAMA0,38400n8 root=/dev/sda1 rootwait ro'
    - 'expect File path of the local FDT:'
    - 'sendline v2p-ca15-tc2.dtb'
    - 'expect Description for this new Entry:'
    - 'sendline LAVA Test Image'
    - 'expect Choice:'
    - 'sendline 5'
    - 'expect Start:'
    - 'sendline 1'
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: openembedded/alldebug-kernel.yaml
    timeout: 1800
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/bootchart-install.yaml
    timeout: 18000
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/bootchart.yaml
    timeout: 800
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/device-tree.yaml
    timeout: 800
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/sd-mmc-ubuntu.yaml
    timeout: 800
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/gator-data-streaming-ubuntu.yaml
    timeout: 1200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/rcutorture.yaml
    timeout: 800
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/pwrmgmt.yaml
    timeout: 1200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/smoke-tests-basic.yaml
    timeout: 1200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/usb-test-basic.yaml
    timeout: 1200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/network-tests-basic.yaml
    timeout: 1200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      testdef: ubuntu/mmtests.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: syscalls
      testdef: ubuntu/ltp.yaml
    timeout: 10800
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: mm
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: math
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: timers
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: fcntl-locktests
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: ipc
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: fsx
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: fs
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: hugetlb
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: io
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: nptl
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: pty
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: containers
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: filecaps
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: admin_tools
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: lava_test_shell
  parameters:
    testdef_repos:
    - git-repo: git://git.linaro.org/qa/test-definitions.git
      parameters:
        TST_CMDFILES: connectors
      testdef: ubuntu/ltp.yaml
    timeout: 7200
- command: submit_results
  parameters:
    server: 'http://${LAVA_SERVER}'
    stream: '${BUNDLE_STREAM_NAME}'
device_type: '${DEVICE_TYPE}'
job_name: '${BUILD_URL}'
timeout: 172800