Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C ci-images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lava
  • ci-images
  • Issues
  • #23

Closed
Open
Created Apr 12, 2022 by Paweł Wieczorek@pawiecz

Request access to DinD CI runners

Hello, I'm working on enabling additional tests for the LAVA CI pipeline. These tests require specific environment which is not provided by currently available ci-images (pre-generated LAVA database). I would like to verify my patches outside local environment. I considered approaches described below:

  1. Create a new container image by the CI pipeline in the ci-images repo (I don't have access to the dind runners)
  2. Build a new CI image locally, then upload it to the container registry (I lack permissions: denied: requested access to the resource is denied)
  3. (I dropped this idea because of possible implications) Use a container image from an external registry (it could quickly exceed external registry quota if used anonymously)

The first approach seemed the safest because it would make build procedure transparent and doesn't require any external resources. Could you please grant me permissions to DinD CI runners on my fork of the ci-images repository?

Thanks, Paweł

Assignee
Assign to
Time tracking