Commit c906fb2
committed
Add subtest_id to _short_name_map_file for unfiltered test names
Stores the unfiltered short name as subtest_id in the existing
_short_name_map_file dictionary during cartesian config parsing,
preserving all subtest labels including type_specific and io-*
provider prefixes. Only applies to subtests.cfg variants.
Access via: params.get("_short_name_map_file")["subtest_id"]
Example:
- subtest_id: "type_specific.io-github-autotest-qemu.
guest_iommu_test.eim_off.default"
Assisted-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Houqi (Nick) Zuo <hzuo@redhat.com>1 parent d3f276d commit c906fb2
1 file changed
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
| 142 | + | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
| |||
1803 | 1801 | | |
1804 | 1802 | | |
1805 | 1803 | | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
1806 | 1825 | | |
1807 | 1826 | | |
1808 | 1827 | | |
| |||
0 commit comments