Skip to content
Snippets Groups Projects
  1. Nov 16, 2021
  2. Nov 03, 2021
  3. Nov 01, 2021
  4. Jul 12, 2021
    • Chase Qi's avatar
      Add docker compose file for docker worker DUT services · 5dd90fa8
      Chase Qi authored
      
      tftp, ser2net and nfs services are required for docker worker to support
      network booting. This docker compose file lunch these services using the
      below volumes that used by docker worker so that they can work together.
      
      * /srv/tftp
      * /var/lib/lava/dispatcher/tmp
      
      To avoid adding per device port mapping in docker compose file for adding
      new devices, host network mode will be used for ser2net service.
      
      Signed-off-by: default avatarChase Qi <chase.qi@linaro.org>
      5dd90fa8
  5. Jun 02, 2021
  6. May 20, 2021
  7. May 06, 2021
  8. Apr 15, 2021
    • Philippe Mazet's avatar
      README: add database backup/restore instructions · c140b714
      Philippe Mazet authored
      - Create initdb.d/ folder that will be used to inject backup
      in the postgres container
      - Create addtional docker-compose file (docker-compose-restore-backup.yaml)
      that will mount the volume used for database restore
      c140b714
  9. Apr 12, 2021
  10. Mar 25, 2021
  11. Feb 08, 2021
  12. Feb 01, 2021
  13. Jan 28, 2021
  14. Dec 17, 2020
  15. Dec 01, 2020
  16. Nov 20, 2020
  17. Nov 18, 2020
  18. Nov 02, 2020
  19. Oct 01, 2020
  20. Aug 20, 2020
  21. Aug 17, 2020
  22. Aug 07, 2020
  23. Aug 05, 2020
  24. Jul 14, 2020
  25. Jun 25, 2020
    • Kumar Gala's avatar
      lava-dispatcher: tweaks for supporting docker test action · 9c276099
      Kumar Gala authored
      
      To allow the lava-dispatcher to run in a docker container and the action
      it is running use a container we need to expose a few things to allow
      the secondary container to be spun up correctly.
      
      1. Expose /var/run/docker.sock to the lava-dispatcher container so
         containers spun up inside it become sibilings.
      2. For udev and things like pyudev to see the current device database we
         need to expose /run/udev
      
      Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
      9c276099
  26. Jun 17, 2020
  27. May 14, 2020
  28. May 13, 2020
  29. May 12, 2020
  30. Apr 24, 2020
  31. Mar 18, 2020
  32. Feb 26, 2020
  33. Feb 21, 2020
Loading