Skip to content
Snippets Groups Projects
  1. Jul 09, 2020
  2. Jul 08, 2020
  3. Jul 07, 2020
  4. Jul 01, 2020
  5. Jun 30, 2020
  6. Jun 23, 2020
  7. Jun 21, 2020
  8. 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
  9. Jun 16, 2020
  10. Jun 15, 2020
  11. Jun 13, 2020
  12. Jun 12, 2020
  13. Jun 11, 2020
  14. 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
  15. Jun 09, 2020
  16. Jun 08, 2020
  17. Jun 03, 2020
  18. May 25, 2020
  19. May 15, 2020
  20. May 14, 2020
  21. May 13, 2020
  22. May 10, 2020
Loading