From Fedora Project Wiki

Revision as of 23:00, 17 February 2009 by Adamwill (talk | contribs) (create personal services bootchart test case)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{QA/Test_Case |description=This test case helps you generate and upload boot speed data when booting with your usual set of services. |actions=

  1. Ensure Bootchart is installed according to [[Bootchart|these instructions]
  2. Ensure the readahead package is installed, with yum or the graphical package manager
  3. Edit the file /etc/sysconfig/readahead and change READAHEAD="yes" to READHEAD="no" if it is currently set to yes
  4. Reboot the system
  5. Log in, then run this command (from your home directory, or from a specially created directory if you want to keep things tidy): cp /var/log/bootchart.tgz ./Bootchart-head -n1 /etc/sysconfig/hw-uuid-myservices.tgz
  6. Edit the file /etc/sysconfig/readahead and change READAHEAD="no" to READHEAD="yes" if it is currently set to no
  7. Reboot, then as soon as the system is fully booted, reboot again
  8. Log in, then run this command (from your home directory, or from a specially created directory if you want to keep things tidy): cp /var/log/bootchart.tgz ./Bootchart-head -n1 /etc/sysconfig/hw-uuid-myservices-ra.tgz.

|results=

  1. Two different sets of boot speed data should be generated and saved with unique file names.

}}