Skip to content
Snippets Groups Projects
  1. Feb 12, 2020
  2. Feb 11, 2020
  3. Feb 07, 2020
  4. Feb 05, 2020
  5. Feb 04, 2020
    • Emanuele Aina's avatar
      Merge branch 'packaging/apertis/v2021dev1' into apertis/v2021dev1 · a0f6b8e8
      Emanuele Aina authored
      While converting the package to the new GitLab-to-OBS pipeline the project
      was mistakenly forked under `pkg/` rather than transferred and now the
      repositories went out of sync.
      
      Fold the changes back so we can replace the forked repository with the
      original one.
      
      * packaging/apertis/v2021dev1:
        Releasing apertis version 0.2020.1.
        gitlab-ci: Link to the Apertis GitLab CI pipeline definition
      a0f6b8e8
  6. Jan 30, 2020
  7. Jan 22, 2020
  8. Jan 15, 2020
  9. Jan 13, 2020
  10. Jan 11, 2020
  11. Jan 10, 2020
  12. Jan 08, 2020
    • Emanuele Aina's avatar
      README: Update `lqa` examples · 44eeb76f
      Emanuele Aina authored and Peter Senna Tschudin's avatar Peter Senna Tschudin committed
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      44eeb76f
    • Emanuele Aina's avatar
      templates: Explicitly use v2019.1 for the first stage NFS · bc9094f4
      Emanuele Aina authored and Peter Senna Tschudin's avatar Peter Senna Tschudin committed
      
      Our main LAVA jobs have two stages:
      1. boot a utility system via NFS whose only responsibility is to flash the
         real image to be tested on the SD card
      2. boot from the newly-written SD card
      
      Currently the first stage is picked up from a server location that is
      maintained separatedly from the rest of the system. The version in the
      URLs of the artifacts matches the release that will be loaded, not the
      one used to build the artifacts: in fact, all of the current first stage
      use artifacts built from the ancient 18.12 release. This is not an issue
      because what we are actullay interested in testing here is the second
      stage (the actual NFS artifacts use different jobs).
      
      However, this means that the hardlinks on the server side have to be set
      up every time we branch, and it's not obvious what we are actually using
      for the first stage.
      
      This commit explicitly loads the v2019.1 NFS artifacts for the first stage
      instead, so the job definition is in full control and does not rely on
      some server state.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      bc9094f4
  13. Jan 03, 2020
  14. Dec 30, 2019
  15. Dec 20, 2019
  16. Dec 13, 2019
  17. Dec 11, 2019
    • Luis Araujo's avatar
      Change matched prompts in LAVA job templates · dadb8429
      Luis Araujo authored
      
      This commit changes the prompt that LAVA needs to match in the images
      during tests execution.
      
      For SDK images the 'user@apertis:' prompt is the initial prompt after
      login and 'root@apertis:' is used after becoming root.
      
      And for the rest of the images '\$ ' is the initial prompt after login,
      the '/home/user #' is used right after becoming root, and '/tmp #' is
      used during test execution.
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      dadb8429
  18. Dec 06, 2019
  19. Dec 05, 2019
  20. Dec 04, 2019
  21. Nov 27, 2019
  22. Nov 13, 2019
  23. Oct 09, 2019
  24. Sep 29, 2019
  25. Sep 27, 2019
  26. Sep 26, 2019
  27. Sep 18, 2019
  28. Sep 16, 2019
  29. Sep 12, 2019
  30. Sep 09, 2019
Loading