stable URL: /l/mirror-tests-kernel-repo
Mirroring a centos-stream/tests/kernel into the VPN
How to set up mirorring of a repository in the centos-stream/tests/kernel group into the VPN
This page has an internal companion page which might contain additional information.
The location of the mentioned resources below can be found on the internal companion page.
Steps
Public repository
- Set up a public repository in the https://gitlab.com/redhat/centos-stream/tests/kernel group.
- Add an access token:
- name:
comment
- access level:
Guest
- scope:
api
- name:
Internal repository
- Create a matching internal repository on the internal GitLab instance.
- Add the CKI service account with Maintainer access.
- Add an access token:
- name:
mirror
- access level:
Maintainer
- scope:
write_repository
- name:
Deployment repository
- Take the commit from
gitlab-ci-templates
as a template, and adjust repository names and tokens. - File a new merge request.