Skip to content
Snippets Groups Projects
  1. Aug 12, 2021
  2. Aug 11, 2021
    • Walter Lozano's avatar
      Add bash as dependency for rhosydd test · 94ec1c54
      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: default avatarWalter Lozano <walter.lozano@collabora.com>
      94ec1c54
  3. Aug 10, 2021
  4. Aug 09, 2021
  5. Aug 06, 2021
  6. Aug 05, 2021
    • Monisha Muthukumaran's avatar
      a4caeffe
    • Emanuele Aina's avatar
      lava: Apply LAVA 2021.05 workaround to aum tests as well · 44bc5574
      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's avatarEmanuele Aina <emanuele.aina@collabora.com>
      44bc5574
    • Frederic Danis's avatar
      lava: Add audio hw to QEmu · 3fc122e1
      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: default avatarFrédéric Danis <frederic.danis@collabora.com>
      3fc122e1
  7. Jul 29, 2021
  8. Jul 27, 2021
  9. Jul 23, 2021
  10. Jul 21, 2021
  11. Jul 19, 2021
  12. Jul 16, 2021
  13. Jul 14, 2021
  14. Jul 12, 2021
  15. Jul 09, 2021
  16. Jul 08, 2021
  17. Jul 06, 2021
  18. Jun 30, 2021
  19. Jun 24, 2021
  20. Jun 18, 2021
  21. Jun 07, 2021
  22. Jun 05, 2021
  23. May 28, 2021
  24. May 21, 2021
  25. May 10, 2021
  26. May 06, 2021
Loading