Skip to content
Snippets Groups Projects
  1. Oct 26, 2021
  2. Oct 25, 2021
  3. Oct 22, 2021
  4. Oct 19, 2021
    • Zygmunt Krynicki's avatar
      .oniro-ci: route jobs to specific instance sizes · 6c0847b6
      Zygmunt Krynicki authored
      
      Zephyr and FreeRTOS jobs do not require 16GB of RAM to build and
      constitute the bulk of our CI (by number) quota usage. By moving them to
      smaller instances, with 4GB of RAM, we can use the remaining quota
      better.
      
      On the infrastructure side we now have a new auto-scaling pool, with
      s3.large.2 instances. Those join the existing s3.xlarge.4 (formerly
      known as "heavy") and s3.large.8 (formerly known as "light").
      
      The .workspace job uses the s2.large.8 by default, making a safe (but
      expensive) default. Specific jobs deviate as follows:
      
       - zephyr and freertos jobs use s3.large.2
       - two blueprint jobs with more recipes use s3.xlarge.4
      
      Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
      6c0847b6
  5. Oct 17, 2021
  6. Oct 15, 2021
  7. Oct 14, 2021
  8. Oct 12, 2021
  9. Oct 07, 2021
  10. Sep 29, 2021
  11. Sep 27, 2021
  12. Sep 24, 2021
  13. Sep 14, 2021
  14. Aug 20, 2021
  15. Aug 13, 2021
  16. Aug 09, 2021
  17. Aug 02, 2021
  18. Jul 27, 2021
  19. Jul 07, 2021
  20. Jul 05, 2021
Loading