Automated upgrade testing to 14.04
We will have a lot of different upgrade paths towards 14.04, e. g. 12.04 pure, then the various 12.04.x installations with the Q/R/S enablement stacks, and so on. Right now, an apt-get dist-upgrade from 12.04 LTS to saucy is broken in many ways (backported X.org stack, lots of file conflicts, etc.).
Blueprint information
- Status:
- Started
- Approver:
- Steve Langasek
- Priority:
- Essential
- Drafter:
- Martin Pitt
- Direction:
- Needs approval
- Assignee:
- Canonical Platform QA Team
- Definition:
- Review
- Series goal:
- Accepted for trusty
- Implementation:
- Beta Available
- Milestone target:
- ubuntu-14.01
- Started by
- Martin Pitt
- Completed by
Whiteboard
= Upgrade scenarios =
* P -> T
* P with Q/R/S HWE enablement stack enabled→ T
* S -> T
* Q -> S (as raring goes EOL earlier, we need to support a direct upgrade path)
all of them with -updates installed
* ubuntu-desktop
* ubuntu-standard
* ubuntu-standard + dns-server, lamp-server, mail-server, openssh-server, postgresql-server, print-server, samba-server
* ubuntu-standard + all of main
* ubuntu-standard + all packages with a .desktop file from universe and main (base VM: about 80 GB)
* ubuntu-standard + dns-server, lamp-server, mail-server, openssh-server, postgresql-server, print-server, samba-server on armhf (or possibly a subset)
= Backend =
* kvm for ubuntu-desktop (required to verify systems boots after upgrade and right kernel is loaded, X starts with default config)
* LXC for the rest
auto-upgrade-
* currently uses vm-builder (obsolete)
* servers in the lab use precise; might have some bugs; but we have a backport of 1.0, plus enablement kernel
* Stephane added an LXC backend to a-u-t, needs some cleanup
= post-upgrade tests =
* check installed kernel/grub
* check installed metapackages, and absence of leftovers from backported enablement stacks
* dpkg conffile prompts
* obsolete conffiles
* state of all installed upstart jobs
* desktop: expected processes: unity, indicators, panel
= what information to include in reports =
* verbose apt problem resolver
* full console log
* list of installed packages
* difference of packages compared to a pristine 14.04 installation
* status of upstart jobs
* tar of /etc, /var/log/ (includes apt-clone), /home/ubuntu/
= Results =
https:/
Work Items
Work items for ubuntu-14.01:
[bdmurray] see if it is possible to upgrade from Q to S (possibly requires an ubuntu-
[jibel] refresh auto-upgrade-
[stgraber] provide a precise LXC which survives upgrade testing (current version in precise-backports): DONE
Work items for ubuntu-14.02:
[jibel] refresh auto-upgrade-
[jibel] Create test profiles for the scenarios mentioned above: DONE
[jibel] Create test profiles for the Precise + ubuntu-desktop + HWE stacks: DONE
[jibel] Publish tests in VMs and main profile to public instance: DONE
[jibel] coordinate with CI to deploy this into the lab: DONE
[pitti] add tests for upstart and process state: DONE
[pitti] fix conffile prompt detection: DONE
[mlankhorst] add HWE enablement transitional packages to trusty which move back to the standard kernel/X.org: DONE
Work items for ubuntu-14.03:
[jibel] publish results to CI dashboard (bug 1289364): INPROGRESS