Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sim_runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 2
    • Merge requests 2
  • 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
  • cta-unige
  • sim_runner
  • Merge requests
  • !36

Open
Created Mar 01, 2022 by Georgios Gerasimos Voutsinas@voutsinaDeveloper
  • Report abuse
Report abuse

temporary storage

  • Overview 20
  • Commits 17
  • Pipelines 14
  • Changes 10

The main goal of this merge request is to address issue #42 So while running corsika parameter_card process, corsika will temporarily store the files and logs at the scratch space in computing nodes and automatically move them to fefs once the job is finished. An automatic cleanup of the scratch space occurs.

The merge request also addresses some smaller issues that were encountered during xmas period, when the production was started. The issues were corrected on spot, but were not propagated to the repository. The main is the creation of a jobs directory for corsika jobs.

Closes #42

Edited Mar 17, 2022 by Georgios Gerasimos Voutsinas
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/temp_storage_2