List of things to do to get the SCons documentation all up to date:

  • SQL drivers link on main page points to dead domain.  need alternate source
  • add page describing the various links between the database tables and how to navigate them
  • update information on where/when/how lsfDaemon runs
  • add description of entry table to the rd_releasemgr database description
  • add note about the --complete option for eraseBuld
  • update information about operation of releaseManagerDaemon
  • update information on oldstyletagger to note that it has been disabled
  • create a page to describe the status and implementation of Jenkins use in the RM
  • add descriptions of how each program operates
    • checkoutBuild
      • Be sure to include possible return codes and their meaning
    • compileBuild
      • Be sure to include possible return codes and their meaning
    • createReleaseBuild
    • testBuild
    • finishBuild
    • cleanBuild
    • eraseBuild
    • deleteBuild
    • triggerBuild
    • releaseManagerDaemon
    • createDoxygen
  • Make sure that all the grits-cpp code installed under ~glastrm (and glast) are up to date in CVS
  • add page about adding new build OSes to database settings
  • add page about building RM software for new build OSes (i.e. getting Qt built, directory setups, etc)
  • add page about adding new build packages to RM
  • add page with instructions for common maintenance/montioring tasks
  • add page describing the build infrastructure (machines used and for what, directory organization, etc)
  • add page describing current settings (timeouts, directories, etc) and the reason (if known) for the current values
  • add descriptions of the various RM database tables referenced in the above writups
    • package
    • os
    • versionType
    • variant
    • buildPackage
    • build
    • entry
    • runScripts
    • workflowScripts
    • job
    • run (rd_lsf)
    • settings
    • workflows
    • batchOpts
    • extLib
    • subPackage
    • deletedBuild
  •  
  • No labels