Skip to content
Snippets Groups Projects
  1. Mar 21, 2021
  2. Nov 02, 2020
  3. Sep 24, 2020
  4. Aug 26, 2020
  5. Jul 29, 2020
  6. Jul 13, 2020
    • Martyn Welch's avatar
      Separate out test case generation from deployment · 87d816fe
      Martyn Welch authored
      
      Rather than looping over branches (in included template from `pages`),
      generate the test cases here, provide these as an artifact and deploy
      in a separate job. This avoids the regeneration of pages that have
      not changed.
      
      Rather than using the page branch, use the apertis-test-cases-web as
      part of a multi-project pipeline.
      
      Whilst we are here, utilise an environment variable for the release to
      make it easier to migrate this between releases.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      87d816fe
  7. Sep 21, 2019
  8. Sep 18, 2019
  9. Sep 12, 2019
  10. Sep 10, 2019
    • Emanuele Aina's avatar
      Drop the audit.log reset steps · 693bb809
      Emanuele Aina authored
      
      Most tests have been converted to use the system journal to check for audit
      events, so there's no need to reset the audit.log anymore.
      
      Resetting it is even harmful today since `auditd` is no longer shipped by
      default on images, thus the step fails as the file and the directory that
      should contain it do not exist.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      693bb809
  11. Sep 09, 2019
  12. Sep 08, 2019
  13. Sep 03, 2019
Loading