File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
docs/unified-test-documentation/dasharo-compatibility Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -162,3 +162,37 @@ logo.
162162** Expected result**
163163
164164During the DUT booting process, the default logo should appear on the screen.
165+
166+ # # LCM004.001 Custom logo persists after firmware update
167+
168+ ** Test description**
169+
170+ This test aims to verify whether after updating the platform' s firmware with
171+ the `fwupd` command, the custom added logo remains unaffected and continues to
172+ display.
173+
174+ **Test configuration data**
175+
176+ 1. `FIRMWARE` = Dasharo
177+ 1. `OPERATING_SYSTEM` = Ubuntu 22.04
178+
179+ **Test setup**
180+
181+ 1. Proceed with the
182+ [Test cases common documentation](#test-cases-common-documentation) section.
183+
184+ **Test steps**
185+
186+ 1. Power on the DUT.
187+ 1. Boot `Dasharo Tools Suite`
188+ 1. Type in `9` to gain shell access.
189+ 1. Basing on the
190+ [dedicated documentation](/guides/logo-customization#build-image-with-custom-logo)
191+ replace the logo in an existing image.
192+ 1. Run `dasharo-deploy update`
193+ 1. Reboot the DUT and observe the boot logo.
194+
195+ **Expected result**
196+
197+ During the DUT booting process, the custom logo replacement should be
198+ displayed.
You can’t perform that action at this time.
0 commit comments