MuseMaintenance

From Mu2eWiki
Revision as of 21:37, 16 June 2021 by Rlc (talk | contribs) (Created page with " ==Publishing Offline tags== When Offline is tagged, it needs to be build and published on cvmfs in Muse format * go to jenkins [https://buildmaster.fnal.gov/bui...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Publishing Offline tags

When Offline is tagged, it needs to be build and published on cvmfs in Muse format

  • go to jenkins mu2e-offline-build-muse project. (Requires an account and a cert in the browser.)
  • select "Build with Parameters", enter the tag string, and hit "Build". takes about 45 min.
  • When done, select "BUILDTYPE=prof"
  • if anything went wrong, select "last build" and look at the console output and the log file
  • under artifacts, right click on the tarball and "copy link address"
  • log onto the cvmfs machine, and start a transaction
  • cd to /cvmfs/mu2e.opensciencegrid.org/Musings/, wget the tarball, extract it (bzipped, use "-j")
  • remove tarball
  • repeat for the debug tarball
  • if needed, repoint the "current" link to this new tag
  • cd ~ and publish the transaction