- May 15, 2024
-
-
Helen Koike authored
To generate gitlab pages, we need summaries instead of monitors. Add summaries equivalent to the monitors. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Helen Koike authored
servers can restart, retry jobs at least once. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Helen Koike authored
Some titles are duplicated, fix it. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Helen Koike authored
Show a better index based on a template. Show the number of Kci nodes present in each report in the index. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Helen Koike authored
--created-at is not precise, since if an regression ocours again, it won't show in the new report, so change it to use --last-updated-from. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Helen Koike authored
Add a .gitlab-ci.yml that runs all the presets and publish them as gitlab pages. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
- May 14, 2024
-
-
Helen Koike authored
Classify errors according to patterns in the logs Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Denys Fedoryshchenko authored
Add more build variants for stable-rc tree to match legacy system. Signed-off-by:
Denys Fedoryshchenko <denys.f@collabora.com>
-
- May 08, 2024
-
-
Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/ ) from 2.0.21 to 2.0.22. --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com> --- Changes: - Use test-job-arm64-qualcomm instead and carete separate jobs for qualcomm devices - Don't specify platforms manually as they are already mentioned in test-job-arm64-qualcomm
-
Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com> --- Changes: - Don't specify the platforms manually as they are already mentioned in test-job-arm64-mediatek
-
Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com>
-
Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com> jacuzzi
-
Add all the trees and branches on which the tests would be ran. Enable all the tests for tomato. Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com> --- Changes: - The build config cannot be added yet. Just list the trees, it will only use the branches configured in build_configs: - mainline will use master - next will use master - collabora-chromeos-kernel will use for-kernelci - media will use master and fixes - Remove kernelci tree as it was added just for testing purpose
-
Ricardo Cañuelo authored
Signed-off-by:
Ricardo Cañuelo <ricardo.canuelo@collabora.com>
-
Ricardo Cañuelo authored
Signed-off-by:
Ricardo Cañuelo <ricardo.canuelo@collabora.com>
-
- May 07, 2024
-
-
Enable cpufreq kselftest on all the trees and branches. Signed-off-by:
Shreeya Patel <shreeya.patel@collabora.com>
-
Remove this commit before merging. Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com>
-
Enable first fluster test, AV1-TEST-VECTORS for mt8195-cherry-tomato-r2. Run the test on mainline and next until more trees are added. Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com> --- Changes: - Create generic v4l2-decoder-conformance-job and use anchers from it - Update the rootfs address - Move anchor to _anchor - Update with nitpicks
-
- May 06, 2024
-
-
Muhammad Usama Anjum authored
Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com>
-
Muhammad Usama Anjum authored
Signed-off-by:
Muhammad Usama Anjum <usama.anjum@collabora.com> --- Changes: - Make template generic for all v4l2 tests - Rebase on main
-
- May 03, 2024
-
-
Denys Fedoryshchenko authored
Due inrush of lava callbacks and slow Azure Files processing, we need to make sure we dont spawn too many threads. Also add hard limit of memory 1Gbyte Signed-off-by:
Denys Fedoryshchenko <denys.f@collabora.com>
-
Denys Fedoryshchenko authored
Update list of labs and add KCI_INSTANCE variable. Signed-off-by:
Denys Fedoryshchenko <denys.f@collabora.com>
-
- May 02, 2024
-
-
This information is now available, and it can be useful to know the affected device withouth having to look at the LAVA job details. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
This can be helpful. We're not using it as a search param though, as we don't want to narrow down the search that much, using the platform only is better. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
This ensures we use the new version of the `install-modules` script. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
The callback data contains the secret tokens value which shouldn't be leaked. Ensure we drop it from the uploaded data. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
The callback data is quite large, especially as it includes the full log which we already upload separately. By dropping it and compressing the whole file with `gzip` we can avoid wasting too much storage space. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Commit d4bbe942098b ("kbuild: remove CONFIG_MODULE_COMPRESS"), introduced in kernel v5.13, substituted CONFIG_MODULE_COMPRESS=n for CONFIG_MODULE_COMPRESS_NONE=y as the way to disable module compression. Since module compression causes "Invalid ELF header magic: != ELF" errors during boot on the ChromeOS base config, add the missing config to disable module compression on kernels > v5.13 as well. Signed-off-by:
Nícolas F. R. A. Prado <nfraprado@collabora.com>
-
Denys Fedoryshchenko authored
We often need not ToT, but specific commit, implement this. Signed-off-by:
Denys Fedoryshchenko <denys.f@collabora.com>
-
- Apr 30, 2024
-
-
Helen Koike authored
Since we now build android, add a preset to allow result-summary.yaml to list all build results from Android tree. Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Helen Koike authored
results The generic-test-failures templates can be used to show general results just replacing the name "failures" by "results". Makeing it easier to be re-used by communities that want to have pre-sets to list all results of the tests, so: s/generic-test-failures/generic-test-results Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
Denys Fedoryshchenko authored
-
Arnaud Ferraris authored
This reverts commit 5ed8218d. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Usually, available `checkout` for which holdoff is reached should be transited to `done` state only when all its child nodes are completed. In case of such `checkout` node, take into account running child jobs of build nodes before transiting its state to `done`. Otherwise, `checkout` will be assigned to `done` state even if some child jobs are still running. Signed-off-by:
Jeny Sadadia <jeny.sadadia@collabora.com>
-
Usually, `checkout` should be transited to `done` state when all its child nodes are completed. In case of closing `checkout`, take into account running child jobs of build nodes before transiting its state to `done`. Otherwise, `checkout` will be assigned to `done` state even if some child jobs are still running. Signed-off-by:
Jeny Sadadia <jeny.sadadia@collabora.com>
-
Add a method to count running jobs of `kbuild` nodes i.e. jobs being submitted after successful builds. Fox example `baseline` or `tast` jobs. Signed-off-by:
Jeny Sadadia <jeny.sadadia@collabora.com>
-
Set architecture field for `kunit` test nodes. If no `arch` argument is supplied, kunit takes `um` (User Mode Linux) as architecture to run tests. Signed-off-by:
Jeny Sadadia <jeny.sadadia@collabora.com>
-
Helen Koike authored
The object is named test and not node, so s/node/test Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
- Apr 29, 2024
-
-
Why the heck doesn't this just work??? Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-