From Fedora Project Wiki
(Created page with "== Automated Test Ideas for Base Packages == * does the package increase the "base group" install significantly? * does a "base group" install still boot and shutdown cleanly...")
 
Line 1: Line 1:
== Automated Test Ideas for Base Packages ==
== Automated Test Ideas for the Base Packages ==


* does the package increase the "base group" install significantly?
* does the package increase the "base group" install significantly?
Line 8: Line 8:
** no failed services
** no failed services
** no errors in journal
** no errors in journal
* shipped files in
** /etc/tmpfiles.d
** /etc/systemd
** /etc/udev
** /etc/modprobe.d
** /etc/dracut.conf.d
** /etc/bash_completion.d/
=== Future Tests ===
* does the "base group" install still boot and shutdown cleanly after /etc and /var have been formatted
* %config not in /etc

Revision as of 14:37, 13 June 2014

Automated Test Ideas for the Base Packages

  • does the package increase the "base group" install significantly?
  • does a "base group" install still boot and shutdown cleanly?
    • on bare metal
    • on VM
    • as a container
    • no failed services
    • no errors in journal
  • shipped files in
    • /etc/tmpfiles.d
    • /etc/systemd
    • /etc/udev
    • /etc/modprobe.d
    • /etc/dracut.conf.d
    • /etc/bash_completion.d/


Future Tests

  • does the "base group" install still boot and shutdown cleanly after /etc and /var have been formatted
  • %config not in /etc