Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D-GENIES D-GENIES
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Suite à des problèmes rencontrés dans les jobs mobilisant une image Docker in Docker (dind), des solutions de contournement ont été proposées.
Voir #148 pour les problèmes de « timeout » sur les runners « test » et #149 pour les problèmes d’accès au démon docker sur les runners « stables ». N’hésitez pas à demander/proposer des compléments aux informations fournies.

  • genotoul-bioinfo
  • D-GENIESD-GENIES
  • Issues
  • #105
Closed
Open
Issue created Jan 17, 2018 by Floreal Cabanettes@floreal.cabanettesContributor

Improve databases

For Job and Session:

  • new is a classe method that create the new object from informations given (as now, but as class method) and returns it. It's called without instance a new object.

  • So when we instance a new object, the Job/Session already exists. So we execute the load method in the init, and load method becomes private (_load)

  • So we remove the load calling from other methods, not needed anymore

Assignee
Assign to
Time tracking