Migration from 1.7.1 to 1.8 RC1

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
tanweernoor
Advanced user
Posts: 24
Joined: Thu Nov 13, 2008 10:25 pm

Migration from 1.7.1 to 1.8 RC1

Post by tanweernoor »

Hi All
We are planning to move from 1.7.1 to 1.8 RC1, i test it on a test server, migration went fine.... only issue i noticed is DB migration takes around 8 hrs for 40,000 test cases and we can not have a downtime of 8 hrs for our users.
please share if there is another better way to do it.
I am planning to use xampp for my production server.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

8 hours is a looot of time.
May be is time for us to review migration process.

As usual you can do this process on week-end (I'm sorry).
What about launching this process at 18:00 ?
Another chance:
how many test cases can be changed in a normal working day ?
You start migration on a copy of DB, then ask users to write down what test has been changed.

I know this are not the clever ideas but..
tanweernoor
Advanced user
Posts: 24
Joined: Thu Nov 13, 2008 10:25 pm

Post by tanweernoor »

i have a test server... I had applied migration script till 12/12/08 .... suppose i am moving it to production box on 25th of dec.. is there a way to apply migration script for the difference of 12/12 and 12/25 which will be approx 1000 test cases and append it to MySQL database.
Locked