- Jul 25, 2022
-
-
Andrei Gherzan authored
There is an incompatibility issue between the sphinx version in Ubuntu focal and the docutils version pulled in by sphinx-tabs. We need to make sure that pip doesn't pull in a version of docutils that would break sphinx: https://github.com/sphinx-doc/sphinx/issues/9841 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The Ubuntu version we downgraded to doesn't have support for sphinx-tabs. Switch that to pip until we can upgrade to 22.04. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
The currently used version, impish, is not updatable anymore since July the 14th and we don't have a newer version in our repository. Downgrade this to focal to fix the container image builds. Fixes: #724 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
To help Oniro with eclipsefdn/helpdesk#1565, EF created a bot for us that is passing the ECA checks. Use it to unblock the docs pipelines. Fixes: #723 Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Jul 22, 2022
-
-
gcc test suite has been integrated in oe-selftest framework. It allows to run gcc test against qemu vm and within the build env using qemu linux-user mode. These tests can be run in gitlab CI with qemu friendly runners. This commit add three oe-selftest jobs to run the tests using qemu linux-user, qemu x86-64 vm and qemu arm64 vm. Test log and sum files are collected as job artifacts. When all test jobs finish, report job will be triggered to parse the sum files to generate results in the format that supported by squad. The report job will upload results to squad for reporting. Closes issues #8 and #9. Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Jul 21, 2022
-
-
Chase Qi authored
Part of gcc oeself-test is client/server based. It uses qemu vm for native tests via ssh. The vm is launched by runqemu command which requires the following changes in the docker image. * passwordless sudo permission * package iptables pre-installed 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>
-
- Apr 05, 2022
-
-
Andrei Gherzan authored
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Jan 26, 2022
-
-
Andrei Gherzan authored
Upstream master now depends on two extra packages: lz4 zstd. Add them to the builder container to fix the builds. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Dec 20, 2021
-
-
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
-
- Nov 12, 2021
-
-
Andrei Gherzan authored
The docs will contains lfs blobs so make sure the tooling is in place. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
Andrei Gherzan authored
We have started to use git-lfs for images in the documentation. This needs support in the build container too. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
-
- Oct 24, 2021
-
-
Zygmunt Krynicki authored
The CI system depends on a number of containers. Those used to be defined in another repository but with this migration we can now simplify and aggregate everything into one repository. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-