Code review comment for lp:~larsnooden/ubuntu-manual-tests/trunk

Revision history for this message
Elfy (elfy) wrote :

Likely that this is copied from existing 1439 test - but

    <dt>Boot up the image</dt>
        <dd>System boots to 'Select Language'</dd>
    <dt>Select Install Ubuntu and press Enter</dt>
        <dd>System displays 'Select Location'</dd>

needs to be

<dt>Boot up the image</dt>
        <dd>System boots to Installer language 'Select Language'</dd>
    <dt>Select Install FAMILY and press Enter</dt>
       <dd>Language selction windows opens</dd>
    <dt>Select language for installed system</dt>
       <dd>System displays 'Select Location'</dd>

Fix that and the /dev/vdb/ reference then good to go after a check.

Thanks Lars :)

review: Needs Fixing

« Back to merge proposal