Line 1: |
Line 1: |
− | =Version 9.0 testing= | + | =Version 9.# testing= |
− | This document lists tests that we need to do to get version 9.0 to a final release. It's an attempt to invite as many testers as possible and to coordinate our testing work. | + | This document lists tests that we need to do to get version 9.# to a final release. It's an attempt to invite as many testers as possible and to coordinate our testing work. |
| | | |
| The document should be used as Work In Progress so please feel free to add additional test scenarios and comments. | | The document should be used as Work In Progress so please feel free to add additional test scenarios and comments. |
| | | |
− | All tests here should be based on the latest available version ''''9.0 Alpha X''''. with updates including smeupdates-testing you have a preview of a work in progress | + | All tests here should be based on the latest available version ''''9.# Beta X''''. with updates including smeupdates-testing you have a preview of a work in progress |
| | | |
| In general: | | In general: |
| * check the related logfile(s) for each test | | * check the related logfile(s) for each test |
| * don't hesitate to raise a bug if there is an issue or something suspicious but check the Bugtracker before whether this might already be reported | | * don't hesitate to raise a bug if there is an issue or something suspicious but check the Bugtracker before whether this might already be reported |
− | * A list of currently reported bugs for SME Server 9.0 is here: [http://bugs.contribs.org/report.cgi?x_axis_field=bug_status&y_axis_field=target_milestone&product=SME+Server+9.X&format=table&action=wrap] | + | * A list of currently reported bugs for SME Server 9.# is here: [http://bugs.contribs.org/report.cgi?x_axis_field=bug_status&y_axis_field=target_milestone&product=SME+Server+9.X&format=table&action=wrap] |
| | | |
| ==Test guidelines== | | ==Test guidelines== |
Line 15: |
Line 15: |
| | | |
| ==Executive Summary== | | ==Executive Summary== |
− | There has not been enough testing to indicate how well SME Server 9.0 is working. | + | There has not been enough testing to indicate how well SME Server 9.# is working. |
| | | |
| ==Verification== | | ==Verification== |
Line 55: |
Line 55: |
| {| style="color:red;background-color:#ffffcc;" | | {| style="color:red;background-color:#ffffcc;" |
| | | | | |
− | WARNING!!! There are no cmdline options that are supported yet (for SME 9), refer Bug #7529 comment #6. | + | WARNING!!! There are no cmdline options that are supported yet (for SME 9), refer [[Bugzilla:7529#c6]]. |
| |} | | |} |
| | | |
Line 68: |
Line 68: |
| Comment: the option "nodmraid" seems to work (dz00te) | | Comment: the option "nodmraid" seems to work (dz00te) |
| *RAID1 raid=1 | | *RAID1 raid=1 |
− | Comments: the raid=1 options doesn't force the raid1 [check Bug #7529] | + | Comments: the raid=1 options doesn't force the raid1. see [[bugzilla:7529]] |
| *RAID1 nolvm spares=2 | | *RAID1 nolvm spares=2 |
| Comments: | | Comments: |
Line 82: |
Line 82: |
| Comments: | | Comments: |
| | | |
− | =Upgrading N/A for now= | + | =Upgrading= |
− | At the moment in-place upgrades are not supported, although there is an effort to make this work somehow.
| + | In-place upgrades are not supported from SME8.#. It is necessary to backup and then restore. |
− | For now it is necessary to take a backup, make a fresh install, and then restore the backup.
| + | /boot partition is always RAID 1. |
| + | |
| + | In-place upgrades to SME 9.1" *are* supported - from 9.0 only. |
| | | |
| ==Upgrade from older versions == | | ==Upgrade from older versions == |
− | | + | In-place upgrades to SME 9.1" *are* supported - from 9.0 only. |
| | | |
| =Console = | | =Console = |
Line 132: |
Line 134: |
| : console, option 5, displays correctly for various RAID scenarios, all those combinations which we tested under [[SME8.0_QA#Installation_types]] | | : console, option 5, displays correctly for various RAID scenarios, all those combinations which we tested under [[SME8.0_QA#Installation_types]] |
| | | |
− | : another disk added to a one disk system, open console, option 5, prompted to add drive, drive added, option 5 states all drives in clean state. | + | : another disk added to a one disk system, open console, option 5, prompted to add drive, drive added, option 5 states all drives in clean state [FAIL]. |
| + | Comment: Does not seem to work, installed on 200GB, then added another drive (500GB), item 5 does not detect the new drive. Repeated this with sme8, drive is recognised and ready to add to mirror. (Bug #7585 chrisb) |
| | | |
| ==Access Server Manager== | | ==Access Server Manager== |
Line 313: |
Line 316: |
| ====SSH==== | | ====SSH==== |
| Check the following: | | Check the following: |
− | *remote access from local network on port other than 22 | + | *remote access from local network on port other than 22 [PASS chrisb] |
| *External user/password access denied (port 22 and other) when set to 'No access' or 'Local network' | | *External user/password access denied (port 22 and other) when set to 'No access' or 'Local network' |
| *External user/password access allowed (port 22 and other) when set to 'Entire internet' | | *External user/password access allowed (port 22 and other) when set to 'Entire internet' |
Line 322: |
Line 325: |
| *External certificate access allowed (port 22 and other) for root when 'administrative commandline' to 'Yes' and 'allow standard password' set to 'No' | | *External certificate access allowed (port 22 and other) for root when 'administrative commandline' to 'Yes' and 'allow standard password' set to 'No' |
| *External certificate access allowed (port 22 and other) for user (if configured) when 'administrative commandline' to 'No' and 'allow standard password' set to 'No' | | *External certificate access allowed (port 22 and other) for user (if configured) when 'administrative commandline' to 'No' and 'allow standard password' set to 'No' |
− | *External certificate access allowed (port 22 and other) for user (if configured) when 'administrative commandline' to 'Yes' and 'allow standard password' set to 'No' | + | *External certificate access allowed (port 22 and other) for user (if configured) when 'administrative commandline' to 'Yes' and 'allow standard password' set to 'No' |
| | | |
| ====FTP==== | | ====FTP==== |