Skip to content
Snippets Groups Projects
  1. Nov 29, 2021
  2. Nov 25, 2021
  3. Nov 24, 2021
    • Emanuele Aina's avatar
      Move aum-offline tests back to Fixed Function · 2d75d3c0
      Emanuele Aina authored
      
      This reverts commit daf18238 "Move aum-offline test to HMI images"
      to some extent by moving back to the `fixedfunction` images the offline
      upgrade tests with the Apertis Update Manager now that `udisks2` is
      installed there.
      
      The move to the HMI images prevented testing offline updates on the
      R-Car boards, which does not supports HMI images due to the lack of any
      open graphical stack.
      
      By using the `fixedfunction` images offline upgrades can be tested again
      on R-Car boards, like it is done on the `minimal` images from older
      release streams.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      2d75d3c0
  4. Nov 23, 2021
  5. Nov 22, 2021
  6. Nov 21, 2021
  7. Nov 15, 2021
  8. Nov 12, 2021
  9. Nov 09, 2021
  10. Oct 25, 2021
  11. Oct 19, 2021
  12. Oct 13, 2021
  13. Oct 05, 2021
  14. Oct 04, 2021
  15. Sep 30, 2021
  16. Sep 28, 2021
  17. Sep 16, 2021
  18. Sep 15, 2021
  19. Sep 13, 2021
    • Walter Lozano's avatar
      iptables-nmap: Switch to http to avoid errors on QEMU · 317db51a
      Walter Lozano authored and Emanuele Aina's avatar Emanuele Aina committed
      
      Test case of iptables-nmap fails on SDK with error
      
      Unable to apt-get update in lxc container
      Certificate verification failed: The certificate is NOT trusted. The
      certificate issuer is unknown.  Could not handshake: Error in the
      certificate verification. [IP: 199.232.142.132 443]
      
      Since the problem is only present on QEMU without a clear cause, after
      checking that clock time is OK workaround it by using http instead of
      https.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      317db51a
  20. Sep 10, 2021
  21. Sep 07, 2021
  22. Sep 05, 2021
  23. Sep 02, 2021
  24. Aug 25, 2021
  25. Aug 21, 2021
  26. Aug 20, 2021
    • Frederic Danis's avatar
      traprain: Fix sequoia-gpgv conflict · b4949c19
      Frederic Danis authored
      
      traprain test needs to install devscripts which depends on gnupg2 packages,
      and ultimately on gpgv package. When running on target board which embed
      the sequoia-gpgv replacement, the installation procedure fails due to the
      conflict between sequoia-gpgv and gpgv.
      gpgv package should be explicitly installed to replace sequoia-gpgv.
      
      frome and rhosydd have the same dependency problem.
      
      Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
      b4949c19
Loading