Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cmssw-docker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cms-cloud
  • cmssw-docker
  • Issues
  • #45

Closed
Open
Created Sep 01, 2021 by Thomas Mc Cauley@mccauleyMaintainer

Images needed for HI open data

As per the instructions here: http://opendata.cern.ch/docs/cms-guide-docker for analysis of HI data from 2011 and 2010 the CMSSW images corresponding to the releases CMSSW_4_4_7 and CMSSW_3_9_2_patch5 are needed, respectively.

There are two related issues solved by new releases to the container registries for cmssw_4_4_7-slc5_amd64_gcc434 and cmssw_3_9_2_patch5-slc5_amd64_gcc434.

  • Neither of the registries contain a :latest tag (which is what docker looks for if no tag is specified)
  • Both of these slc5-based releases need the latest fixes e.g. #29 (closed)

Both can be resolved by a pipeline build triggered by-hand but it would be nicer in the long-term to either schedule regular builds or have them triggered somehow when the base images on which they are based are updated (if possible via GitLab CI/CD).

Edited Sep 01, 2021 by Thomas Mc Cauley
Assignee
Assign to
Time tracking