Skip to content
Snippets Groups Projects
  1. Aug 29, 2022
  2. Aug 09, 2022
  3. Jul 28, 2022
    • Natalia Kovalenko's avatar
      Integrate meta-seco-rockchip in oniro · 638dde8d
      Natalia Kovalenko authored
      
          manifests/default.xml:      Add new project meta-seco-rockchip
          local.conf.sample:          Add seco-px30-d23 to MACHINE
          bblayers.conf.sample:       Add meta-seco-rockchip layer to BBLAYERS
          conf-notes.txt              Add seco-px30-d23 to supported machines
          machines-and-flavours.yaml  Add linux-seco-px30-d23 and linux-seco-px30-d23-extra jobs
          linux-flavour.rst:          Add seco-px30-d23 to supported machines
          machines-and-flavours.rst   Add linux-seco-px30-d23 job
          boards/index.rst            Add seco-px30-d23 to supported boards
      
          Add the seco-px30-d23.rst file representing the new Seco's
          JUNO board (SBC-D23) in the oniro project.
      
      Signed-off-by: default avatarNatalia Kovalenko <waykovalenko@gmail.com>
      638dde8d
  4. Jul 22, 2022
    • Chase Qi's avatar
      ci: add oe-selftest gcc test jobs · e4fcf3e8
      Chase Qi authored and Stefan Schmidt's avatar Stefan Schmidt committed
      
      gcc test suite has been integrated in oe-selftest framework. It allows
      to run gcc test against qemu vm and within the build env using qemu
      linux-user mode.
      
      These tests can be run in gitlab CI with qemu friendly runners. This
      commit add three oe-selftest jobs to run the tests using qemu
      linux-user, qemu x86-64 vm and qemu arm64 vm.
      
      Test log and sum files are collected as job artifacts.
      
      When all test jobs finish, report job will be triggered to parse the
      sum files to generate results in the format that supported by squad. The
      report job will upload results to squad for reporting.
      
      Closes issues #8 and #9.
      
      Signed-off-by: default avatarChase Qi <chase.qi@linaro.org>
      e4fcf3e8
  5. Jul 12, 2022
  6. May 18, 2022
  7. May 12, 2022
  8. Apr 25, 2022
  9. Apr 13, 2022
  10. Mar 24, 2022
  11. Feb 22, 2022
  12. Feb 21, 2022
  13. Jan 26, 2022
  14. Nov 23, 2021
  15. Nov 19, 2021
  16. Oct 26, 2021
  17. Oct 25, 2021
  18. Oct 22, 2021
  19. 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
  20. Oct 15, 2021
  21. Oct 14, 2021
  22. Sep 29, 2021
  23. Jun 21, 2021
  24. Jun 02, 2021
  25. Jun 01, 2021
  26. May 28, 2021
  27. May 07, 2021
Loading