Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ng6 ng6
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 53
    • Issues 53
    • 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
  • ng6ng6
  • Merge requests
  • !69

Merge branch issue#129 with master

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Romain Therville requested to merge issue#129 into master Nov 28, 2019
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 9

Huge update for the new migration workflow:

  • New name : switch_space_id.
  • The given space id is checked in application.properties.
  • Most of the treatments have been moved to a "components" folder, allowing us to create easily a new "migrate_several_projects" (or "bulk_project_migration") later.
  • The workflow can be launched from the single project view on the nG6 website, when logged a superadmin user.
  • The project's space_id is visible to everyone on the single project view.
  • A warning indicating that the migration updates the retention has been added to the workflow's form in single project view.
  • More logs in ng6.log, and the new log file MoveProject.stdout. (path exemple : [...]/jflow/work/switchspaceid/wf000452/MoveProject_default/MoveProject.stdout)
  • CSS updates for the project views.
  • For new space_ids, the <space_id>/run and <space_id>/analyze directories will be created if missing.

Issue #129 (closed) Commit db1b75b8

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue#129