This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/tests.git. Pull mirroring updated .
  1. Jun 05, 2023
  2. Jun 04, 2023
  3. Jun 02, 2023
  4. Jun 01, 2023
  5. May 30, 2023
  6. May 29, 2023
  7. May 25, 2023
  8. May 23, 2023
  9. May 22, 2023
  10. May 18, 2023
  11. 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
  12. Apr 18, 2023
  13. Feb 23, 2023
  14. Feb 08, 2023
  15. Jan 28, 2023
  16. Jan 04, 2023
  17. Dec 21, 2022
  18. Dec 20, 2022
  19. Dec 14, 2022
  20. Dec 09, 2022
    • Mark Beierl's avatar
      System Level K8s Cluster · 9e367360
      Mark Beierl authored
      
      
      Changes the tests and wrapper script so that a system level k8s
      cluster is created instead of each test creating a new cluster.
      This is needed if any parallel testing is done, due to the bug
      where problems occur if more than one k8s cluster is registered
      to the VIM.
      
      Change-Id: I21cad8f2a0fe6c259a4162330b3544ceeed9309b
      Signed-off-by: default avatarMark Beierl <mark.beierl@canonical.com>
      9e367360
  21. Nov 30, 2022
  22. Nov 29, 2022
  23. Nov 25, 2022
  24. Nov 18, 2022
  25. Nov 15, 2022
  26. Oct 13, 2022
  27. Oct 03, 2022
  28. Sep 01, 2022
  29. Aug 30, 2022
  30. Aug 26, 2022
  31. Aug 09, 2022
    • garciadeblas's avatar
      Remove regression tag from new tests · d7f75d7d
      garciadeblas authored
      
      
      Regression tags should only be applied to tests running in the
      previous release. New tests for newi features by default should not have
      the tag regression, unless they are incorporated into the latest
      stable branch. This change updates the tags accordingly.
      
      In addition, this commit does minor changes in README file.
      
      Change-Id: Icca6c15343961fee1bb1adf0ee19f6871725f9cf
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      d7f75d7d