Skip to content
Snippets Groups Projects
  1. Feb 18, 2025
  2. Nov 19, 2024
  3. Nov 18, 2024
  4. Nov 07, 2024
  5. Aug 15, 2024
  6. Jul 30, 2024
  7. May 23, 2024
  8. Mar 04, 2024
  9. Feb 19, 2024
  10. Jan 25, 2024
    • Nithin Mysore Nagesh's avatar
      Fix tiny connectivity load module test · cde53547
      Nithin Mysore Nagesh authored
      
      Adapt the test case such that module-load test is done on the module
      which is not loaded when the test case is executed.
      
      Adaptation done- Pick any loaded module whose used count is 0, un-load
      it and then try to load it from container which is expected to fail.
      
      This is to avoid trying to load a module from the container that is
      already loaded which will pass when it is expected to fail.
      
      Signed-off-by: default avatarMN Nithin <MN.Nithin@in.bosch.com>
      cde53547
  11. Dec 19, 2023
  12. Dec 11, 2023
    • Nithin Mysore Nagesh's avatar
      Update lxc-tiny-connectivity-profile-template · b20eef2d
      Nithin Mysore Nagesh authored and Walter Lozano's avatar Walter Lozano committed
      
      Add mount entries to apparmor profile template to resolve systemd service failures of below services inside container.
      -systemd-logind.service
      -systemd-sysctl.service,
      -systemd-tmpfiles-setup-dev.service
      -systemd-tmpfiles-setup.service
      
      Note: Mount entries for same folder with different flag combinations are
      added i.e (ro,remount,bind) and (ro,nosuid,remount,bind) even if the
      first combination is a subset of the second one, because the particular
      systemd service requests to mount the folder with the same flag combination
      
      Signed-off-by: default avatarMN Nithin <MN.Nithin@in.bosch.com>
      b20eef2d
  13. Dec 04, 2023
  14. Dec 01, 2023
  15. Nov 28, 2023
  16. Nov 21, 2023
  17. Nov 17, 2023
  18. Sep 04, 2023
  19. Jul 31, 2023
  20. Jun 30, 2023
  21. Jun 09, 2023
  22. Feb 27, 2023
  23. Dec 05, 2022
  24. Nov 29, 2022
  25. Nov 23, 2022
  26. Oct 31, 2022
  27. Sep 14, 2022
  28. Sep 08, 2022
  29. Sep 01, 2022
    • Walter Lozano's avatar
      Fix use of source_wip · 55c1e240
      Walter Lozano authored
      
      The use of source_wip allows to instruct QA Report App to avoid creating
      Gitlab issues for test failures. By default branches apertis/* should
      have source_wip set to false to allow to create issues. Unfortuantely
      the current code does not honor the source_wip computed during build-env.
      
      Fix the issue by using SOURCE_WIP variable computed at build-env.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      55c1e240
  30. Jul 14, 2022
    • Walter Lozano's avatar
      Use 2021 as well known release · 54a9a1cd
      Walter Lozano authored
      
      Since packages for Apertis 18 are not longer available switch to
      Apertis 2021 as well know release to run tests.
      
      Initially some tests were done to use 2019 or 2021, however, some
      issues, such as test failures, were found. Since 2019 and 2020 are
      not longer supported there is no point in investigating/fixing the
      issues, so better move to v2021 which is the currently supported
      oldest release.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      54a9a1cd
  31. Jun 07, 2022
  32. Mar 23, 2022
  33. Mar 11, 2022
  34. Feb 28, 2022
  35. Feb 26, 2022
  36. Dec 23, 2021
  37. Dec 15, 2021
Loading