Dasharo Performance: FreeBSD booting performance test¶
Test cases common documentation¶
Test setup
- Proceed with the Generic test setup: firmware.
- Proceed with the Generic test setup: OS installation.
- Proceed with the Generic test setup: OS preparation.
- Proceed with the Generic test setup: OS post installation steps.
BFB001.001 Boot FreeBSD-RELEASE from disk after cold-boot¶
Test description
This test aims to verify that FreeBSD-RELEASE could be booted from the disk on the DUT after cold-boot. The test is performed in multiple iterations.
Test configuration data
FIRMWARE= DasharoOPERATING_SYSTEM= FreeBSD
Test setup
- Proceed with the Test cases common documentation section.
Test steps
- Cut the power off while DUT is turned on.
- Restore power and power on the DUT.
- Press
BOOT_MENU_KEYto enter the boot menu. - In the
Boot Menu, select the disk on which the system was previously installed or boot entry with the name ofOPERATING_SYSTEM. - Wait for the
OPERATING_SYSTEMto boot and note the result.
Expected result
The OPERATING_SYSTEM login screen should be displayed.
BFB002.001 Boot FreeBSD-RELEASE from disk after warm-boot¶
Test description
This test aims to verify that FreeBSD-RELEASE could be booted from the disk on the DUT after warm-boot. The test is performed in multiple iterations.
Test configuration data
FIRMWARE= DasharoOPERATING_SYSTEM= FreeBSD
Test setup
- Proceed with the Test cases common documentation section.
Test steps
- Power on the DUT.
- Press
BOOT_MENU_KEYto enter the boot menu. - In the
Boot Menu, select the disk on which the system was previously installed or boot entry with the name ofOPERATING_SYSTEM. - Wait for the
OPERATING_SYSTEMto boot and note the result.
Expected result
The OPERATING_SYSTEM login screen should be displayed.
BFB003.001 Boot FreeBSD-RELEASE from disk after reboot¶
Test description
This test aims to verify that FreeBSD-RELEASE could be booted from the disk on the DUT after reboot. The test is performed in multiple iterations.
Test configuration data
FIRMWARE= DasharoOPERATING_SYSTEM= FreeBSD
Test setup
- Proceed with the Test cases common documentation section.
Test steps
- Power on the DUT.
- Boot into the system.
- Log into the system by using the proper login and password.
-
Open a terminal window and run the following command:
sudo reboot -
Press
BOOT_MENU_KEYto enter the boot menu. - In the
Boot Menu, select the disk on which the system was previously installed or boot entry with the name ofOPERATING_SYSTEM. - Wait for the
OPERATING_SYSTEMto boot and note the result.
Expected result
The OPERATING_SYSTEM login screen should be displayed.