This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/tests.git. Pull mirroring updated .
  1. Nov 21, 2023
  2. Nov 16, 2023
    • aguilard's avatar
      Fix stuck when executing a background command via SSH is SA02 · f664aa79
      aguilard authored
      
      
      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>
      f664aa79
  3. Nov 14, 2023
  4. Oct 05, 2023
  5. Sep 28, 2023
  6. Aug 22, 2023
  7. Jul 21, 2023
  8. Jul 05, 2023
  9. Jun 28, 2023
  10. Jun 27, 2023
  11. Jun 23, 2023
  12. Jun 22, 2023
  13. Jun 20, 2023
  14. Jun 19, 2023
  15. Jun 08, 2023
  16. Jun 05, 2023
  17. Jun 04, 2023
  18. Jun 02, 2023
  19. Jun 01, 2023
  20. May 30, 2023
  21. May 29, 2023
  22. May 25, 2023
  23. May 23, 2023
  24. May 22, 2023
  25. May 18, 2023
  26. 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
  27. Apr 18, 2023