Skip to content
Snippets Groups Projects
  1. Jun 30, 2020
  2. Jun 23, 2020
  3. Jun 21, 2020
  4. Jun 18, 2020
    • Martyn Welch's avatar
      Correct ssh-copy-id command syntax · 51548d1a
      Martyn Welch authored
      
      The ssh-copy-id command syntax in sdk-ade-remote-debugging.yaml is
      incorrect in two ways:
      
      - The user is in capitals, whilst the actual username used should be in
        lower case
      - The test case uses `$HOST` as a convention for the hostname/IP to be used
        for the target device, this command is missing the dollar sign.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      51548d1a
  5. Jun 16, 2020
  6. Jun 15, 2020
  7. Jun 13, 2020
  8. Jun 12, 2020
  9. Jun 11, 2020
  10. Jun 10, 2020
    • Emanuele Aina's avatar
      lava: Fix submission by fixing the metadata format · dc1f7c8b
      Emanuele Aina authored
      
      It turns out that LAVA really wants strings for the metadata entries and
      didn't like nesting a dictionary there.
      
      For this reason it was failing to submit jobs with this error:
      
          Submitting job group-apparmor-tpl.yaml: <Fault 400: "Problem with submitted job data: expected str for dictionary value @ data['metadata']['source']">
      
      Unfortunately our custom `lava-submit.py` was silently eating the error
      so the pipeline was marked as successful.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      dc1f7c8b
  11. Jun 09, 2020
  12. Jun 08, 2020
  13. Jun 03, 2020
  14. May 25, 2020
  15. May 15, 2020
  16. May 14, 2020
  17. May 13, 2020
  18. May 10, 2020
  19. May 07, 2020
  20. Apr 29, 2020
  21. Apr 28, 2020
  22. Apr 27, 2020
  23. Apr 23, 2020
  24. Apr 22, 2020
Loading