Skip to content
Snippets Groups Projects
  1. Jul 19, 2019
  2. Jul 18, 2019
  3. Jul 17, 2019
  4. Jul 15, 2019
  5. Jul 12, 2019
  6. Jul 08, 2019
    • Luis Araujo's avatar
      Add sanity-check-manual test case · 9991fe9a
      Luis Araujo authored
      
      This commit splits the sanity-check test case into a specific manual
      version of it (sanity-check-manual).
      
      This will solve the issue of overwriting automated tests results for
      this test case on the qa-report-app.
      
      The name sanity-check is preserved for the automated version so there is
      no need to apply any changes to the LAVA jobs.
      
      Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
      9991fe9a
  7. Jul 04, 2019
  8. Jun 26, 2019
  9. Jun 24, 2019
  10. Jun 11, 2019
  11. Jun 05, 2019
  12. Jun 03, 2019
  13. Jun 02, 2019
  14. May 27, 2019
  15. May 23, 2019
  16. May 21, 2019
  17. May 08, 2019
  18. May 07, 2019
  19. May 02, 2019
  20. May 01, 2019
  21. Apr 29, 2019
  22. Apr 26, 2019
  23. Apr 25, 2019
    • Emanuele Aina's avatar
      tracker: Rely on the preinstalled multimedia demopack · 2736fdd6
      Emanuele Aina authored
      
      The current test downloads from a legacy location the same contents already
      shipped by the official multimedia demopack under `/home/shared`.
      
      On the target and SDK images it is wasteful and silly, as those exact contents
      come pre-installed.
      
      On the minimal images this fails since there's not enough storage.
      
      On the base SDK image the decision to not install the multimedia demopack was
      taken explicitly as it is not relevant there.
      
      Change the test to only run on the images where it is appropriate and rely on
      the multimedia demopack being available out-of-the-box in `/home/shared`.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      2736fdd6
  24. Apr 10, 2019
    • Martyn Welch's avatar
      Increase time allowed for dbus-installed-tests · 898afbd3
      Martyn Welch authored
      
      The "as-root" run of dbus-installed-test failed as it exceeded the time
      limit by 0.04s. Increase the time limit from 15 mins to 20 mins to avoid
      this happening.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      898afbd3
    • Martyn Welch's avatar
      Remove check-dbus-services test · 40daa3ba
      Martyn Welch authored
      
      The check-dbus-services aims to test all services configured as bus
      activatable, however such a test is proving to be too naive and requires
      significant investment to keep in a passing state.
      
      There are an increasing number of services that have needed to be
      blacklisted as they don't pass with reasonable rationale:
      
      * Some require the ability to display a GUI and recieve a response that
        isn't currently viable with the current automated test platform nor is
        a GUI present on many of the image types.
      * Some require specific devices to be present for the underlying service
        to start that isn't present in on the test systems.
      * Some aren't completely installed and operational in the smaller cut-down
        images.
      
      It has been decided that this test lacks sufficent benefit and significant
      overhead and is thus being removed.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      40daa3ba
  25. Apr 09, 2019
Loading