← Back to team overview

maria-developers team mailing list archive

Progress (by Knielsen): Buildbot MariaDB->MariaDB upgrade testing (118)

 

-----------------------------------------------------------------------
                              WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...........: Buildbot MariaDB->MariaDB upgrade testing
CREATION DATE..: Wed, 12 May 2010, 13:48
SUPERVISOR.....: Knielsen
IMPLEMENTOR....: Knielsen
COPIES TO......: 
CATEGORY.......: Other
TASK ID........: 118 (http://askmonty.org/worklog/?tid=118)
VERSION........: 
STATUS.........: Complete
PRIORITY.......: 60
WORKED HOURS...: 8
ESTIMATE.......: 0 (hours remain)
ORIG. ESTIMATE.: 8

PROGRESS NOTES:

-=-=(Knielsen - Mon, 17 May 2010, 08:31)=-=-
Fixed a problem with the upgrade test for 5.2. Using a 5.[0-9] wildcard
doesn't work, as it tries to install both mariadb-server-5.1 and
mariadb-server-5.2 at the same time! Running `apt-get upgrade` also does not
work, as it will not test upgrade 5.1->5.2. Instead, grab the correct 5.x
version to test install of from the bzr branch name.

Found and fixed an upgrade dependency problem when upgrading to 5.2
(/usr/lib/mysql/plugins moved from libmysqlclient-dev in 5.1 to
mariadb-server-5.2 in 5.2).

Worked 3 hours and estimate 0 hours remain (original estimate increased by 3 hours).

-=-=(Knielsen - Fri, 14 May 2010, 06:41)=-=-
Version updated.
--- /tmp/wklog.118.old.18369    2010-05-14 06:41:01.000000000 +0000
+++ /tmp/wklog.118.new.18369    2010-05-14 06:41:01.000000000 +0000
@@ -1 +1 @@
-Server-9.x
+

-=-=(Knielsen - Fri, 14 May 2010, 06:41)=-=-
Status updated.
--- /tmp/wklog.118.old.18369    2010-05-14 06:41:01.000000000 +0000
+++ /tmp/wklog.118.new.18369    2010-05-14 06:41:01.000000000 +0000
@@ -1 +1 @@
-Un-Assigned
+Complete

-=-=(Knielsen - Fri, 14 May 2010, 06:40)=-=-
Installed the new virtual images, using 5.1.42 from OurDelta (for all except
lucid, which is new and so has no 5.1.42 ourdelta package and also needed a
fixed set of packages due to changes in the lucid MySQL packaging).

Added a new upgrade2 step in the Buildbot configuration to test this.

Updated Buildbot wiki documentation.
Worked 5 hours and estimate 0 hours remain (original estimate decreased by 3 hours).



DESCRIPTION:

Create an additional test step for Buildbot to check that upgrading from one
version of MariaDB to another works ok.

We already have testing of upgrade from distro-official MySQL .debs to
our MariaDB .debs.

What we need is for each Debian/Ubuntu, a new KVM virtual image with MariaDB
5.1.42 (First GA release) pre-installed, just like the existing update test
uses images with MySQL pre-installed.

Then the Buildbot configuration must be updated to add another upgrade test
step, just like the existing one but using the images with MariaDB pre-installed.

Also, the setup of the new images must be added to the existing documentation:

    http://askmonty.org/wiki/BuildBot::package
    http://askmonty.org/wiki/BuildBot:vm-setup


ESTIMATED WORK TIME

ESTIMATED COMPLETION DATE
-----------------------------------------------------------------------
WorkLog (v3.5.9)