Gunnar Mills | 93c12d3 | 2017-05-10 13:11:53 -0500 | [diff] [blame] | 1 | - name: UnTarFailure |
2 | level: ERR | ||||
3 | meta: | ||||
4 | - str: "PATH=%s" | ||||
5 | type: string | ||||
6 | - name: ManifestFileFailure | ||||
7 | level: ERR | ||||
8 | meta: | ||||
9 | - str: "PATH=%s" | ||||
10 | type: string | ||||
11 | - name: InternalFailure | ||||
12 | level: ERR | ||||
13 | meta: | ||||
14 | - str: "FAIL=%s" | ||||
15 | type: string | ||||
James Feist | ebcc194 | 2020-06-22 13:42:02 -0700 | [diff] [blame] | 16 | - name: ImageFailure |
17 | level: ERR | ||||
18 | meta: | ||||
19 | - str: "FAIL=%s" | ||||
20 | type: string | ||||
21 | - str: "PATH=%s" | ||||
22 | type: string | ||||
23 | - name: BusyFailure | ||||
24 | level: ERR | ||||
25 | meta: | ||||
26 | - str: "PATH=%s" | ||||
27 | type: string | ||||
28 |