Skip to content
  1. Jun 02, 2023
  2. May 02, 2023
    • Drew Reed's avatar
      ci: Use CI_REGISTRY_IMAGE in image paths · 221ff16b
      Drew Reed authored
      
      
      The original use of CI_REGISTRY/CI_PROJECT_PATH results in invalid
      registry access paths as the CI_PROJECT_PATH could contain uppercase
      letters that are not allowed in registry paths.  The change switches to
      the correctly formatted CI_REGISTRY_IMAGE variable in image references.
      Switch to new template version with the change to using
      CI_REGISTRY_IMAGE included.
      
      Changelog: bug
      Signed-off-by: default avatarDrew Reed <Drew.Reed@arm.com>
      221ff16b
  3. Mar 14, 2023
  4. Mar 01, 2023
  5. Feb 08, 2023
  6. Nov 24, 2022
  7. Oct 27, 2022
  8. Oct 11, 2022
  9. Oct 03, 2022
  10. Sep 14, 2022
  11. Sep 09, 2022
  12. Sep 08, 2022
  13. Aug 31, 2022
  14. Aug 25, 2022
  15. Aug 23, 2022
  16. Aug 15, 2022
  17. Aug 12, 2022
  18. Aug 04, 2022
  19. Aug 03, 2022
  20. Aug 02, 2022
    • Drew Reed's avatar
      ci: Get lava results of test runs · 6765196d
      Drew Reed authored and Drew Reed's avatar Drew Reed committed
      
      
      To allow us to see when lava tests have failed to run correctly we can
      use the lava results to generate a junit file for each lava based test
      run by parsing the results through a new conversion script.
      To allow us to run tests when not selected by default a new FORCE_TESTS
      variable has been added to all manual pipeline runs to override the
      standard test selection logic.
      Moved up to a newer version of the pipeline templates so get support for
      lava test results retrival from the lava server.
      
      Changelog: other
      Signed-off-by: default avatarDrew Reed <Drew.Reed@arm.com>
      6765196d
  21. Jul 22, 2022
  22. Jul 18, 2022
Loading