Difference between revisions of "Fedora ARM Secondary Architecture/Standard Operating Procedures"

From CDOT Wiki
Jump to: navigation, search
(Repo Compose and Release)
Line 18: Line 18:
  
 
== Repo Compose and Release ==
 
== Repo Compose and Release ==
 +
 +
 +
* Repo Closure
 +
** Run 'depcheck' to ensure no broken dependencies that can be resolved.
 +
*** Fix any issues
 +
 +
* Compose
 +
**Run 'mash' to create a repository
 +
 +
* Sign Packages
 +
** Temporarily done with 'rpm --addsign'
 +
 +
* Release
 +
** Email to ARM mailing list
 +
** Wiki page for the release highlighting changes, notes

Revision as of 13:36, 6 May 2011


Standard Operating Procedures

Daily Infrastructure Duties

  • Builder status - Are all machines checking in? Have NFS shares mount?
  • Back-ups - Check all automated back ups
    • Ireland, New Zealand - /var/koji-backup/
      • should contain backups of "/etc" and a postgresql dump, run on a daily basis at midnight.
      • Ireland should also have a full copy of "/mnt/koji"
  • Check available disk space on all relevant machines - Hongkong, Ireland and New Zealand.


Repo Compose and Release

  • Repo Closure
    • Run 'depcheck' to ensure no broken dependencies that can be resolved.
      • Fix any issues
  • Compose
    • Run 'mash' to create a repository
  • Sign Packages
    • Temporarily done with 'rpm --addsign'
  • Release
    • Email to ARM mailing list
    • Wiki page for the release highlighting changes, notes