Skip to content
Snippets Groups Projects
  1. Sep 09, 2024
  2. Jul 25, 2024
  3. Jul 08, 2024
  4. Jun 27, 2024
  5. Jun 26, 2024
  6. Jun 24, 2024
  7. Jun 06, 2024
    • Dylan Aïssi's avatar
      Move apparmor tests installing packages into a specific group · d6119ecd
      Dylan Aïssi authored
      
      Having many tests on the same group does make the LAVA overlay
      too big for devices with small amount of free space. Thus some
      tests randomly fail due to lack of space.
      
      To make things worse, some old tests rely in packages like python
      which are not part of the images and need to be installed, consuming
      extra space.
      
      To workaround this issue, split the test group in two, moving tests
      with similar dependencies to a new to reduce the amount of space
      required per group.
      
      This will be fixed once tests will be moved from pkg/apertis-tests
      to tests/ but in the meantime let's do the split to reduce the chance
      of random failures.
      
      Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
      d6119ecd
  8. Jun 03, 2024
    • Walter Lozano's avatar
      Update upgrade branch config · b76836c4
      Walter Lozano authored
      
      As explained in f2100830 RPi4 had a different layout with not enough space
      to perform kernel updates. Unfortunately this was properly fixed after the
      release of v2023.5 so, to in order to perform the test use a different image
      which has been published only for this purpose, which is based on v2023.5
      but with the new layout.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      b76836c4
  9. May 23, 2024
  10. May 15, 2024
    • Martyn Welch's avatar
      config.yaml: Bump aum offline upgrade branch test release to latest rc · f2100830
      Martyn Welch authored
      
      After bumping the release used for the aum offline upgrade branch tests
      in aabc0578 to v2023.3 it became clear that this was not enough.  v2023.3
      was released in November 2023, the required update to the partition
      layout wasn't pushed back to the v2023 branch until March 2024. As a
      result the current releases are broken.
      
      As we now have an rc release that should contain the required fix,
      switch to using this to ensure that this is indeed rectifies the issue.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      f2100830
  11. May 10, 2024
    • Martyn Welch's avatar
      Drop cgroup tests · 474421c6
      Martyn Welch authored
      
      We are no longer using cgroups in any special way in Apertis. In
      addition it has been discovered that these tests have a flaw that allows
      them to silently fail. Remove the tests as they are both broken and not
      required.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      474421c6
  12. May 09, 2024
  13. May 07, 2024
    • Martyn Welch's avatar
      config.yaml: Use same release specified in devices.yaml for aum offline upgrade branch test · aabc0578
      Martyn Welch authored
      
      The devices.yaml configuration has been updated so that we use v2023.3
      images as a first stage in tests. For whatever reason, the image used
      for the aum offline upgrade branch tests don't use this configuration,
      but separate configuration in config.yaml. This is currently set to
      v2022.0.
      
      We had an issue that the RPi4 images were being produced with a smaller
      boot partition than other targets. This was resulting in the space
      running out on the boot partition in some tests for RPi4. This issue was
      fixed, with the partitions being adjusted to be the same size as other
      targets, and backported to v2024 and v2023.
      
      We are seeing issues with the boot partition running out persisting for
      the aum offline upgrade branch tests as it's using v2022 as it's first
      stage image, which is no longer a supported release and as such didn't
      receive the tweaks to the partition sizing.
      
      Update the release used for this test to v2023.3 in line with other
      tests.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      aabc0578
  14. Apr 22, 2024
  15. Apr 15, 2024
  16. Mar 26, 2024
    • Walter Lozano's avatar
      Revert "Drop add repo test" · 6a5454a9
      Walter Lozano authored
      
      This reverts commit cafe99f1.
      
      This change makes some test to fail as they still rely on development
      repos. This situation needs to be fixed before re applying this changes.
      
      The tests that need to be moved/fixed are:
      
      - apparmor-functional-demo (a)
      - apparmor-session-lockdown-no-deny (a)
      - apparmor-utils (a)
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      6a5454a9
  17. Mar 25, 2024
  18. Mar 21, 2024
  19. Mar 19, 2024
  20. Mar 18, 2024
    • Walter Lozano's avatar
      Run geoclue tests only in sdk · 2df875ae
      Walter Lozano authored
      
      Since package geoclue has been moved to developement it has no sense to
      run it on fixed function or HMI images. The test itself passes, however,
      the development repositories need to be enabled and many packages need
      to be installed, which modifies the image completely.
      
      Additionally, on HMI image, due to the number of packages that need to
      be installed the LAVA job fails with
      
      Test error: ['Unable to start test stage 1', 'Unable to start test stage 1']
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      2df875ae
  21. Mar 13, 2024
  22. Feb 19, 2024
  23. Feb 15, 2024
  24. Feb 09, 2024
  25. Feb 08, 2024
Loading