Skip to content
Snippets Groups Projects
  1. Aug 28, 2024
  2. Jun 10, 2024
    • Dylan Aïssi's avatar
      Move apparmor tests installing packages into a specific group · 08f21cce
      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>
      08f21cce
  3. Jun 04, 2024
  4. May 10, 2024
    • Martyn Welch's avatar
      Drop cgroup tests · fa5dd3bc
      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>
      fa5dd3bc
  5. Apr 23, 2024
  6. Apr 12, 2024
  7. Mar 20, 2024
  8. Mar 18, 2024
    • Walter Lozano's avatar
      Run geoclue tests only in sdk · 9322dd5a
      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>
      9322dd5a
  9. Mar 12, 2024
  10. Mar 07, 2024
  11. Feb 10, 2024
  12. Feb 06, 2024
Loading