Changes between Version 10 and Version 11 of MinorReleaseTest


Ignore:
Timestamp:
Dec 17, 2018, 8:26:46 AM (5 years ago)
Author:
Nicklas Nordborg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MinorReleaseTest

    v10 v11  
    1717
    1818||                                               || ''' MySQL ''' || ''' PostgresSQL ''' ||
    19 || '''1. Basic installation of 3.N'''            ||               ||                     ||
     19|| '''1. Basic installation of 3.N'''            ||    -----      ||      -----          ||
    2020|| a) `initdb`                                   ||               ||                     ||
    2121|| b) `TestAll`                                  ||               ||                     ||
    2222|| c) `test roles`                               ||               ||                     ||
    23 || '''2. Upgrade a fresh 3.P installation'''     ||               ||                     ||
     23|| '''2. Upgrade a fresh 3.P installation'''     ||    -----      ||      -----          ||
    2424|| a) `initdb` (on 3.P)                          ||               ||                     ||
    2525|| b) `updatedb` (on 3.N)                        ||               ||                     ||
    2626|| c) `TestAll` (on 3.N)                         ||               ||                     ||
    27 || '''3. Upgrade a 3.P installation with data''' ||               ||                     ||
     27|| '''3. Upgrade a 3.P installation with data''' ||    -----      ||      -----          ||
    2828|| a) `initdb` (on 3.P)                          ||               ||                     ||
    2929|| b) `test roles` (on 3.P)                      ||               ||                     ||
    3030|| c) `updatedb` (on 3.N)                        ||               ||                     ||
    31 || '''4. Migration MySQL ► PostgreSQL on 3.N'''  ||               ||                     ||
     31|| '''4. Migration MySQL ► PostgreSQL on 3.N'''  ||    -----      ||      -----          ||
    3232|| a) `migrate export`                           ||               ||         N/A         ||
    3333|| b) `migrate import`                           ||      N/A      ||                     ||