- 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 07, 2022
-
-
Stevan Radaković authored
Add the SQUAD_INSTANCE variable to the update callback URL Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
- Jun 06, 2022
-
-
Stevan Radaković authored
Use SQUAD callback to trigger the lava-report pipeline job and simplify lava-badge calculation by using SQUAD API. SQUAD build ID is now implemented to be the same as pipeline ID. Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
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>
-
- Jun 01, 2022
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- May 31, 2022
-
-
Stevan Radaković authored
This is a first patch to introduce squad as a middleman in handling LAVA job. SQUAD provides a DB to store test results in a scalable manner, while also providing a good comparison engine for quick discovery of regressions. Any visualization tool will make good use of SQUAD db and API. Signed-off-by:
Stevan Radaković <stevan.radakovic@linaro.org>
-
- May 25, 2022
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- May 20, 2022
-
-
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- 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
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
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
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 makes the git operations reference the project's name and a generic project CI email. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The EF infrastructure (GitLab) doesn't support image registry. This change switches the container images to use the OSTC registry while EF catches up[1]. [1] eclipsefdn/helpdesk#1108 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The relevant repository was now migrated to EF Gitlab so reflect that in the comments mentioning the Dockerfiles. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
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 12, 2022
-
-
Fail lava-report if incomplete job found. Allow lava-report to fail to run the downstream lava-badage job. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Apr 05, 2022
-
-
Andrei Gherzan authored
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>
-
Historically the DCO check was routed to a dedicated but slow machine that guaranteed that no CI would be stuck waiting on the miniscule compliance job. With the Eclipse migration and CI/CD being slightly out of our control, it's just more convenient to drop this tag rather than request configuration change in the instance. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Historically the REUSE check was routed to a dedicated but slow machine that guaranteed that no CI would be stuck waiting on the miniscule compliance job. With the Eclipse migration and CI/CD being slightly out of our control, it's just more convenient to drop this tag rather than request configuration change in the instance. 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 25, 2022
-
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Feb 24, 2022
-
-
Chase Qi authored
This helps to understand that the actual interpolation process cannot use syntax like bash/sh. In addition, putting the @ sigil at both ends so that @FOO_BAR is not incorrectly replaced as well. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
Chase Qi authored
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- 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>
-
Ettore Chimenti authored
After splitting, also ci need to build separate MACHINE variables. Signed-off-by:
Ettore Chimenti <ettore.chimenti@seco.com>
-