Skip to content
Snippets Groups Projects
Commit 0304dd7b authored by Ritesh Raj Sarraf's avatar Ritesh Raj Sarraf Committed by Martyn Welch
Browse files

Add manual step about base-files


The base-files package, depending on its branch name, generates the os
distribution specific attributes. Since those attributes expect a
certain set of infrastructure changes available (eg. new release's
docker images), this step is classified to be executed manually.

Signed-off-by: default avatarRitesh Raj Sarraf <ritesh.sarraf@collabora.com>
parent 48993ff9
No related branches found
No related tags found
1 merge request!96Add manual step about base-files
Pipeline #160417 passed
......@@ -124,13 +124,14 @@ Host images.apertis.org
* Restart OBS to pick up the new reprepro entry (the magic is in `/etc/obs/BSConfig.apertis.pm`)
* Clone and republish the OBS binary repositories
* Restart the OBS schedulers
* Update and submit on OBS the base-files package
* Update build suffix on OBS Project configuration (eg. `bv2019.0b<B_CNT>`, `bv2020dev0b<B_CNT>`). Please refer to section **Build Suffix** for more details about it
* Add a directory for the release to the LAVA NFS path at: `/srv/images/public/lava/nfs/` on host images.apertis.org. The LAVA test jobs pick the kernel and initrd image from the release's directory path. Refer to the README for details
* Update the [ci-package-builder](https://gitlab.apertis.org/infrastructure/ci-package-builder/) to target the next release
* Update the [gitlab-rulez](https://gitlab.apertis.org/infrastructure/gitlab-rulez/) recipe to point to the new development release
* Set the default development branch for all git projects
* Set the protection settings onto all `apertis/*` branches, which were unprotected in the initial release steps
* Manually branch the [base-files](https://gitlab.apertis.org/pkg/target/base-files/) package, after the new docker images have been built.
* This step should automatically update the release specific attributes in the new package and auto propose the changes through a new merge request
## Build Suffix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment