- Jun 08, 2022
-
-
With oe-core/65498411d73e8008d5550c2d0a1148f990717587 creating the image manifest for FreeRTOS raises an exception. FreeRTOS support is experimental and there is an issue in rootfs generation, so we disable the option for now. Signed-off-by:
Davide Gardenal <davide.gardenal@huawei.com>
-
- Jun 06, 2022
-
-
Zygmunt Krynicki authored
Apparently those rules clash with the rules defined in the .gitlab-ci.yml .workspace-rules, due to the order of evaluation inside GitLab. The set of rules on .bitbake-workspace is entirely redundant, and should be defined by the workflow. The rules on .workspace-rules have a different purpose, namely to inject specific variables into certian types of pipelines. Fixes: #613 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 18, 2022
-
-
Zygmunt Krynicki authored
This is consistent with the job which builds the bundles. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 13, 2022
-
-
Zygmunt Krynicki authored
The find call that was used to copy artifacts selected only files. In some cases, bitbake generates symbolic links that are worth copying as well. Extend the find expression to find both. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The --archive flag should help us preserve symlinks. Add --verbose to make the process easier to debug. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- May 12, 2022
-
-
Zygmunt Krynicki authored
Those timestamps are useful to create unique content in HawkBit later on. We can always strip them if we want to, but it is hard to re-create that information when it is not encoded in the file name. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This saves several gigabytes of traffic per build. Those artifacts are automatically pulled due to being present in the previous stage. Bundle is built from source, so no artifact is ever used. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The job extends the .build-image job so this part is automatic. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Apr 25, 2022
-
-
Chase Qi authored
Introduce variable CI_ONIRO_JOB_ARTIFACTS to allow build job to customize what artifacts it needs to deploy. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Fail build job if the MACHINE variable not defined, otherwise build job will be continued with the default qemux86-64 machine which is not desired. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Apr 13, 2022
-
-
Andrei Gherzan authored
This change tweaks the CI comments and references to the EF migrated repositories. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Apr 04, 2022
-
-
Andrei Gherzan authored
Closes #487 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Mar 24, 2022
-
-
As defined on https://booting.oniroproject.org/distro/infra/ Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Andrei Gherzan authored
This is now the currently main development branch. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The repository holding the repo manifests is now under Eclipse infrastructure. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Feb 22, 2022
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Feb 21, 2022
-
-
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
The update bundle is built with the new hidden job .build-rauc-bundle. The job is documented and instantiated in the main pipeline. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Dec 17, 2021
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
The job always fail due to permission issue, and there is no need to run the job for scheduled pipelines. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Nov 19, 2021
-
-
Andrei Gherzan authored
LFS was only needed for the blueprints documentation. That was removed from the main repo so we don't need to keep a dependency on LFS anymore. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 17, 2021
-
-
Andrei Gherzan authored
This is needed due to the custom setup we do with a additional fork remote for the incoming repository. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Nov 15, 2021
-
-
Since https://gerrit-review.googlesource.com/c/git-repo/+/83130/ repo requires manual handling of LFS blobs. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Oct 24, 2021
-
-
Zygmunt Krynicki authored
During workspace construction, the .workspace job relies on a git-repo mirror which tracks all of the repositories described by the manifest. Those mirrors are maintained externally in the infrastructure of the continuous integration system. Switch to the mirror which tracks the manifests from booting.onrioproject.org. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
With the move to booting.oniroproject.org the manifest repository has a new URL. Switch to it to ensure that continuous integration does not rely on old infrastructure. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
With the move to booting.oniroproject.org, the container registry is at a different sub-domain. Switch to it to detach CI from the old infrastructure. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Oct 19, 2021
-
-
Zygmunt Krynicki authored
Zephyr and FreeRTOS jobs do not require 16GB of RAM to build and constitute the bulk of our CI (by number) quota usage. By moving them to smaller instances, with 4GB of RAM, we can use the remaining quota better. On the infrastructure side we now have a new auto-scaling pool, with s3.large.2 instances. Those join the existing s3.xlarge.4 (formerly known as "heavy") and s3.large.8 (formerly known as "light"). The .workspace job uses the s2.large.8 by default, making a safe (but expensive) default. Specific jobs deviate as follows: - zephyr and freertos jobs use s3.large.2 - two blueprint jobs with more recipes use s3.xlarge.4 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Stefan Schmidt authored
Correct to the new filename. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Oct 15, 2021
-
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
The new location is just `distro/docs`. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
Most things are moved unchanged. The relatively few changes are to the documentation, as the split between the meta-ohos and manifest is gone, as well as to the actual CI definitions for the workspace directory, since the sources/ sub-directory is gone, and there was some backwards-compatibility code that no longer makes sense to maintain. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-