This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Feb 07, 2022
    • Mark Beierl's avatar
      Bug 1880 Speed up Artifactory search · a63734b2
      Mark Beierl authored
      
      
      The addition of the build parameter to the Artifactory search results
      in what would appear to be a full index scan, taking over 2 minutes
      to complete.  With this change, we still get the exact artifact
      we need, however the search completes in less than 1 second.
      
      Fixes Bug 1880
      
      Change-Id: Ibe5987e06cac39e3651b9dbec61993c0cfb567b8
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      (cherry picked from commit 499b442f)
      a63734b2
  2. Feb 03, 2022
    • Mark Beierl's avatar
      Bug 1877: Artifactory times out · 31855114
      Mark Beierl authored
      
      
      Added a lockable resource semaphore around queries to artifactory
      to prevent overloading the server.
      
      Fixes Bug 1877
      
      Change-Id: I17979e7fa5d2ed2405873e7dda588d7104741817
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      (cherry picked from commit f83c20ab)
      31855114
    • garciadav's avatar
      Update stage 3 base image · fc706140
      garciadav authored and Mark Beierl's avatar Mark Beierl committed
      
      
      While the base image can be set via the Jenkins job parameters,
      the code to use that parameter was not present in the v10 branch.
      This change uses the OPENSTACK_BASE_IMAGE parameter
      
      Change-Id: I229cdca38e605b419a7528031fec542049311c48
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      fc706140
    • garciadav's avatar
      Feature 10884: Juju 2.9 support · c35943ee
      garciadav authored
      
      
      OSM LTS Support
      
      - Update osm bundles (charmed)
      - Update Juju version (snap and agent version) (charmed and k8s)
      - Update to new mongodb charm (charmed and k8s)
      - Fix ingress issue by adding an ingress_class config
      - Charmed installer: point to local bundles until all charms are in
      CharmHub
      Change-Id: I6ff8328e5db6719bbf9d5d4c9b5490f478b2ace8
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      c35943ee
  3. Jan 31, 2022
    • Mark Beierl's avatar
      Bug 1841: LTS Support · 5a6d1128
      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
      Change stage 3 base image to Ubuntu 20.04 so we can use
      python3.8
      
      Fixes bug 1841
      
      Change-Id: I442d0ecf09f033946bbbc3301fd8de54382a4195
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      5a6d1128
  4. Dec 14, 2021
  5. Nov 30, 2021
  6. Nov 18, 2021
  7. Nov 17, 2021
  8. Nov 16, 2021
  9. Nov 11, 2021
  10. Nov 03, 2021
  11. Oct 05, 2021
  12. Oct 01, 2021
  13. Sep 30, 2021
  14. Sep 24, 2021
    • garciadeblas's avatar
      Add private key to docker/tests to access OSM instance · 331cd2c4
      garciadeblas authored
      
      
      Some of the tests require access to OSM instance in order
      to run some commands from there. Those commands could be run
      using ssh, but a private key is required to be able connect to
      that OSM instance.
      
      This change gets the private key corresponding to the public key in
      OSM instance and mounts it in docker/tests so that the container can
      access to OSM instance via ssh and run commands there.
      
      Change-Id: Id12ede582d5e519afbc41647b90d192b80cf8fcf
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      331cd2c4
  15. Sep 16, 2021
  16. Sep 13, 2021
  17. Sep 09, 2021
  18. Sep 02, 2021
  19. Aug 12, 2021
  20. Aug 05, 2021
  21. Jul 30, 2021
  22. Jul 28, 2021
  23. Jun 24, 2021
  24. Jun 22, 2021
  25. Jun 18, 2021
  26. Jun 17, 2021
  27. Jun 16, 2021
  28. Jun 15, 2021