Commit 81f5007
committed
KUTTL: generate JUnitXML reports
- switch the type to XML (the accepted value is 'xml' lowercase,
not uppercase);
- tune the name a bit to highlight it is a report;
- add the new reportGranularity parameter which is supported
by kuttl 0.20.0 and will restore the pre-1.17 JUnitXML format
(granularity by test case, instead of by step);
- remove the URL of kuttl, so that it is not tied to a specific
release.
Signed-off-by: Luigi Toscano <ltoscano@redhat.com>1 parent 42a3c6a commit 81f5007
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | | - | |
36 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments