This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/tests.git. Pull mirroring updated .
  1. Nov 16, 2023
    • aguilard's avatar
      Fix stuck when executing a background command via SSH is SA02 · d536011e
      aguilard authored and aguilard's avatar aguilard committed
      
      
      After upgrading the image to Ubuntu 20 in hackfest_basic_metrics_vnf
      the SA02 test started to fail: the "Execute Command" keyword from
      SSHLibrary hangs when running a "yes" command in backgroud in the VDU
      and test never ends. It seems that the SSH library does not handle
      the execution of background (run using '&') processes well.
      
      Change-Id: Ibe37b0b53c8196bb555b7d7d5f6da1365f24326d
      Signed-off-by: default avatarUbuntu <e.dah.tid@telefonica.com>
      (cherry picked from commit f664aa79)
      2 tags
      d536011e
  2. Oct 05, 2023
  3. Oct 03, 2023
  4. Aug 22, 2023
  5. Jul 27, 2023
  6. Jul 07, 2023
  7. Jul 03, 2023
  8. Jun 28, 2023
  9. Jun 27, 2023
  10. Jun 23, 2023
  11. Jun 22, 2023
  12. Jun 20, 2023
  13. Jun 19, 2023
  14. Jun 08, 2023
  15. Jun 05, 2023
  16. Jun 04, 2023
  17. Jun 02, 2023
  18. Jun 01, 2023
  19. May 30, 2023
  20. May 29, 2023
  21. May 25, 2023
  22. May 23, 2023
  23. May 22, 2023
  24. May 18, 2023
  25. May 11, 2023
    • garciadeblas's avatar
      Support of Python3.10 · b9dfe031
      garciadeblas authored
      
      
      This change includes required changes to make tests work in Python3.10.
      It also enables tox running as part of stage-test, which was not included before.
      For the moment, only flake8 and black envs will be checked. Some pylint
      errors have been fixed, but a few remain unsolved. That's why pylint is
      run, but its result is ignored.
      
      Change-Id: I29105bf849eab8b47f92627a7eea1ede31b8e05b
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      b9dfe031
  26. Apr 18, 2023
  27. Feb 23, 2023