canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #06453
Re: [Merge] ~cpete/ubuntu-manual-tests:automatic-kdump-very-specific-setup into ubuntu-manual-tests:main
Thank you for the prompt merge! I have a suggestion, which I will leave here and which could be done in a follow-up MP.
Diff comments:
> diff --git a/testcases/image/1822_Install Kernel Crash Dumps Automatic (Enabled) b/testcases/image/1822_Install Kernel Crash Dumps Automatic (Enabled)
> index 7632763..5cfac7f 100644
> --- a/testcases/image/1822_Install Kernel Crash Dumps Automatic (Enabled)
> +++ b/testcases/image/1822_Install Kernel Crash Dumps Automatic (Enabled)
> @@ -2,17 +2,17 @@
> <strong>This test is only valid for Oracular (24.10) and later releases. If testing pre-Oracular media, please just mark this test as passing.</strong>
> </p>
> <p>
> -The purpose of this testcase is to test that kernel crash dumps are <strong>successfully enabled</strong> on installed systems which meet certain criteria. The result of this test case will depend on the specifics of your hardware. Please perform the test using a system that <strong>meets</strong> the following minimum
> -criteria:
> +The purpose of this testcase is to test that kernel crash dumps are <strong>successfully enabled</strong> on installed systems which meet certain criteria. The result of this test case will depend on the specifics of your hardware and the steps you perform during the course of the install. Please perform the test using a system that <strong>meets</strong> the following criteria:
> </p>
>
> <ul>
> <li><strong> CPU Architecture</strong>: amd64 (x86_64), arm64 (aarch64), or s390x </li>
> <li><strong> CPU Cores</strong>: >=4 </li>
> - <li><strong> Memory (RAM + SWAP)</strong>: >=6GiB</li>
> - <li><strong> Disk space in /var</strong>: 5 x (Memory)</li>
> + <li><strong> Memory (RAM + SWAP)</strong>: 8GiB</li>
Setup of swap in the install environment is interesting. This could come up with a side-by-side or multi-disk scenario, but under normal conditions the swap that we may have created at install time isn't enabled, which affects the calculation. Would it make sense to say "no swap" here and have the tester verify that state with the command `free`?
> + <li><strong> Disk size </strong>: 100GiB</li>
> </ul>
>
> +
> <em>
> Proceed in your native language if you wish. Instructions will remain in
> English.
--
https://code.launchpad.net/~cpete/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/483502
Your team Canonical's Ubuntu QA is subscribed to branch ubuntu-manual-tests:main.
References