Skip to content
Snippets Groups Projects

Small rendering fixes

Merged Dylan Aïssi requested to merge wip/daissi/test-data-reporting into master
2 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -61,10 +61,10 @@ as follows:
3) Tester needs to enter the following information in the `Select Image Report`
page:
- Release: Image release (19.03, v2020dev0 ..)
- Version: The daily build identifier (20190705.0, 20190510.1 ..)
- Select Deployment Type (APT, OSTree)
- Select Image Type
- Release: Image release (`v2023`, `v2024`, `v2025`, etc)
- Version: The daily build identifier (`20240814.0215`, `20240828.0117`, `20240828.0018`, etc)
- Select Deployment Type (`APT`, `OSTree`)
- Select Image Type (`Fixed function ARM64`, `HMI ARM64`, `SDK AMD64`, etc)
4) A new page only showing the valid test cases for the selected image type
is shown.
Loading