Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. May 09, 2024
  4. 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
  5. Apr 22, 2024
  6. Apr 15, 2024
  7. 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
  8. Mar 25, 2024
  9. Mar 21, 2024
  10. Mar 19, 2024
  11. 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
  12. Mar 13, 2024
  13. Feb 19, 2024
  14. Feb 15, 2024
  15. Feb 09, 2024
  16. Feb 08, 2024
  17. Feb 05, 2024
  18. Feb 01, 2024
  19. Jan 26, 2024
    • Andrej Shadura's avatar
      Add a template for image pipeline · 2ac52a83
      Andrej Shadura authored
      
      To avoid repeating settings from image recipes, use a tiny Python script
      to parse the original pipeline’s YAML definition and collect variables
      into .env files to be sourced directly into the image building job’s
      shell.
      
      The original pipeline places the devroot tarball in a directory that
      would otherwise not be accessible in this job, so we override it by
      passing another -t devrootpack: argument to debos.
      
      Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
      2ac52a83
  20. Jan 23, 2024
  21. Jan 16, 2024
Loading