From d4c01047014f9ee3b605946d1ba61c44f74d1afc Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki Date: Thu, 22 Jun 2023 11:06:36 +0200 Subject: [PATCH 01/10] docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md: add file Signed-off-by: Kamil Pokornicki --- .../dasharo-stability/02-m2-wi-fi.md | 352 ++++++++++++++++++ mkdocs.yml | 2 + 2 files changed, 354 insertions(+) create mode 100644 docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md new file mode 100644 index 0000000000..0079f29623 --- /dev/null +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -0,0 +1,352 @@ +# Dasharo Stability: M.2 Wi-fi + +## Test cases common documentation + +**Test setup** + +1. Proceed with the + [Generic test setup: firmware](../../generic-test-setup/#firmware). +1. Proceed with the + [Generic test setup: OS installer](../../generic-test-setup/#os-installer). +1. Proceed with the + [Generic test setup: OS installation](../../generic-test-setup/#os-installation). +1. Proceed with the + [Generic test setup: OS boot from disk](../../generic-test-setup/#os-boot-from-disk). + +## SMW0001.001 Wi-fi connection after cold boot (Ubuntu 22.04) + +**Test description** + +This test aims to verify that the Wi-Fi card is detected and working correctly +after performing a cold boot. The test is performed in multiple iterations. + +**Test configuration data** + +1. `FIRMWARE` = Dasharo +1. `OPERATING_SYSTEM` = Ubuntu 22.04 + +**Test setup** + +1. Proceed with the + [Test cases common documentation](#test-cases-common-documentation) section. + +**Test steps** + +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +1. Disconnect the power source, and remove the battery if present. +1. Connect power and battery again. +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +**Expected result** + +1. The output of each `lspci` command should contain information about the + mounted on the DUT network controller. Example output: + + ```bash + 2f:00.0 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 1a) + ``` + +1. The output of each `nmcli device` wifi list` command should return a list of + available Wi-Fi networks. Example output: + + ```bash + IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY + XX:XX:XX:XX:XX:XX DIRECT-ny Infra 6 65 Mbit/s 75 ▂▄▆_ WPA2 + * XX:XX:XX:XX:XX:XX 3mdeb_abr_5GHz Infra 48 405 Mbit/s 72 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX 3mdeb_abr Infra 11 54 Mbit/s 69 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX FunBox2-F9BF_2.4GHz Infra 1 130 Mbit/s 50 ▂▄__ WPA1 WPA2 + XX:XX:XX:XX:XX:XX H_Office Infra 2 270 Mbit/s 35 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-xpPhaser 3330 Infra 1 65 Mbit/s 34 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 108 540 Mbit/s 32 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-KRM288x Series Infra 11 54 Mbit/s 22 ▂___ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 11 130 Mbit/s 20 ▂___ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-ejPhaser 3330 Infra 1 65 Mbit/s 17 ▂___ WPA2 + XX:XX:XX:XX:XX:XX NED-WIFI Infra 11 270 Mbit/s 17 ▂___ WPA2 + ``` + +## SMW0002.001 Wi-fi connection after warm boot (Ubuntu 22.04) + +**Test description** + +This test aims to verify that the Wi-Fi card is detected and working correctly +after performing a warm boot. The test is performed in multiple iterations. + +**Test configuration data** + +1. `FIRMWARE` = Dasharo +1. `OPERATING_SYSTEM` = Ubuntu 22.04 + +**Test setup** + +1. Proceed with the + [Test cases common documentation](#test-cases-common-documentation) section. + +**Test steps** + +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +1. Power off the DUT using the power button. +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +**Expected result** + +1. The output of each `lspci` command should contain information about the + mounted on the DUT network controller. Example output: + + ```bash + 2f:00.0 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 1a) + ``` + +1. The output of each `nmcli device` wifi list` command should return a list of + available Wi-Fi networks. Example output: + + ```bash + IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY + XX:XX:XX:XX:XX:XX DIRECT-ny Infra 6 65 Mbit/s 75 ▂▄▆_ WPA2 + * XX:XX:XX:XX:XX:XX 3mdeb_abr_5GHz Infra 48 405 Mbit/s 72 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX 3mdeb_abr Infra 11 54 Mbit/s 69 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX FunBox2-F9BF_2.4GHz Infra 1 130 Mbit/s 50 ▂▄__ WPA1 WPA2 + XX:XX:XX:XX:XX:XX H_Office Infra 2 270 Mbit/s 35 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-xpPhaser 3330 Infra 1 65 Mbit/s 34 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 108 540 Mbit/s 32 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-KRM288x Series Infra 11 54 Mbit/s 22 ▂___ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 11 130 Mbit/s 20 ▂___ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-ejPhaser 3330 Infra 1 65 Mbit/s 17 ▂___ WPA2 + XX:XX:XX:XX:XX:XX NED-WIFI Infra 11 270 Mbit/s 17 ▂___ WPA2 + ``` + +## SMW0003.001 Wi-fi connection after reboot (Ubuntu 22.04) + +**Test description** + +This test aims to verify that the Wi-Fi card is detected and working correctly +after performing a reboot. The test is performed in multiple iterations. + +**Test configuration data** + +1. `FIRMWARE` = Dasharo + +**Test setup** + +1. Proceed with the + [Generic test setup: firmware](../../generic-test-setup#firmware) + +**Test steps** + +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +1. Disconnect the power source, and remove the battery if present. +1. Connect power and battery again. +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +**Expected result** + +1. The output of each `lspci` command should contain information about the + mounted on the DUT network controller. Example output: + + ```bash + 2f:00.0 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 1a) + ``` + +1. The output of each `nmcli device` wifi list` command should return a list of + available Wi-Fi networks. Example output: + + ```bash + IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY + XX:XX:XX:XX:XX:XX DIRECT-ny Infra 6 65 Mbit/s 75 ▂▄▆_ WPA2 + * XX:XX:XX:XX:XX:XX 3mdeb_abr_5GHz Infra 48 405 Mbit/s 72 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX 3mdeb_abr Infra 11 54 Mbit/s 69 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX FunBox2-F9BF_2.4GHz Infra 1 130 Mbit/s 50 ▂▄__ WPA1 WPA2 + XX:XX:XX:XX:XX:XX H_Office Infra 2 270 Mbit/s 35 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-xpPhaser 3330 Infra 1 65 Mbit/s 34 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 108 540 Mbit/s 32 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-KRM288x Series Infra 11 54 Mbit/s 22 ▂___ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 11 130 Mbit/s 20 ▂___ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-ejPhaser 3330 Infra 1 65 Mbit/s 17 ▂___ WPA2 + XX:XX:XX:XX:XX:XX NED-WIFI Infra 11 270 Mbit/s 17 ▂___ WPA2 + ``` + +## SMW0004.001 Wi-fi connection after suspension (Ubuntu 22.04) + +**Test description** + +This test aims to verify that the Wi-Fi card is detected and working correctly +after performing suspension. The test is performed in multiple iterations. + +**Test configuration data** + +1. `FIRMWARE` = Dasharo +1. `OPERATING_SYSTEM` = Ubuntu 22.04 + +**Test setup** + +1. Proceed with the + [Test cases common documentation](#test-cases-common-documentation) section. +1. Install the [Firmware test suite](https://wiki.ubuntu.com/FirmwareTestSuite) + package. + +**Test steps** + +1. Power on the DUT. +1. Boot into the system. +1. Log into the system by using the proper login and password. +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +1. Execute the following command to suspend the system and automatically wake it + up after 10 seconds: + + ``` + sudo fwts s3 --s3-sleep-delay=10 + ``` + +1. Open a terminal window and run the following command: + + ```bash + lspci | grep "Network Controller" + ``` + +1. Open a terminal window and run the following commands: + + ```bash + nmcli radio wifi on + nmcli device wifi rescan + # Wait ~5 seconds + nmcli device wifi list + ``` + +**Expected result** + +1. The output of each `lspci` command should contain information about the + mounted on the DUT network controller. Example output: + + ```bash + 2f:00.0 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 1a) + ``` + +1. The output of each `nmcli device` wifi list` command should return a list of + available Wi-Fi networks. Example output: + + ```bash + IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY + XX:XX:XX:XX:XX:XX DIRECT-ny Infra 6 65 Mbit/s 75 ▂▄▆_ WPA2 + * XX:XX:XX:XX:XX:XX 3mdeb_abr_5GHz Infra 48 405 Mbit/s 72 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX 3mdeb_abr Infra 11 54 Mbit/s 69 ▂▄▆_ WPA2 + XX:XX:XX:XX:XX:XX FunBox2-F9BF_2.4GHz Infra 1 130 Mbit/s 50 ▂▄__ WPA1 WPA2 + XX:XX:XX:XX:XX:XX H_Office Infra 2 270 Mbit/s 35 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-xpPhaser 3330 Infra 1 65 Mbit/s 34 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 108 540 Mbit/s 32 ▂▄__ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-KRM288x Series Infra 11 54 Mbit/s 22 ▂___ WPA2 + XX:XX:XX:XX:XX:XX Orange_Swiatlowod_A79A Infra 11 130 Mbit/s 20 ▂___ WPA2 + XX:XX:XX:XX:XX:XX DIRECT-ejPhaser 3330 Infra 1 65 Mbit/s 17 ▂___ WPA2 + XX:XX:XX:XX:XX:XX NED-WIFI Infra 11 270 Mbit/s 17 ▂___ WPA2 + ``` diff --git a/mkdocs.yml b/mkdocs.yml index bb1b90282c..105f381005 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -386,6 +386,8 @@ nav: - 'pfSense (serial output) booting performance test': unified-test-documentation/dasharo-performance/414-pfsense-serial-booting-performance-test.md - 'pfSense (VGA output) booting performance test': unified-test-documentation/dasharo-performance/415-pfsense-vga-booting-performance-test.md - 'Windows booting performance test': unified-test-documentation/dasharo-performance/416-windows-booting-performance-test.md + - 'Dasharo stability': + - 'M.2 Wi-fi': unified-test-documentation/dasharo-stability/02-m2-wi-fi.md - 'Roadmap': ecosystem/roadmap.md - 'Quality Principles': quality-principles/introduction.md # - 'Introduction': From 430b330d814c86e6bf287a4be0e016d0df8b6ed0 Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki Date: Thu, 22 Jun 2023 11:07:32 +0200 Subject: [PATCH 02/10] docs/variants/novacustom_n*/test-matrix.md: add SMW test suite Signed-off-by: Kamil Pokornicki --- docs/variants/novacustom_ns5x_adl/test-matrix.md | 8 ++++++++ docs/variants/novacustom_ns5x_tgl/test-matrix.md | 8 ++++++++ docs/variants/novacustom_nv4x_adl/test-matrix.md | 8 ++++++++ docs/variants/novacustom_nv4x_tgl/test-matrix.md | 14 ++++++++++++++ 4 files changed, 38 insertions(+) diff --git a/docs/variants/novacustom_ns5x_adl/test-matrix.md b/docs/variants/novacustom_ns5x_adl/test-matrix.md index f0552b4f7a..393031d0dd 100644 --- a/docs/variants/novacustom_ns5x_adl/test-matrix.md +++ b/docs/variants/novacustom_ns5x_adl/test-matrix.md @@ -129,3 +129,11 @@ subjected before the release of the new binary. [CPF]: ../../unified-test-documentation/dasharo-performance/402-cpu-frequency.md [CFC]: ../../unified-test-documentation/dasharo-performance/406-custom-fan-curve.md [STB]: ../../unified-test-documentation/dasharo-performance/404-platform-stability.md + +## Module: Dasharo stability + +| No. | Supported test suite | Test suite ID | Supported test cases | +|:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| +| 1. | [M.2 Wi-fi][SMW] | SMW | All | + +[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md diff --git a/docs/variants/novacustom_ns5x_tgl/test-matrix.md b/docs/variants/novacustom_ns5x_tgl/test-matrix.md index 6acc440fea..9992033760 100644 --- a/docs/variants/novacustom_ns5x_tgl/test-matrix.md +++ b/docs/variants/novacustom_ns5x_tgl/test-matrix.md @@ -132,3 +132,11 @@ subjected before the release of the new binary. [CPF]: ../../unified-test-documentation/dasharo-performance/402-cpu-frequency.md [CFC]: ../../unified-test-documentation/dasharo-performance/406-custom-fan-curve.md [STB]: ../../unified-test-documentation/dasharo-performance/404-platform-stability.md + +## Module: Dasharo stability + +| No. | Supported test suite | Test suite ID | Supported test cases | +|:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| +| 1. | [M.2 Wi-fi][SMW] | SMW | All | + +[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md diff --git a/docs/variants/novacustom_nv4x_adl/test-matrix.md b/docs/variants/novacustom_nv4x_adl/test-matrix.md index cd364d4ee2..3c232e16d2 100644 --- a/docs/variants/novacustom_nv4x_adl/test-matrix.md +++ b/docs/variants/novacustom_nv4x_adl/test-matrix.md @@ -129,3 +129,11 @@ subjected from before the release of the new binary. [CPF]: ../../unified-test-documentation/dasharo-performance/402-cpu-frequency.md [CFC]: ../../unified-test-documentation/dasharo-performance/406-custom-fan-curve.md [STB]: ../../unified-test-documentation/dasharo-performance/404-platform-stability.md + +## Module: Dasharo stability + +| No. | Supported test suite | Test suite ID | Supported test cases | +|:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| +| 1. | [M.2 Wi-fi][SMW] | SMW | All | + +[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md diff --git a/docs/variants/novacustom_nv4x_tgl/test-matrix.md b/docs/variants/novacustom_nv4x_tgl/test-matrix.md index eefc670c21..bf983ba728 100644 --- a/docs/variants/novacustom_nv4x_tgl/test-matrix.md +++ b/docs/variants/novacustom_nv4x_tgl/test-matrix.md @@ -137,6 +137,14 @@ subjected from before the release of the new binary. [CFC]: ../../unified-test-documentation/dasharo-performance/406-custom-fan-curve.md [STB]: ../../unified-test-documentation/dasharo-performance/404-platform-stability.md +## Module: Dasharo stability + +| No. | Supported test suite | Test suite ID | Supported test cases | +|:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| +| 1. | [M.2 Wi-fi][SMW] | SMW | All | + +[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md + ## NV41MZ test matrix ### Module: Dasharo compatibility @@ -206,3 +214,9 @@ subjected from before the release of the new binary. | 3. | [CPU frequency measure][CPF] | CPF | All | | 4. | [Custom fan curve][CFC] | CFC | All | | 5. | [Platform stability][STB] | STB | All | + +## Module: Dasharo stability + +| No. | Supported test suite | Test suite ID | Supported test cases | +|:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| +| 1. | [M.2 Wi-fi][SMW] | SMW | All | From 8b221301f0ceb1588f1db968cc686c85866db1ba Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki Date: Thu, 22 Jun 2023 11:10:35 +0200 Subject: [PATCH 03/10] docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md: pre-commit fixes Signed-off-by: Kamil Pokornicki --- .../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md index 0079f29623..0a2179b9c4 100644 --- a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -305,7 +305,7 @@ after performing suspension. The test is performed in multiple iterations. 1. Execute the following command to suspend the system and automatically wake it up after 10 seconds: - ``` + ```bash sudo fwts s3 --s3-sleep-delay=10 ``` From 5ac3adbab81316bc947ee2c7c7eee064b72ad992 Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki Date: Thu, 22 Jun 2023 12:39:51 +0200 Subject: [PATCH 04/10] docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md: add missing step in test configuration Signed-off-by: Kamil Pokornicki --- docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md index 0a2179b9c4..df746b766b 100644 --- a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -190,6 +190,7 @@ after performing a reboot. The test is performed in multiple iterations. **Test configuration data** 1. `FIRMWARE` = Dasharo +1. `OPERATING_SYSTEM` = Ubuntu 22.04 **Test setup** From 100e6ae73d9286a922fdafbe627469b349d4d4f2 Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki <101700648+Pokisiekk@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:04:15 +0200 Subject: [PATCH 05/10] Update docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md Co-authored-by: Przemyslaw Sulewski <90184097+sulewskiprzemyslaw@users.noreply.github.com> --- .../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md index df746b766b..197ef93939 100644 --- a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -18,7 +18,7 @@ **Test description** This test aims to verify that the Wi-Fi card is detected and working correctly -after performing a cold boot. The test is performed in multiple iterations. +after performing a cold boot. The test should be performed in multiple iterations. **Test configuration data** From 9c55038417dcd253cf485a1a4bdff2cbd33fb82a Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki <101700648+Pokisiekk@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:04:21 +0200 Subject: [PATCH 06/10] Update docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md Co-authored-by: Przemyslaw Sulewski <90184097+sulewskiprzemyslaw@users.noreply.github.com> --- .../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md index 197ef93939..bd9992c4ac 100644 --- a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -102,7 +102,7 @@ after performing a cold boot. The test should be performed in multiple iteration **Test description** This test aims to verify that the Wi-Fi card is detected and working correctly -after performing a warm boot. The test is performed in multiple iterations. +after performing a warm boot. The test should be performed in multiple iterations. **Test configuration data** From d4a608ebfa20c771cdd470ffa6ed62a93a526131 Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki <101700648+Pokisiekk@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:04:27 +0200 Subject: [PATCH 07/10] Update docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md Co-authored-by: Przemyslaw Sulewski <90184097+sulewskiprzemyslaw@users.noreply.github.com> --- .../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md index bd9992c4ac..9ec3b6c83a 100644 --- a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -185,7 +185,7 @@ after performing a warm boot. The test should be performed in multiple iteration **Test description** This test aims to verify that the Wi-Fi card is detected and working correctly -after performing a reboot. The test is performed in multiple iterations. +after performing a reboot. The test should be performed in multiple iterations. **Test configuration data** From 39b3a101e5b2e6d38f2b54df8d1f70ca57fab4b1 Mon Sep 17 00:00:00 2001 From: Kamil Pokornicki <101700648+Pokisiekk@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:05:11 +0200 Subject: [PATCH 08/10] Update docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md Co-authored-by: Przemyslaw Sulewski <90184097+sulewskiprzemyslaw@users.noreply.github.com> --- .../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md index 9ec3b6c83a..e98141998e 100644 --- a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +++ b/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md @@ -269,7 +269,7 @@ after performing a reboot. The test should be performed in multiple iterations. **Test description** This test aims to verify that the Wi-Fi card is detected and working correctly -after performing suspension. The test is performed in multiple iterations. +after performing suspension. The test should be performed in multiple iterations. **Test configuration data** From 13b3c2d08d8dc9319a04c842c8e589028cf7f098 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Wed, 28 Jun 2023 09:16:18 +0200 Subject: [PATCH 09/10] docs/unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md: rename file by adding category ID Signed-off-by: Przemyslaw Sulewski --- .../dasharo-stability/{02-m2-wi-fi.md => C02-m2-wi-fi.md} | 0 mkdocs.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/unified-test-documentation/dasharo-stability/{02-m2-wi-fi.md => C02-m2-wi-fi.md} (100%) diff --git a/docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md b/docs/unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md similarity index 100% rename from docs/unified-test-documentation/dasharo-stability/02-m2-wi-fi.md rename to docs/unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md diff --git a/mkdocs.yml b/mkdocs.yml index 105f381005..b2582a44e8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -387,7 +387,7 @@ nav: - 'pfSense (VGA output) booting performance test': unified-test-documentation/dasharo-performance/415-pfsense-vga-booting-performance-test.md - 'Windows booting performance test': unified-test-documentation/dasharo-performance/416-windows-booting-performance-test.md - 'Dasharo stability': - - 'M.2 Wi-fi': unified-test-documentation/dasharo-stability/02-m2-wi-fi.md + - 'M.2 Wi-fi': unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md - 'Roadmap': ecosystem/roadmap.md - 'Quality Principles': quality-principles/introduction.md # - 'Introduction': From 4c69529c2fb89daafb5ca24f82e4a3cdb2b57b59 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Wed, 28 Jun 2023 09:17:57 +0200 Subject: [PATCH 10/10] docs/variants/novacustom: improve linking to the new stability suites Signed-off-by: Przemyslaw Sulewski --- docs/variants/novacustom_ns5x_adl/test-matrix.md | 2 +- docs/variants/novacustom_ns5x_tgl/test-matrix.md | 2 +- docs/variants/novacustom_nv4x_adl/test-matrix.md | 2 +- docs/variants/novacustom_nv4x_tgl/test-matrix.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/variants/novacustom_ns5x_adl/test-matrix.md b/docs/variants/novacustom_ns5x_adl/test-matrix.md index 393031d0dd..edfa8e54d0 100644 --- a/docs/variants/novacustom_ns5x_adl/test-matrix.md +++ b/docs/variants/novacustom_ns5x_adl/test-matrix.md @@ -136,4 +136,4 @@ subjected before the release of the new binary. |:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| | 1. | [M.2 Wi-fi][SMW] | SMW | All | -[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +[SMW]: ../../unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md diff --git a/docs/variants/novacustom_ns5x_tgl/test-matrix.md b/docs/variants/novacustom_ns5x_tgl/test-matrix.md index 9992033760..7971627e21 100644 --- a/docs/variants/novacustom_ns5x_tgl/test-matrix.md +++ b/docs/variants/novacustom_ns5x_tgl/test-matrix.md @@ -139,4 +139,4 @@ subjected before the release of the new binary. |:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| | 1. | [M.2 Wi-fi][SMW] | SMW | All | -[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +[SMW]: ../../unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md diff --git a/docs/variants/novacustom_nv4x_adl/test-matrix.md b/docs/variants/novacustom_nv4x_adl/test-matrix.md index 3c232e16d2..9734ab525b 100644 --- a/docs/variants/novacustom_nv4x_adl/test-matrix.md +++ b/docs/variants/novacustom_nv4x_adl/test-matrix.md @@ -136,4 +136,4 @@ subjected from before the release of the new binary. |:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| | 1. | [M.2 Wi-fi][SMW] | SMW | All | -[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +[SMW]: ../../unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md diff --git a/docs/variants/novacustom_nv4x_tgl/test-matrix.md b/docs/variants/novacustom_nv4x_tgl/test-matrix.md index bf983ba728..83df13241b 100644 --- a/docs/variants/novacustom_nv4x_tgl/test-matrix.md +++ b/docs/variants/novacustom_nv4x_tgl/test-matrix.md @@ -143,7 +143,7 @@ subjected from before the release of the new binary. |:-----|:--------------------------------------------------|:-------------:|:-------------------------------------| | 1. | [M.2 Wi-fi][SMW] | SMW | All | -[SMW]: ../../unified-test-documentation/dasharo-stability/02-m2-wi-fi.md +[SMW]: ../../unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md ## NV41MZ test matrix