Changes between Version 7 and Version 8 of MinorReleaseTest
- Timestamp:
- Nov 8, 2011, 3:56:39 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MinorReleaseTest
v7 v8 12 12 * `TestAll` = run the `TestAll` test program 13 13 * `test roles` = run the roles test program as described in [http://base.thep.lu.se/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 * MySQL ► PostgreSQL migration can be tested with the MySQL database from 1c. A new database is needed on the PostgreSQL side. Migration is not possible in the PostgreSQL ► MySQL direction. 14 15 15 16 == Automated tests == … … 28 29 || b) `test roles` (on 3.P) || || || 29 30 || c) `updatedb` (on 3.N) || || || 31 || '''4. Migration MySQL ► PostgreSQL''' || || || 32 || a) `migrate export` || || N/A || 33 || a) `migrate import` || N/A || || 30 34 31 35