This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/tests.git. Pull mirroring updated .
  1. Jan 31, 2022
    • Mark Beierl's avatar
      Bug 1850: LTS Support · 7c0e3550
      Mark Beierl authored
      
      
      Updates base to Ubuntu 20.04
      Updates python to 3.8
      Updates pip dependencies to more recent versions
      Adds apt cache to stage 2 dockerfile
      Pin version of regexp to match IM
      
      Fixes bug 1850
      
      Change-Id: Ic9a4a2d32593f1f64f5426c733609787925fe88c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      7c0e3550
  2. Oct 11, 2021
  3. Oct 06, 2021
  4. Oct 04, 2021
  5. Sep 24, 2021
  6. Sep 20, 2021
  7. Jun 24, 2021
  8. Jun 02, 2021
  9. May 28, 2021
  10. May 21, 2021
  11. May 14, 2021
  12. May 12, 2021
  13. Apr 28, 2021
  14. Apr 27, 2021
  15. Apr 22, 2021
    • Mark Beierl's avatar
      Including upstream requirements · 23a917ac
      Mark Beierl authored
      
      
      Now that internal OSM software does not specify python modules in
      setup.py, we need to include the requirements.txt from the module
      in the requirements-dev.in to generate the full list properly.
      
      Change-Id: I1b9660bb3e6d22eb199757f6c90e4fdeef0c707c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      23a917ac
  16. Apr 18, 2021
  17. Apr 15, 2021
  18. Apr 14, 2021
  19. Apr 13, 2021
  20. Apr 12, 2021
    • Mark Beierl's avatar
      Fixes for bug 1496 · 807f0832
      Mark Beierl authored
      
      
      No longer uses a build layer as there are development tools we still
      need at runtime.
      
      Changes yq to come from a stable source (PyPI) instead of PPA.
      
      Bug 1496
      
      Change-Id: I0964edc1992c11c459a572ef77cf225f2eebf568
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      807f0832
  21. Apr 09, 2021
    • garciadeblas's avatar
      Update tags in all testsuites · 4cf45d79
      garciadeblas authored
      
      
      All testsuites have been updated with the tags according to what
      was agreed in OSM-MR10 and subsequent DevOps calls:
      
      - A tag per testsuite using its mnemonic
      - Cluster tag for each of the statistically similar tests:
        - cluster_main
        - cluster_ee_config
        - cluster_relations
        - cluster_epa
        - cluster_k8s
        - cluster_k8s_charms
        - cluster_sa
        - cluster_slices
      - daily: for all tests that will run in the daily job
      - regression: for all tests that should pass in the current
        stable (same as daily for this release)
      - sanity: for all tests that should be passed by each commit in the
        stage3 to be successfully verified by Jenkins
      
      The keywork "Force Tags" has been used to force the tags in all
      the tests of a testsuite. In addition, the tag "cleanup" was kept
      to those tests doing any deletion.
      
      Change-Id: I3dcb5299a0d0984204ef60cc0450d1b330e6a3d2
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      4cf45d79
  22. Apr 08, 2021
  23. Apr 07, 2021