- Jan 17, 2024
-
-
Nithin Mysore Nagesh authored
Signed-off-by:
Nithin Mysore Nagesh <mn.nithin@in.bosch.com>
-
Nithin Mysore Nagesh authored
Signed-off-by:
Nithin Mysore Nagesh <mn.nithin@in.bosch.com>
-
Nithin Mysore Nagesh authored
Signed-off-by:
MN Nithin <MN.Nithin@in.bosch.com>
-
Adaptations done to convert ova file to vdi file as the test cases expect vdi file Implement authorization for http links given as input to the script Signed-off-by:
Nithin M N <MN.Nithin@in.bosch.com>
-
- May 06, 2022
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
The sdk splint test might fail depending on how it is executed, since splint will introduce line breaks, causing the string not to be found. Workaround the issue by setting a longer line length. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Apr 11, 2022
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
This test anonymously downloads and runs the hello-world image from Docker Hub which has a download rate limit of 100 pulls per 6 hours per IP address, see https://docs.docker.com/docker-hub/download-rate-limit/ . Depending on the docker image download usage during the previous 6 hours, this test may failed. This limit doesn't exist in the gitlab registry, so replace `hello-world` by Apertis testcases-builder image to generate the PASSED message. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Feb 24, 2022
-
-
Detlev Casanova authored
Sometimes, a service does not start and makes the sanity test fail. To ease debugging, print the journal on the console. Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
- Jan 07, 2022
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Lava test fails with errors: RESULT:/usr/lib/tracker/tracker-miner-fs_process:fail RESULT:/usr/lib/tracker/tracker-store_process:fail The tracker and tracker-miner-fs has been removed from images in infrastructure/apertis-image-recipes#77d1f54d9 Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Dec 23, 2021
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
geoclue/automated has been removed and apparmor/geoclue test has been moved to `tests/geoclue` in bfcb0d77. apparmor/ofono test has been moved to `tests/ofono` in 3095eff3. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Test has been moved to `tests/ofono`. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
Test moved to `tests/geoclue`. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
The `geoclue` application is no more linked to libgeoclue, so the `geoclue_provider_get_status` should be replaced by another external function. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
The malicious library tries to read a world-readable file, accessible from the service to test, in this case `/etc/passwd`. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Dec 22, 2021
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
After updating ADE to provide only sysroot functionality test cases were updated to use dash as sample repository. Unfortunately during this process not all the new refereces were updated accordingly, generating errors. Fix it by being consistent in all the references to the sample repo. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Dec 16, 2021
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
PulseAudio has been repllaced by PipeWire/WirePlumber. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Dec 02, 2021
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Since ADE has now limited functionality update the script to test sysroot by only building dash. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Nov 24, 2021
-
-
Ryan Gonzalez authored
The corresponding LAVA test is moving away from being SDK-only, so move the file here to match. https://phabricator.apertis.org/T8170 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
-
- Nov 22, 2021
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Bring back together the two branches that inadvertently diverged when v2023dev0 has been forked and one of the MR did get landed to the old default branch, v2022pre, rather than being retargeted to the new one, v2023dev0. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Nov 20, 2021
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Nov 16, 2021
-
-
Arnaud Ferraris authored
Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Arnaud Ferraris authored
The Flatpak ID for the curl demo app changed to `org.apertis.headless.curl` due to using the new `org.apertis.headless` runtime instead of the old `org.apertis.demo` one. Additionnally, the app now comes with permission to access the network built into the Flatpak itself. It is therefore no longer necessary to explicitly add this permission to the `flatpak` command-line. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
- Nov 14, 2021
-
-
Walter Lozano authored
With the new support of Flatpak the scope of ADE has been reduced dropping app-bundle support. Adapt the tests to check that sysroot are working using dash as application to be build. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Nov 09, 2021
-
-
Arnaud Ferraris authored
The Apertis Flatpak repository moved to a single repo for both the apps and runtimes. Moreover, it now provides a `.flatpakrepo` file for easily setting up the remote, including adding the relevant public key for signature verification. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Arnaud Ferraris authored
This test hardcoded the branch name (`v2021pre`) from which the Flatpak application should be installed. As there were breaking changes in Flatpak during the v2022 development cycle, we should instead make sure it uses the same Apertis release as the running system. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
- Aug 16, 2021
-
-
Frederic Danis authored
Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
SDK should be able to run Docker containers out-of-the-box. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Aug 13, 2021
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
Since ade will target a specific sysroot release, use the sample application source branch accordingly. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Aug 04, 2021
-
-
Emanuele Aina authored
Checking out the sample app code from the default branch may mean that we try to build v2021 code against an older sysroot, with potentially confusing results. Make sure to build v2021 code when using a v2021 sysroot. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
The v2019 channel just reached its end-of-life, let's move to the latest stable. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jul 13, 2021
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-