- Aug 12, 2021
-
-
Walter Lozano authored
Since canterbury is not longer supported drop related tests. During this process keep the file group-modules-standalone-tpl to follow the structure of other tests even if it is now, at least momentarily, not very useful. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Aug 11, 2021
-
-
Walter Lozano authored
The test for rhosydd install several packages on target images, one of them is ssl-cert, however, it fails to install since it depends on bash. Since bash is an essential package, there is no sense is adding it as a dependency, so update the testcase to install it. This issue is not present in SDK images since bash is preinstalled, but this fix should not cause any consequences. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Aug 10, 2021
-
-
- Aug 09, 2021
-
-
Monisha Muthukumaran authored
Signed-off-by:
monisha <Muthukumaran.Monisha@in.bosch.com>
-
- Aug 06, 2021
-
-
- Aug 05, 2021
-
-
Signed-off-by:
monisha <Muthukumaran.Monisha@in.bosch.com>
-
Emanuele Aina authored
Followup on commit 4e9a8b1d to apply the fix on the snippet rebooting devices during the Apertis Update Manager tests, which are currently failing since they can't detect the prompt after the kernel has booted. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Frederic Danis authored
`apparmor-pipewire` currently fails on QEmu with following logs: ``` + cd apparmor-pipewire + common/run-test-in-systemd --name run-test-sh --timeout 120 ./run-test.sh #=== running test script: /var/lib/lava-4322051/1/tests/7_apparmor-pipewire/apparmor-pipewire/common/run-test-in-systemd --user=1000 /var/lib/lava-4322051/1/tests/7_apparmor-pipewire/apparmor-pipewire/pipewire === >> 1 Currently in use: 2 blocks containing 8.0 KiB bytes total. Allocated during whole lifetime: 2 blocks containing 8.0 KiB bytes total. Sample cache size: 0 B >> 2 Failed to get sink information: No such entity Job for generated-test-case-_var_lib_lava-4322051_1_tests_7_apparmor-pipewire_apparmor-pipewire_pipewire.service failed because the control process exited with error code. See \"systemctl --user status generated-test-case-_var_lib_lava-4322051_1_tests_7_apparmor-pipewire_apparmor-pipewire_pipewire.service\" and \"journalctl --user -xe\" for details. Command exited with non-zero status 1 real 0m 0.23s user 0m 0.00s sys 0m 0.00s Job for generated-test-case-run-test-sh.service failed because the control process exited with error code. NOTE: Run command with the --debug or --full-debug option to enable journal logs #--- end of test script, status: 1 # /var/lib/lava-4322051/1/tests/7_apparmor-pipewire/apparmor-pipewire/common/run-test-in-systemd --user=1000 /var/lib/lava-4322051/1/tests/7_apparmor-pipewire/apparmor-pipewire/pipewire exited 1 ``` This is due to missing audio card. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jul 29, 2021
-
-
Frederic Danis authored
`PulseAudio` has been replaced by `PipeWire` in v2022dev3 Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jul 27, 2021
-
-
Benani Sagar Kishore authored
Signed-off-by:
Sagar Kishore Benani <SagarKishore.Benani@in.bosch.com>
-
- Jul 23, 2021
-
-
Frederic Danis authored
Bad test definition prevents to run the test. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jul 21, 2021
-
-
Walter Lozano authored
Instead of installing flatpak in system context switch to user context to avoid requiring authentication and misuse of system partition which has size constraints. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Jul 19, 2021
-
-
Benani Sagar Kishore authored
-
- Jul 16, 2021
-
-
Emanuele Aina authored
On QEMU devices LAVA will mount the overlay data from a local ext2 image so there's no need to explicitly download it as we do on other kind of devices. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Commit "lava: Work around LAVA 2021.05 regression with kernel_start_message" 4e9a8b1d still spelled `kernel_start_message` in the QEMU boot template while the correct spelling is now `kernel-start-message`, as used by other templates. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jul 14, 2021
-
-
Emanuele Aina authored
Use job names that are identifiers rather than textual blurbs to pack more information in a easier to consume way. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Update all references to v2021* releases to point to the v2021.0 one. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jul 12, 2021
-
-
The legacy software framework is being dropped from v2022dev3, as a result the tests for these services can also be dropped. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jul 09, 2021
-
-
With the update to LAVA 2021.05 jobs on the Minnowboard failed: Setting prompt string to ['Booting in blind mode', 'error: missing (.*) symbol.'] ... Apertis v2020 apertis ttyS0 auto-login-action timed out after 853 seconds Apparently `kernel_start_message` is not working correctly in the `context` section, so move it to the relevant `boot` sections. It may also be related that the correct spelling is `kernel-start-message` so I am not sure about anything anymore. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
With the update to LAVA 2021.05 a new deployment type has been added to ensure that things work despite: 1. `/bin/sh` not pointing to Bash 2. a read-only `/` that prevents unpacking the overlay there In particular the latter causes all the OSTree tests to fail when downloading and unpacking the overlay with: ./lava-4147029/ tar: ./lava-4147029: Cannot mkdir: Operation not permitted See https://gitlab.collabora.com/lava/lava/-/commit/d621f93191591714449e67945ebd95cb6396727a for the commit introducting the `apertis` type. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Sagar authored
Signed-off-by:
Sagar <SagarKihore.Benani@in.bosch.com>
-
- Jul 08, 2021
-
-
Monisha Muthukumaran authored
Signed-off-by:
Monisha <Muthukumaran.Monisha@in.bosch.com>
-
- Jul 06, 2021
-
-
Arnaud Ferraris authored
-
- Jun 30, 2021
-
-
Walter Lozano authored
Since now maynard ships its own menu file, installing gnome-menus is not longer needed, so drop it to avoid installing python and all its dependencies. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Jun 24, 2021
-
-
Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Since agl-compositor can be run in SDK images to facilitate development, update the test case accordingly. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
After the rebase on top of Bullseye and dropping the old framework agl-compositor is the default compositor for Apertis target images, so adjust the test case accordingly. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Benani Sagar Kishore authored
Signed-off-by:
sagar <SagarKishore.Benani@in.bosch.com>
-
- Jun 18, 2021
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Jun 07, 2021
-
-
Frederic Danis authored
- Remove hmi-audio-detail-view test as it refers to deprecated Audio app, - Update hmi-audio-play-pause test to use Rhythmbox Flatpak app instead of the deprecated Audio app. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- Jun 05, 2021
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- May 28, 2021
-
-
Frederic Danis authored
This test is based on apparmor-pulseaudio.yaml. pipewire.malicious.expected test will be implemented later. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
Frederic Danis authored
The latest PipeWire/WirePlumber use same naming as PulseAudio. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- May 21, 2021
-
-
Frederic Danis authored
PipeWire doesn't use the exact same name than PulseAudio. Most of PulseAudio utilities can be used with PipeWire, except `pacmd` which should be replaced by `pactl`. Signed-off-by:
Frédéric Danis <frederic.danis@collabora.com>
-
- May 10, 2021
-
-
Signed-off-by:
Monisha <Muthukumaran.Monisha@in.bosch.com>
-
Signed-off-by:
Sagar Kishore Benani <sagarkishore.benani@in.bosch.com>
-
- May 06, 2021
-
-
Corrected the file paths in the execution steps for picking the bluez-avrcp-volume.sh and aa_get_complaints.sh script
-
Added the `dry-run` mode feature testing. Added the network polling time change feature testing. Updated output for manual OTA rollback upgrade test. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
-
Signed-off-by:
Sagar Kishore Benani <SagarKishore.Benani@in.bosch.com>
-