Changes between Version 14 and Version 15 of MinorReleaseTest


Ignore:
Timestamp:
Aug 11, 2021, 8:54:38 AM (3 years ago)
Author:
Nicklas Nordborg
Comment:

Using batch importers as a separate step now that MySQL is no longer tested

Legend:

Unmodified
Added
Removed
Modified
  • MinorReleaseTest

    v14 v15  
    1212  * `initdb/updatedb` = run the installation/upgrade script
    1313  * `TestAll` = run the `TestAll` test program
    14   * `test roles` = run the roles test program as described in [/chrome/site/latest/test/roles/index.html latest/test/roles/index.html]. This test program can also use batch importers instead of the hard-coded item creation. Use this mode with either MySQL or PostgreSQL and the normal mode with the other. Run in batch-import mode with `./test.sh roles -b all`
     14  * `test roles` = run the roles test program as described in [/chrome/site/latest/test/roles/index.html latest/test/roles/index.html]. This test program can also use batch importers instead of the hard-coded item creation. Run in batch-import mode with `./test.sh roles -b all` (step 1d).
    1515
    1616== Automated tests ==
     
    2121|| b) `TestAll`                                  ||                     ||
    2222|| c) `test roles`                               ||                     ||
     23|| d) `test roles -b`                            ||                     ||
    2324|| '''2. Upgrade a fresh 3.P installation'''     ||      -----          ||
    2425|| a) `initdb` (on 3.P)                          ||                     ||